File tree Expand file tree Collapse file tree 7 files changed +200
-201
lines changed Expand file tree Collapse file tree 7 files changed +200
-201
lines changed Original file line number Diff line number Diff line change 4242 "@types/convert-source-map" : " ^2.0.3" ,
4343 "@types/debug" : " ^4.1.12" ,
4444 "@types/fs-extra" : " ^11.0.4" ,
45- "@types/node" : " ^22.18.1 " ,
45+ "@types/node" : " ^22.18.3 " ,
4646 "@vitejs/release-scripts" : " ^1.6.0" ,
4747 "eslint" : " ^9.35.0" ,
4848 "eslint-import-resolver-typescript" : " ^4.4.4" ,
4949 "eslint-plugin-import-x" : " ^4.16.1" ,
50- "eslint-plugin-n" : " ^17.21.3 " ,
50+ "eslint-plugin-n" : " ^17.22.0 " ,
5151 "eslint-plugin-regexp" : " ^2.10.0" ,
5252 "execa" : " ^9.6.0" ,
5353 "fs-extra" : " ^11.3.1" ,
8181 " eslint --cache --fix"
8282 ]
8383 },
84- "packageManager" : " pnpm@10.15 .1" ,
84+ "packageManager" : " pnpm@10.16 .1" ,
8585 "pnpm" : {
8686 "overrides" : {
8787 "@vitejs/plugin-vue" : " workspace:*"
Original file line number Diff line number Diff line change 3838 "@babel/core" : " ^7.28.4" ,
3939 "@babel/plugin-syntax-typescript" : " ^7.27.1" ,
4040 "@babel/plugin-transform-typescript" : " ^7.28.0" ,
41- "@rolldown/pluginutils" : " ^1.0.0-beta.36 " ,
41+ "@rolldown/pluginutils" : " ^1.0.0-beta.37 " ,
4242 "@vue/babel-plugin-jsx" : " ^1.5.0"
4343 },
4444 "devDependencies" : {
45- "tsdown" : " ^0.14.2 " ,
45+ "tsdown" : " ^0.15.1 " ,
4646 "vite" : " catalog:"
4747 },
4848 "peerDependencies" : {
Original file line number Diff line number Diff line change 4040 },
4141 "devDependencies" : {
4242 "@jridgewell/gen-mapping" : " ^0.3.13" ,
43- "@jridgewell/trace-mapping" : " ^0.3.30 " ,
44- "debug" : " ^4.4.1 " ,
43+ "@jridgewell/trace-mapping" : " ^0.3.31 " ,
44+ "debug" : " ^4.4.3 " ,
4545 "rollup" : " ^4.48.1" ,
4646 "slash" : " ^5.1.0" ,
4747 "source-map-js" : " ^1.2.1" ,
48- "tsdown" : " ^0.14.2 " ,
48+ "tsdown" : " ^0.15.1 " ,
4949 "vite" : " catalog:" ,
5050 "vue" : " catalog:"
5151 },
5252 "dependencies" : {
53- "@rolldown/pluginutils" : " 1.0.0-beta.36 "
53+ "@rolldown/pluginutils" : " 1.0.0-beta.37 "
5454 }
5555}
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "type" : " module" ,
66 "devDependencies" : {
7- "@types/node" : " ^22.18.1 " ,
7+ "@types/node" : " ^22.18.3 " ,
88 "convert-source-map" : " ^2.0.0" ,
99 "css-color-names" : " ^1.0.1" ,
1010 "kill-port" : " ^1.6.1"
Original file line number Diff line number Diff line change 1515 "vue" : " catalog:"
1616 },
1717 "devDependencies" : {
18- "@types/node" : " ^22.18.1 " ,
18+ "@types/node" : " ^22.18.3 " ,
1919 "@vitejs/plugin-vue" : " workspace:*" ,
2020 "ts-node" : " ^10.9.2"
2121 }
Original file line number Diff line number Diff line change 1515 "vue" : " catalog:"
1616 },
1717 "devDependencies" : {
18- "@types/node" : " ^22.18.1 " ,
18+ "@types/node" : " ^22.18.3 " ,
1919 "@vitejs/plugin-vue" : " workspace:*"
2020 }
2121}
You can’t perform that action at this time.
0 commit comments