File tree Expand file tree Collapse file tree 7 files changed +191
-181
lines changed
create-vite/template-svelte-ts Expand file tree Collapse file tree 7 files changed +191
-181
lines changed Original file line number Diff line number Diff line change 3737 },
3838 "devDependencies" : {
3939 "@babel/types" : " ^7.20.7" ,
40- "@microsoft/api-extractor" : " ^7.33.8 " ,
40+ "@microsoft/api-extractor" : " ^7.34.1 " ,
4141 "@rollup/plugin-typescript" : " ^11.0.0" ,
4242 "@types/babel__core" : " ^7.20.0" ,
4343 "@types/babel__standalone" : " ^7.1.4" ,
6363 "@typescript-eslint/parser" : " ^5.49.0" ,
6464 "conventional-changelog-cli" : " ^2.2.2" ,
6565 "esbuild" : " ^0.16.14" ,
66- "eslint" : " ^8.32 .0" ,
66+ "eslint" : " ^8.33 .0" ,
6767 "eslint-define-config" : " ^1.14.0" ,
6868 "eslint-plugin-import" : " ^2.27.5" ,
6969 "eslint-plugin-node" : " ^11.1.0" ,
7575 "minimist" : " ^1.2.7" ,
7676 "npm-run-all" : " ^4.1.5" ,
7777 "picocolors" : " ^1.0.0" ,
78- "playwright-chromium" : " ^1.29.2 " ,
78+ "playwright-chromium" : " ^1.30.0 " ,
7979 "prettier" : " 2.8.3" ,
8080 "prompts" : " ^2.4.2" ,
8181 "resolve" : " ^1.22.1" ,
8282 "rimraf" : " ^4.1.2" ,
8383 "rollup" : " ^3.10.0" ,
8484 "semver" : " ^7.3.8" ,
8585 "simple-git-hooks" : " ^2.8.1" ,
86- "tslib" : " ^2.4.1 " ,
86+ "tslib" : " ^2.5.0 " ,
8787 "tsx" : " ^3.12.2" ,
8888 "typescript" : " ^4.9.3" ,
8989 "unbuild" : " ^1.1.1" ,
9090 "vite" : " workspace:*" ,
91- "vitepress" : " ^1.0.0-alpha.40 " ,
92- "vitest" : " ^0.28.1 " ,
91+ "vitepress" : " ^1.0.0-alpha.44 " ,
92+ "vitest" : " ^0.28.3 " ,
9393 "vue" : " ^3.2.45"
9494 },
9595 "simple-git-hooks" : {
109109 " eslint --cache --fix"
110110 ]
111111 },
112- "packageManager" : " pnpm@7.25.1 " ,
112+ "packageManager" : " pnpm@7.26.2 " ,
113113 "pnpm" : {
114114 "overrides" : {
115115 "vite" : " workspace:*"
Original file line number Diff line number Diff line change 1414 "@tsconfig/svelte" : " ^3.0.0" ,
1515 "svelte" : " ^3.55.1" ,
1616 "svelte-check" : " ^2.10.3" ,
17- "tslib" : " ^2.4.1 " ,
17+ "tslib" : " ^2.5.0 " ,
1818 "typescript" : " ^4.9.3" ,
1919 "vite" : " ^4.1.0-beta.1"
2020 }
Original file line number Diff line number Diff line change 4141 },
4242 "homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme" ,
4343 "dependencies" : {
44- "@babel/standalone" : " ^7.20.13 " ,
44+ "@babel/standalone" : " ^7.20.14 " ,
4545 "core-js" : " ^3.27.2" ,
4646 "magic-string" : " ^0.27.0" ,
4747 "regenerator-runtime" : " ^0.13.11" ,
Original file line number Diff line number Diff line change 113113 "okie" : " ^1.0.1" ,
114114 "open" : " ^8.4.0" ,
115115 "parse5" : " ^7.1.2" ,
116- "periscopic" : " ^3.0.4 " ,
116+ "periscopic" : " ^3.1.0 " ,
117117 "picocolors" : " ^1.0.0" ,
118118 "picomatch" : " ^2.3.1" ,
119119 "postcss-import" : " ^15.1.0" ,
127127 "strip-ansi" : " ^7.0.1" ,
128128 "strip-literal" : " ^0.4.2" ,
129129 "tsconfck" : " ^2.0.2" ,
130- "tslib" : " ^2.4.1 " ,
130+ "tslib" : " ^2.5.0 " ,
131131 "types" : " link:./types" ,
132132 "ufo" : " ^1.0.1" ,
133133 "ws" : " ^8.12.0"
Original file line number Diff line number Diff line change 1313 "devDependencies" : {
1414 "@vitejs/plugin-legacy" : " workspace:*" ,
1515 "express" : " ^4.18.2" ,
16- "terser" : " ^5.16.1 "
16+ "terser" : " ^5.16.2 "
1717 }
1818}
Original file line number Diff line number Diff line change 1717 "preview:preload-disabled" : " vite preview --config vite.config-preload-disabled.ts"
1818 },
1919 "devDependencies" : {
20- "terser" : " ^5.16.1 " ,
20+ "terser" : " ^5.16.2 " ,
2121 "@vitejs/test-dep-a" : " file:./dep-a" ,
2222 "@vitejs/test-dep-including-a" : " file:./dep-including-a"
2323 }
You can’t perform that action at this time.
0 commit comments