File tree Expand file tree Collapse file tree 2 files changed +484
-459
lines changed Expand file tree Collapse file tree 2 files changed +484
-459
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-raw" ,
3
3
"version" : " 0.6.1" ,
4
- "packageManager" : " pnpm@10.14 .0" ,
4
+ "packageManager" : " pnpm@10.15 .0" ,
5
5
"description" : " Transform file to a default-export string." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
69
69
}
70
70
},
71
71
"dependencies" : {
72
- "unplugin" : " ^2.3.5 " ,
73
- "unplugin-utils" : " ^0.2.5 "
72
+ "unplugin" : " ^2.3.9 " ,
73
+ "unplugin-utils" : " ^0.3.0 "
74
74
},
75
75
"devDependencies" : {
76
- "@sxzz/eslint-config" : " ^7.1.2 " ,
77
- "@sxzz/prettier-config" : " ^2.2.3 " ,
78
- "@types/node" : " ^24.2.1 " ,
76
+ "@sxzz/eslint-config" : " ^7.1.4 " ,
77
+ "@sxzz/prettier-config" : " ^2.2.4 " ,
78
+ "@types/node" : " ^24.3.0 " ,
79
79
"bumpp" : " ^10.2.3" ,
80
80
"esbuild" : " ^0.25.9" ,
81
- "eslint" : " ^9.33 .0" ,
81
+ "eslint" : " ^9.34 .0" ,
82
82
"prettier" : " ^3.6.2" ,
83
- "rollup" : " ^4.46.2 " ,
84
- "tsdown" : " ^0.14.1 " ,
83
+ "rollup" : " ^4.50.0 " ,
84
+ "tsdown" : " ^0.14.2 " ,
85
85
"typescript" : " ^5.9.2" ,
86
- "vite" : " ^7.1.2 " ,
86
+ "vite" : " ^7.1.3 " ,
87
87
"vitest" : " ^3.2.4"
88
88
},
89
89
"engines" : {
You can’t perform that action at this time.
0 commit comments