File tree Expand file tree Collapse file tree 9 files changed +157
-312
lines changed Expand file tree Collapse file tree 9 files changed +157
-312
lines changed Original file line number Diff line number Diff line change 55 "engines" : {
66 "node" : " ^14.18.0 || >=16.0.0"
77 },
8- "packageManager" : " pnpm@9.14.2 " ,
8+ "packageManager" : " pnpm@9.15.0 " ,
99 "homepage" : " https://github.com/vitejs/vite-plugin-react/" ,
1010 "keywords" : [
1111 " frontend" ,
3535 "@eslint-types/import" : " ^2.29.1" ,
3636 "@eslint-types/typescript-eslint" : " ^7.5.0" ,
3737 "@types/fs-extra" : " ^11.0.4" ,
38- "@types/node" : " ^20.17.7 " ,
38+ "@types/node" : " ^20.17.9 " ,
3939 "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
4040 "@typescript-eslint/parser" : " ^7.18.0" ,
4141 "@vitejs/release-scripts" : " ^1.3.2" ,
5353 "simple-git-hooks" : " ^2.11.1" ,
5454 "tsx" : " ^4.19.2" ,
5555 "typescript" : " ^5.7.2" ,
56- "vite" : " ^6.0.0 " ,
57- "vitest" : " ^2.1.5 "
56+ "vite" : " ^6.0.3 " ,
57+ "vitest" : " ^2.1.8 "
5858 },
5959 "simple-git-hooks" : {
6060 "pre-commit" : " pnpm exec lint-staged --concurrent false"
Original file line number Diff line number Diff line change 4242 "@babel/plugin-transform-react-jsx-self" : " ^7.25.9" ,
4343 "@babel/plugin-transform-react-jsx-source" : " ^7.25.9" ,
4444 "@types/babel__core" : " ^7.20.5" ,
45- "react-refresh" : " ^0.14.2 "
45+ "react-refresh" : " ^0.16.0 "
4646 },
4747 "peerDependencies" : {
4848 "vite" : " ^4.2.0 || ^5.0.0 || ^6.0.0"
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.3.1"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.3.12 " ,
16- "@types/react-dom" : " ^18.3.1 " ,
15+ "@types/react" : " ^18.3.14 " ,
16+ "@types/react-dom" : " ^18.3.2 " ,
1717 "@vitejs/plugin-react" : " workspace:*"
1818 }
1919}
Original file line number Diff line number Diff line change 1414 },
1515 "devDependencies" : {
1616 "@babel/plugin-transform-react-jsx-development" : " ^7.25.9" ,
17- "@types/react" : " ^18.3.12 " ,
18- "@types/react-dom" : " ^18.3.1 " ,
17+ "@types/react" : " ^18.3.14 " ,
18+ "@types/react-dom" : " ^18.3.2 " ,
1919 "@vitejs/plugin-react" : " workspace:*" ,
2020 "babel-plugin-react-compiler" : " 0.0.0-experimental-dc8bd44-20241121" ,
2121 "typescript" : " ^5.7.2"
Original file line number Diff line number Diff line change 88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "react" : " ^19.0.0-rc-fb9a90fa48-20240614 " ,
12- "react-dom" : " ^19.0.0-rc-fb9a90fa48-20240614 "
11+ "react" : " ^19.0.0" ,
12+ "react-dom" : " ^19.0.0"
1313 },
1414 "devDependencies" : {
1515 "@babel/plugin-transform-react-jsx-development" : " ^7.25.9" ,
16- "@types/react" : " ^18.3.12 " ,
17- "@types/react-dom" : " ^18.3.1 " ,
16+ "@types/react" : " ^18.3.14 " ,
17+ "@types/react-dom" : " ^18.3.2 " ,
1818 "@vitejs/plugin-react" : " workspace:*" ,
1919 "babel-plugin-react-compiler" : " 0.0.0-experimental-dc8bd44-20241121" ,
2020 "typescript" : " ^5.7.2"
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@mdx-js/rollup" : " ^3.1.0" ,
16- "@types/react" : " ^18.3.12 " ,
17- "@types/react-dom" : " ^18.3.1 " ,
16+ "@types/react" : " ^18.3.14 " ,
17+ "@types/react-dom" : " ^18.3.2 " ,
1818 "@vitejs/plugin-react" : " workspace:*"
1919 }
2020}
Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "@emotion/react" : " ^11.13.5 " ,
13- "@emotion/styled" : " ^11.13.5 " ,
12+ "@emotion/react" : " ^11.14.0 " ,
13+ "@emotion/styled" : " ^11.14.0 " ,
1414 "react" : " ^18.3.1" ,
1515 "react-dom" : " ^18.3.1" ,
1616 "react-switch" : " ^7.0.0"
Original file line number Diff line number Diff line change 1919 "devDependencies" : {
2020 "@vitejs/plugin-react" : " workspace:*" ,
2121 "compression" : " ^1.7.5" ,
22- "express" : " ^4.21.1 " ,
22+ "express" : " ^4.21.2 " ,
2323 "serve-static" : " ^1.16.2"
2424 }
2525}
You can’t perform that action at this time.
0 commit comments