Skip to content

Commit

Permalink
⛓️ update dependencies
Browse files Browse the repository at this point in the history
@eslint/js ^9.8.0 → ^9.9.0
@fluentui/react-icons ^2.0.252 → ^2.0.253
@types/node ^22.1.0 → ^22.2.0
eslint ^9.8.0 → ^9.9.0
  • Loading branch information
plbstl committed Aug 10, 2024
1 parent b3d408d commit d2db514
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 135 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@fluentui/react-components": "^9.54.10",
"@fluentui/react-icons": "^2.0.252",
"@fluentui/react-icons": "^2.0.253",
"punycode": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -44,7 +44,7 @@
"@commitlint/types": "^19.0.3",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@playwright/test": "^1.46.0",
"@storybook/addon-a11y": "^8.2.8",
Expand All @@ -54,15 +54,15 @@
"@storybook/react-vite": "^8.2.8",
"@types/eslint__js": "^8.42.3",
"@types/html-minifier-terser": "^7.0.2",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"@types/punycode": "^2.1.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "5.1.0-rc-8269d55d-20240802",
"eslint-plugin-react-refresh": "^0.4.9",
Expand Down
Loading

0 comments on commit d2db514

Please sign in to comment.