File tree Expand file tree Collapse file tree 4 files changed +253
-244
lines changed
packages/vite-plugin-svelte Expand file tree Collapse file tree 4 files changed +253
-244
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @sveltejs/vite-plugin-svelte ' : major
3+ ---
4+
5+ Bump svelte peer dependency to ^3.44.0
Original file line number Diff line number Diff line change 3838 "eslint" : " ^8.0.1" ,
3939 "eslint-config-prettier" : " ^8.3.0" ,
4040 "eslint-plugin-html" : " ^6.2.0" ,
41- "eslint-plugin-jest" : " ^25.2.1 " ,
41+ "eslint-plugin-jest" : " ^25.2.2 " ,
4242 "eslint-plugin-markdown" : " ^2.2.1" ,
4343 "eslint-plugin-node" : " ^11.1.0" ,
4444 "eslint-plugin-prettier" : " ^4.0.0" ,
4545 "eslint-plugin-svelte3" : " ^3.2.1" ,
4646 "execa" : " ^5.1.1" ,
4747 "fs-extra" : " ^10.0.0" ,
4848 "husky" : " ^7.0.2" ,
49- "jest" : " ^27.2.5 " ,
50- "jest-environment-node" : " ^27.2.5 " ,
49+ "jest" : " ^27.3.0 " ,
50+ "jest-environment-node" : " ^27.3.0 " ,
5151 "jest-junit" : " ^13.0.0" ,
5252 "lint-staged" : " ^11.2.3" ,
5353 "minimist" : " ^1.2.5" ,
Original file line number Diff line number Diff line change 5454 },
5555 "peerDependencies" : {
5656 "diff-match-patch" : " ^1.0.5" ,
57- "svelte" : " ^3.34 .0" ,
57+ "svelte" : " ^3.44 .0" ,
5858 "vite" : " ^2.6.0"
5959 },
6060 "peerDependenciesMeta" : {
6969 "esbuild" : " ^0.13.8" ,
7070 "rollup" : " ^2.58.0" ,
7171 "svelte" : " ^3.44.0" ,
72- "tsup" : " ^5.4.0 " ,
72+ "tsup" : " ^5.4.1 " ,
7373 "vite" : " ^2.6.7"
7474 }
7575}
You can’t perform that action at this time.
0 commit comments