File tree Expand file tree Collapse file tree 2 files changed +400
-366
lines changed Expand file tree Collapse file tree 2 files changed +400
-366
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-raw" ,
3
3
"version" : " 0.3.1" ,
4
- "packageManager" : " pnpm@9.14 .4" ,
4
+ "packageManager" : " pnpm@9.15 .4" ,
5
5
"description" : " Transform file to a default-export string." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
88
88
"unplugin" : " ^2.1.2"
89
89
},
90
90
"devDependencies" : {
91
- "@sxzz/eslint-config" : " ^4.5.1 " ,
92
- "@sxzz/prettier-config" : " ^2.0.2 " ,
93
- "@types/node" : " ^22.10.2 " ,
94
- "bumpp" : " ^9.9.2 " ,
95
- "eslint" : " ^9.17 .0" ,
91
+ "@sxzz/eslint-config" : " ^4.6.0 " ,
92
+ "@sxzz/prettier-config" : " ^2.1.0 " ,
93
+ "@types/node" : " ^22.10.7 " ,
94
+ "bumpp" : " ^9.10.1 " ,
95
+ "eslint" : " ^9.18 .0" ,
96
96
"prettier" : " ^3.4.2" ,
97
- "rollup" : " ^4.29.1 " ,
97
+ "rollup" : " ^4.31.0 " ,
98
98
"tsup" : " ^8.3.5" ,
99
99
"tsx" : " ^4.19.2" ,
100
- "typescript" : " ^5.7.2 " ,
101
- "vite" : " ^6.0.6 " ,
100
+ "typescript" : " ^5.7.3 " ,
101
+ "vite" : " ^6.0.9 " ,
102
102
"vitest" : " ^2.1.8"
103
103
},
104
104
"engines" : {
You can’t perform that action at this time.
0 commit comments