File tree Expand file tree Collapse file tree 7 files changed +67
-49
lines changed
Expand file tree Collapse file tree 7 files changed +67
-49
lines changed Original file line number Diff line number Diff line change 4040 "@types/node" : " ^16.11.26" ,
4141 "@types/prompts" : " ^2.0.14" ,
4242 "@types/semver" : " ^7.3.9" ,
43- "@typescript-eslint/eslint-plugin" : " ^5.15 .0" ,
44- "@typescript-eslint/parser" : " ^5.15 .0" ,
43+ "@typescript-eslint/eslint-plugin" : " ^5.16 .0" ,
44+ "@typescript-eslint/parser" : " ^5.16 .0" ,
4545 "conventional-changelog-cli" : " ^2.2.2" ,
4646 "cross-env" : " ^7.0.3" ,
4747 "esbuild" : " ^0.14.27" ,
5151 "execa" : " ^5.1.1" ,
5252 "fs-extra" : " ^10.0.1" ,
5353 "jest" : " ^27.5.1" ,
54- "lint-staged" : " ^12.3.6 " ,
54+ "lint-staged" : " ^12.3.7 " ,
5555 "minimist" : " ^1.2.5" ,
5656 "node-fetch" : " ^2.6.6" ,
5757 "npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 2222 },
2323 "homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme" ,
2424 "dependencies" : {
25- "@babel/standalone" : " ^7.17.7 " ,
25+ "@babel/standalone" : " ^7.17.8 " ,
2626 "core-js" : " ^3.21.1" ,
2727 "magic-string" : " ^0.26.1" ,
2828 "regenerator-runtime" : " ^0.13.9" ,
Original file line number Diff line number Diff line change 3333 },
3434 "homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-react#readme" ,
3535 "dependencies" : {
36- "@babel/core" : " ^7.17.7 " ,
36+ "@babel/core" : " ^7.17.8 " ,
3737 "@babel/plugin-transform-react-jsx" : " ^7.17.3" ,
3838 "@babel/plugin-transform-react-jsx-development" : " ^7.16.7" ,
3939 "@babel/plugin-transform-react-jsx-self" : " ^7.16.7" ,
Original file line number Diff line number Diff line change 2222 },
2323 "homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx#readme" ,
2424 "dependencies" : {
25- "@babel/core" : " ^7.17.7 " ,
25+ "@babel/core" : " ^7.17.8 " ,
2626 "@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
2727 "@babel/plugin-transform-typescript" : " ^7.16.8" ,
2828 "@rollup/pluginutils" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 3737 "devDependencies" : {
3838 "@rollup/pluginutils" : " ^4.2.0" ,
3939 "@types/hash-sum" : " ^1.0.0" ,
40- "debug" : " ^4.3.3 " ,
40+ "debug" : " ^4.3.4 " ,
4141 "hash-sum" : " ^2.0.0" ,
4242 "rollup" : " ^2.59.0" ,
4343 "slash" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 5353 },
5454 "devDependencies" : {
5555 "@ampproject/remapping" : " ^2.1.2" ,
56- "@babel/parser" : " ^7.17.7 " ,
56+ "@babel/parser" : " ^7.17.8 " ,
5757 "@babel/types" : " ^7.17.0" ,
5858 "@jridgewell/trace-mapping" : " ^0.3.4" ,
5959 "@rollup/plugin-alias" : " ^3.1.9" ,
8585 "convert-source-map" : " ^1.8.0" ,
8686 "cors" : " ^2.8.5" ,
8787 "cross-spawn" : " ^7.0.3" ,
88- "debug" : " ^4.3.3 " ,
88+ "debug" : " ^4.3.4 " ,
8989 "dotenv" : " ^14.3.2" ,
9090 "dotenv-expand" : " ^5.1.0" ,
91- "es-module-lexer" : " ^0.10.1 " ,
91+ "es-module-lexer" : " ^0.10.4 " ,
9292 "estree-walker" : " ^2.0.2" ,
9393 "etag" : " ^1.8.1" ,
9494 "fast-glob" : " ^3.2.11" ,
9595 "http-proxy" : " ^1.18.1" ,
96- "json5" : " ^2.2.0 " ,
96+ "json5" : " ^2.2.1 " ,
9797 "launch-editor-middleware" : " ^2.3.0" ,
9898 "magic-string" : " ^0.26.1" ,
9999 "micromatch" : " ^4.0.4" ,
100100 "mrmime" : " ^1.0.0" ,
101- "node-forge" : " ^1.2.1 " ,
101+ "node-forge" : " ^1.3.0 " ,
102102 "okie" : " ^1.0.1" ,
103103 "open" : " ^8.4.0" ,
104104 "periscopic" : " ^2.0.3" ,
You can’t perform that action at this time.
0 commit comments