File tree Expand file tree Collapse file tree 8 files changed +374
-364
lines changed
Expand file tree Collapse file tree 8 files changed +374
-364
lines changed Original file line number Diff line number Diff line change 4141 "@types/babel__core" : " ^7.20.5" ,
4242 "@types/convert-source-map" : " ^2.0.3" ,
4343 "@types/fs-extra" : " ^11.0.4" ,
44- "@types/node" : " ^24.10.9 " ,
45- "@typescript/native-preview" : " 7.0.0-dev.20260202 .1" ,
44+ "@types/node" : " ^24.10.13 " ,
45+ "@typescript/native-preview" : " 7.0.0-dev.20260211 .1" ,
4646 "@vitejs/release-scripts" : " ^1.6.0" ,
4747 "eslint" : " ^9.39.2" ,
4848 "eslint-import-resolver-typescript" : " ^4.4.4" ,
5353 "fs-extra" : " ^11.3.3" ,
5454 "lint-staged" : " ^16.2.7" ,
5555 "picocolors" : " ^1.1.1" ,
56- "playwright-chromium" : " ^1.58.1 " ,
56+ "playwright-chromium" : " ^1.58.2 " ,
5757 "prettier" : " 3.8.1" ,
5858 "rollup" : " ^4.57.1" ,
5959 "simple-git-hooks" : " ^2.13.1" ,
6060 "tsx" : " ^4.21.0" ,
6161 "typescript" : " ^5.9.3" ,
62- "typescript-eslint" : " ^8.54 .0" ,
62+ "typescript-eslint" : " ^8.55 .0" ,
6363 "vite" : " catalog:" ,
6464 "vitest" : " ^4.0.18" ,
6565 "vue" : " catalog:"
8181 " eslint --cache --fix"
8282 ]
8383 },
84- "packageManager" : " pnpm@10.28 .2"
84+ "packageManager" : " pnpm@10.29 .2"
8585}
Original file line number Diff line number Diff line change 3838 "@babel/core" : " ^7.29.0" ,
3939 "@babel/plugin-syntax-typescript" : " ^7.28.6" ,
4040 "@babel/plugin-transform-typescript" : " ^7.28.6" ,
41- "@rolldown/pluginutils" : " ^1.0.0-rc.2 " ,
41+ "@rolldown/pluginutils" : " ^1.0.0-rc.3 " ,
4242 "@vue/babel-plugin-jsx" : " ^2.0.1"
4343 },
4444 "devDependencies" : {
45- "tsdown" : " ^0.20.1 " ,
45+ "tsdown" : " ^0.20.3 " ,
4646 "vite" : " catalog:"
4747 },
4848 "peerDependencies" : {
Original file line number Diff line number Diff line change 4545 "rollup" : " ^4.57.1" ,
4646 "slash" : " ^5.1.0" ,
4747 "source-map-js" : " ^1.2.1" ,
48- "tsdown" : " ^0.20.1 " ,
48+ "tsdown" : " ^0.20.3 " ,
4949 "vite" : " catalog:" ,
5050 "vue" : " catalog:"
5151 },
5252 "dependencies" : {
53- "@rolldown/pluginutils" : " 1.0.0-rc.2 "
53+ "@rolldown/pluginutils" : " 1.0.0-rc.3 "
5454 },
5555 "compatiblePackages" : {
5656 "schemaVersion" : 1 ,
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "type" : " module" ,
66 "devDependencies" : {
7- "@types/node" : " ^24.10.9 " ,
7+ "@types/node" : " ^24.10.13 " ,
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" : " ^24.10.9 " ,
18+ "@types/node" : " ^24.10.13 " ,
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" : " ^24.10.9 " ,
18+ "@types/node" : " ^24.10.13 " ,
1919 "@vitejs/plugin-vue" : " workspace:*"
2020 }
2121}
You can’t perform that action at this time.
0 commit comments