File tree Expand file tree Collapse file tree 2 files changed +448
-448
lines changed Expand file tree Collapse file tree 2 files changed +448
-448
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-replace" ,
3
3
"version" : " 0.6.1" ,
4
- "packageManager" : " pnpm@10.14 .0" ,
4
+ "packageManager" : " pnpm@10.15 .0" ,
5
5
"description" : " A universal bundler plugin which replaces targeted strings in files." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
61
61
"prepublishOnly" : " pnpm run build"
62
62
},
63
63
"dependencies" : {
64
- "magic-string" : " ^0.30.17 " ,
65
- "unplugin" : " ^2.3.6 "
64
+ "magic-string" : " ^0.30.18 " ,
65
+ "unplugin" : " ^2.3.8 "
66
66
},
67
67
"devDependencies" : {
68
- "@sxzz/eslint-config" : " ^7.1.2 " ,
69
- "@sxzz/prettier-config" : " ^2.2.3 " ,
70
- "@sxzz/test-utils" : " ^0.5.9 " ,
68
+ "@sxzz/eslint-config" : " ^7.1.4 " ,
69
+ "@sxzz/prettier-config" : " ^2.2.4 " ,
70
+ "@sxzz/test-utils" : " ^0.5.10 " ,
71
71
"@types/node" : " ^24.3.0" ,
72
72
"bumpp" : " ^10.2.3" ,
73
73
"esbuild" : " ^0.25.9" ,
74
- "eslint" : " ^9.33 .0" ,
74
+ "eslint" : " ^9.34 .0" ,
75
75
"fast-glob" : " ^3.3.3" ,
76
76
"prettier" : " ^3.6.2" ,
77
77
"rolldown" : " nightly" ,
78
- "rollup" : " ^4.46.3 " ,
79
- "tsdown" : " ^0.14.1 " ,
80
- "tsx" : " ^4.20.4 " ,
78
+ "rollup" : " ^4.48.1 " ,
79
+ "tsdown" : " ^0.14.2 " ,
80
+ "tsx" : " ^4.20.5 " ,
81
81
"typescript" : " ^5.9.2" ,
82
- "vite" : " ^7.1.2 " ,
82
+ "vite" : " ^7.1.3 " ,
83
83
"vitest" : " ^3.2.4" ,
84
- "webpack" : " ^5.101.2 "
84
+ "webpack" : " ^5.101.3 "
85
85
},
86
86
"engines" : {
87
87
"node" : " >=20.18.0"
You can’t perform that action at this time.
0 commit comments