We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3a4cd commit 7822acbCopy full SHA for 7822acb
package.json
@@ -19,15 +19,15 @@
19
"packageManager": "[email protected]",
20
"devDependencies": {
21
"@biomejs/biome": "^1.9.4",
22
- "@crxjs/vite-plugin": "2.0.0-beta.32",
+ "@crxjs/vite-plugin": "2.2.0",
23
"@types/chrome": "0.0.318",
24
"@types/react": "^19.1.2",
25
"@types/react-dom": "^19.1.3",
26
"@types/webextension-polyfill": "^0.12.3",
27
- "@vitejs/plugin-react": "^4.4.1",
+ "@vitejs/plugin-react": "^5.0.3",
28
"terser": "^5.39.0",
29
"typescript": "5.8.3",
30
- "vite": "6.3.4"
+ "vite": "7.1.7"
31
},
32
"pnpm": {
33
"onlyBuiltDependencies": ["@biomejs/biome", "esbuild"]
0 commit comments