File tree Expand file tree Collapse file tree 16 files changed +270
-278
lines changed
Expand file tree Collapse file tree 16 files changed +270
-278
lines changed Original file line number Diff line number Diff line change 5858 "@types/semver" : " ^7.3.12" ,
5959 "@types/stylus" : " ^0.48.38" ,
6060 "@types/ws" : " ^8.5.3" ,
61- "@typescript-eslint/eslint-plugin" : " ^5.40.1 " ,
62- "@typescript-eslint/parser" : " ^5.40.1 " ,
61+ "@typescript-eslint/eslint-plugin" : " ^5.41.0 " ,
62+ "@typescript-eslint/parser" : " ^5.41.0 " ,
6363 "conventional-changelog-cli" : " ^2.2.2" ,
6464 "esbuild" : " ^0.14.47" ,
65- "eslint" : " ^8.25 .0" ,
66- "eslint-define-config" : " ^1.7 .0" ,
65+ "eslint" : " ^8.26 .0" ,
66+ "eslint-define-config" : " ^1.8 .0" ,
6767 "eslint-plugin-import" : " ^2.26.0" ,
6868 "eslint-plugin-node" : " ^11.1.0" ,
6969 "execa" : " ^6.1.0" ,
7474 "npm-run-all" : " ^4.1.5" ,
7575 "picocolors" : " ^1.0.0" ,
7676 "playwright-chromium" : " ^1.27.1" ,
77- "pnpm" : " ^7.13.5 " ,
77+ "pnpm" : " ^7.14.0 " ,
7878 "prettier" : " 2.7.1" ,
7979 "prompts" : " ^2.4.2" ,
8080 "resolve" : " ^1.22.1" ,
8484 "semver" : " ^7.3.8" ,
8585 "simple-git-hooks" : " ^2.8.1" ,
8686 "tslib" : " ^2.4.0" ,
87- "tsx" : " ^3.10.4 " ,
87+ "tsx" : " ^3.11.0 " ,
8888 "typescript" : " ^4.6.4" ,
8989 "unbuild" : " ^0.9.4" ,
9090 "vite" : " workspace:*" ,
91- "vitepress" : " ^1.0.0-alpha.21 " ,
91+ "vitepress" : " ^1.0.0-alpha.22 " ,
9292 "vitest" : " ^0.24.3" ,
9393 "vue" : " ^3.2.41"
9494 },
110110 " eslint --cache --fix"
111111 ]
112112 },
113- "packageManager" : " pnpm@7.13.5 " ,
113+ "packageManager" : " pnpm@7.14.0 " ,
114114 "pnpm" : {
115115 "overrides" : {
116116 "vite" : " workspace:*" ,
Original file line number Diff line number Diff line change 1313 "react-dom" : " ^18.2.0"
1414 },
1515 "devDependencies" : {
16- "@types/react" : " ^18.0.21 " ,
17- "@types/react-dom" : " ^18.0.6 " ,
16+ "@types/react" : " ^18.0.22 " ,
17+ "@types/react-dom" : " ^18.0.7 " ,
1818 "@vitejs/plugin-react" : " ^2.1.0" ,
1919 "typescript" : " ^4.6.4" ,
2020 "vite" : " ^3.1.8"
Original file line number Diff line number Diff line change 1313 "react-dom" : " ^18.2.0"
1414 },
1515 "devDependencies" : {
16- "@types/react" : " ^18.0.21 " ,
17- "@types/react-dom" : " ^18.0.6 " ,
16+ "@types/react" : " ^18.0.22 " ,
17+ "@types/react-dom" : " ^18.0.7 " ,
1818 "@vitejs/plugin-react" : " ^2.1.0" ,
1919 "vite" : " ^3.1.8"
2020 }
Original file line number Diff line number Diff line change 1010 "check" : " svelte-check --tsconfig ./tsconfig.json"
1111 },
1212 "devDependencies" : {
13- "@sveltejs/vite-plugin-svelte" : " ^1.0.9 " ,
13+ "@sveltejs/vite-plugin-svelte" : " ^1.1.0 " ,
1414 "@tsconfig/svelte" : " ^3.0.0" ,
1515 "svelte" : " ^3.52.0" ,
1616 "svelte-check" : " ^2.9.2" ,
Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "devDependencies" : {
12- "@sveltejs/vite-plugin-svelte" : " ^1.0.9 " ,
12+ "@sveltejs/vite-plugin-svelte" : " ^1.1.0 " ,
1313 "svelte" : " ^3.52.0" ,
1414 "vite" : " ^3.1.8"
1515 }
Original file line number Diff line number Diff line change 1515 "@vitejs/plugin-vue" : " ^3.1.2" ,
1616 "typescript" : " ^4.6.4" ,
1717 "vite" : " ^3.1.8" ,
18- "vue-tsc" : " ^1.0.8 "
18+ "vue-tsc" : " ^1.0.9 "
1919 }
2020}
Original file line number Diff line number Diff line change 3535 },
3636 "homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme" ,
3737 "dependencies" : {
38- "@babel/standalone" : " ^7.19.5 " ,
39- "core-js" : " ^3.25.5 " ,
38+ "@babel/standalone" : " ^7.19.6 " ,
39+ "core-js" : " ^3.26.0 " ,
4040 "magic-string" : " ^0.26.7" ,
4141 "regenerator-runtime" : " ^0.13.10" ,
4242 "systemjs" : " ^6.13.0"
4646 "vite" : " ^3.0.0"
4747 },
4848 "devDependencies" : {
49- "@babel/core" : " ^7.19.3 " ,
49+ "@babel/core" : " ^7.19.6 " ,
5050 "picocolors" : " ^1.0.0" ,
5151 "vite" : " workspace:*"
5252 }
Original file line number Diff line number Diff line change 3838 },
3939 "homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-react#readme" ,
4040 "dependencies" : {
41- "@babel/core" : " ^7.19.3 " ,
41+ "@babel/core" : " ^7.19.6 " ,
4242 "@babel/plugin-transform-react-jsx" : " ^7.19.0" ,
4343 "@babel/plugin-transform-react-jsx-development" : " ^7.18.6" ,
4444 "@babel/plugin-transform-react-jsx-self" : " ^7.18.6" ,
45- "@babel/plugin-transform-react-jsx-source" : " ^7.18 .6" ,
45+ "@babel/plugin-transform-react-jsx-source" : " ^7.19 .6" ,
4646 "magic-string" : " ^0.26.7" ,
4747 "react-refresh" : " ^0.14.0"
4848 },
Original file line number Diff line number Diff line change 3535 },
3636 "homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx#readme" ,
3737 "dependencies" : {
38- "@babel/core" : " ^7.19.3 " ,
38+ "@babel/core" : " ^7.19.6 " ,
3939 "@babel/plugin-transform-typescript" : " ^7.19.3" ,
4040 "@vue/babel-plugin-jsx" : " ^1.1.1"
4141 },
Original file line number Diff line number Diff line change 6969 },
7070 "devDependencies" : {
7171 "@ampproject/remapping" : " ^2.2.0" ,
72- "@babel/parser" : " ^7.19.4 " ,
72+ "@babel/parser" : " ^7.19.6 " ,
7373 "@babel/types" : " ^7.19.4" ,
7474 "@jridgewell/trace-mapping" : " ^0.3.17" ,
75- "@rollup/plugin-alias" : " ^4.0.0 " ,
75+ "@rollup/plugin-alias" : " ^4.0.2 " ,
7676 "@rollup/plugin-commonjs" : " ^22.0.2" ,
7777 "@rollup/plugin-dynamic-import-vars" : " ^1.4.4" ,
7878 "@rollup/plugin-json" : " ^4.1.0" ,
7979 "@rollup/plugin-node-resolve" : " 14.1.0" ,
8080 "@rollup/plugin-typescript" : " ^8.5.0" ,
8181 "@rollup/pluginutils" : " ^4.2.1" ,
82- "acorn" : " ^8.8.0 " ,
82+ "acorn" : " ^8.8.1 " ,
8383 "cac" : " ^6.7.14" ,
8484 "chokidar" : " ^3.5.3" ,
8585 "connect" : " ^3.7.0" ,
9191 "dep-types" : " link:./src/types" ,
9292 "dotenv" : " ^14.3.2" ,
9393 "dotenv-expand" : " ^5.1.0" ,
94- "es-module-lexer" : " 1.0.3 " ,
94+ "es-module-lexer" : " ^1.1.0 " ,
9595 "estree-walker" : " ^3.0.1" ,
9696 "etag" : " ^1.8.1" ,
9797 "fast-glob" : " ^3.2.12" ,
122122 "tslib" : " ^2.4.0" ,
123123 "types" : " link:./types" ,
124124 "ufo" : " ^0.8.6" ,
125- "ws" : " ^8.9 .0"
125+ "ws" : " ^8.10 .0"
126126 },
127127 "peerDependencies" : {
128128 "less" : " *" ,
You can’t perform that action at this time.
0 commit comments