File tree Expand file tree Collapse file tree 4 files changed +2976
-1338
lines changed
Expand file tree Collapse file tree 4 files changed +2976
-1338
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ dist-ssr
2222* .njsproj
2323* .sln
2424* .sw ?
25+ .yarn /install-state.gz
Original file line number Diff line number Diff line change 1+ nodeLinker : node-modules
Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "react" : " ^18.2.0 " ,
13- "react-dom" : " ^18.2.0 " ,
14- "web-vitals" : " ^3.0 .3"
12+ "react" : " ^18.3.1 " ,
13+ "react-dom" : " ^18.3.1 " ,
14+ "web-vitals" : " ^4.2 .3"
1515 },
1616 "devDependencies" : {
17- "@crxjs/vite-plugin" : " @crxjs/vite-plugin@2 .0.0-beta.11 " ,
18- "@types/chrome" : " ^0.0.197 " ,
19- "@types/node" : " ^18.8.3 " ,
17+ "@crxjs/vite-plugin" : " ^1 .0.14 " ,
18+ "@types/chrome" : " ^0.0.269 " ,
19+ "@types/node" : " ^22.2.0 " ,
2020 "@types/react" : " ^18.0.17" ,
2121 "@types/react-dom" : " ^18.0.6" ,
22- "@vitejs/plugin-react" : " ^2.1.0 " ,
23- "typescript" : " ^4.6 .4" ,
24- "vite" : " ^3.1 .0" ,
25- "vite-plugin-svgr" : " ^2 .2.1 "
22+ "@vitejs/plugin-react" : " ^4.3.1 " ,
23+ "typescript" : " ^5.5 .4" ,
24+ "vite" : " ^5.4 .0" ,
25+ "vite-plugin-svgr" : " ^4 .2.0 "
2626 }
2727}
You can’t perform that action at this time.
0 commit comments