Skip to content

Commit

Permalink
Merge branch 'next' into dependabot/npm_and_yarn/next/types/react-dom…
Browse files Browse the repository at this point in the history
…-18.2.20
  • Loading branch information
XFox111 committed Mar 5, 2024
2 parents 612ed86 + 779714c commit 14b82fc
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 529 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -9,13 +9,13 @@
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
},
"dependencies": {
"@fluentui/react-components": "^9.46.4",
"@fluentui/react-icons": "^2.0.226",
"@fluentui/react-components": "^9.46.7",
"@fluentui/react-icons": "^2.0.230",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.55",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.20",
"@types/webextension-polyfill": "^0.10.7",
"@typescript-eslint/eslint-plugin": "^6.21.0",
Expand All @@ -26,10 +26,10 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"typescript": "^5.3.3",
"vite": "^5.1.0",
"vite": "^5.1.5",
"vite-plugin-static-copy": "^1.0.1",
"vite-plugin-svgr": "^4.2.0",
"vite-plugin-web-extension": "^4.1.1",
"vite-plugin-web-extension": "^4.1.2",
"webextension-polyfill": "^0.10.0"
},
"resolutions": {
Expand Down

0 comments on commit 14b82fc

Please sign in to comment.