File tree Expand file tree Collapse file tree 5 files changed +140
-140
lines changed Expand file tree Collapse file tree 5 files changed +140
-140
lines changed Original file line number Diff line number Diff line change 3131 "ci-publish" : " tsx scripts/publishCI.ts"
3232 },
3333 "devDependencies" : {
34- "@types/fs-extra" : " ^11.0.3 " ,
34+ "@types/fs-extra" : " ^11.0.4 " ,
3535 "@types/node" : " ^20.9.0" ,
36- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
37- "@typescript-eslint/parser" : " ^6.10 .0" ,
36+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
37+ "@typescript-eslint/parser" : " ^6.11 .0" ,
3838 "@vitejs/release-scripts" : " ^1.3.1" ,
3939 "eslint" : " ^8.53.0" ,
4040 "eslint-define-config" : " ^1.24.1" ,
4141 "eslint-plugin-import" : " ^2.29.0" ,
4242 "eslint-plugin-node" : " ^11.1.0" ,
4343 "eslint-plugin-regexp" : " ^2.1.1" ,
4444 "fs-extra" : " ^11.1.1" ,
45- "lint-staged" : " ^15.0.2 " ,
45+ "lint-staged" : " ^15.1.0 " ,
4646 "npm-run-all" : " ^4.1.5" ,
4747 "picocolors" : " ^1.0.0" ,
4848 "playwright-chromium" : " ^1.39.0" ,
Original file line number Diff line number Diff line change 3838 },
3939 "homepage" : " https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme" ,
4040 "dependencies" : {
41- "@babel/core" : " ^7.23.2 " ,
42- "@babel/plugin-transform-react-jsx-self" : " ^7.22.5 " ,
43- "@babel/plugin-transform-react-jsx-source" : " ^7.22.5 " ,
44- "@types/babel__core" : " ^7.20.3 " ,
41+ "@babel/core" : " ^7.23.3 " ,
42+ "@babel/plugin-transform-react-jsx-self" : " ^7.23.3 " ,
43+ "@babel/plugin-transform-react-jsx-source" : " ^7.23.3 " ,
44+ "@types/babel__core" : " ^7.20.4 " ,
4545 "react-refresh" : " ^0.14.0"
4646 },
4747 "peerDependencies" : {
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@mdx-js/rollup" : " ^3.0.0" ,
16- "@types/react" : " ^18.2.36 " ,
17- "@types/react-dom" : " ^18.2.14 " ,
16+ "@types/react" : " ^18.2.37 " ,
17+ "@types/react-dom" : " ^18.2.15 " ,
1818 "@vitejs/plugin-react" : " workspace:*"
1919 }
2020}
Original file line number Diff line number Diff line change 1616 "react-switch" : " ^7.0.0"
1717 },
1818 "devDependencies" : {
19- "@babel/plugin-proposal-pipeline-operator" : " ^7.22.15 " ,
19+ "@babel/plugin-proposal-pipeline-operator" : " ^7.23.3 " ,
2020 "@emotion/babel-plugin" : " ^11.11.0" ,
2121 "@vitejs/plugin-react" : " workspace:*"
2222 },
You can’t perform that action at this time.
0 commit comments