File tree Expand file tree Collapse file tree 5 files changed +527
-424
lines changed Expand file tree Collapse file tree 5 files changed +527
-424
lines changed Original file line number Diff line number Diff line change 3636 "ci-publish" : " tsx scripts/publishCI.ts"
3737 },
3838 "devDependencies" : {
39- "@babel/types" : " ^7.28.4 " ,
39+ "@babel/types" : " ^7.28.5 " ,
4040 "@eslint/js" : " ^9.38.0" ,
4141 "@types/babel__core" : " ^7.20.5" ,
4242 "@types/convert-source-map" : " ^2.0.3" ,
5151 "eslint-plugin-regexp" : " ^2.10.0" ,
5252 "execa" : " ^9.6.0" ,
5353 "fs-extra" : " ^11.3.2" ,
54- "lint-staged" : " ^16.2.5 " ,
54+ "lint-staged" : " ^16.2.6 " ,
5555 "picocolors" : " ^1.1.1" ,
5656 "playwright-chromium" : " ^1.56.1" ,
5757 "prettier" : " 3.6.2" ,
Original file line number Diff line number Diff line change 3535 },
3636 "homepage" : " https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme" ,
3737 "dependencies" : {
38- "@babel/core" : " ^7.28.4 " ,
38+ "@babel/core" : " ^7.28.5 " ,
3939 "@babel/plugin-syntax-typescript" : " ^7.27.1" ,
40- "@babel/plugin-transform-typescript" : " ^7.28.0 " ,
40+ "@babel/plugin-transform-typescript" : " ^7.28.5 " ,
4141 "@rolldown/pluginutils" : " ^1.0.0-beta.44" ,
4242 "@vue/babel-plugin-jsx" : " ^2.0.1"
4343 },
4444 "devDependencies" : {
45- "tsdown" : " ^0.15.9 " ,
45+ "tsdown" : " ^0.15.10 " ,
4646 "vite" : " catalog:"
4747 },
4848 "peerDependencies" : {
Original file line number Diff line number Diff line change 4545 "rollup" : " ^4.52.5" ,
4646 "slash" : " ^5.1.0" ,
4747 "source-map-js" : " ^1.2.1" ,
48- "tsdown" : " ^0.15.9 " ,
48+ "tsdown" : " ^0.15.10 " ,
4949 "vite" : " catalog:" ,
5050 "vue" : " catalog:"
5151 },
Original file line number Diff line number Diff line change 1010 "preview" : " vite preview"
1111 },
1212 "dependencies" : {
13- "@tailwindcss/vite" : " ^4.1.15 " ,
14- "tailwindcss" : " ^4.1.15 " ,
13+ "@tailwindcss/vite" : " ^4.1.16 " ,
14+ "tailwindcss" : " ^4.1.16 " ,
1515 "vue" : " catalog:"
1616 },
1717 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments