File tree Expand file tree Collapse file tree 2 files changed +343
-153
lines changed Expand file tree Collapse file tree 2 files changed +343
-153
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-replace" ,
3
3
"version" : " 0.3.1" ,
4
- "packageManager" : " pnpm@9.0.6 " ,
4
+ "packageManager" : " pnpm@9.1.1 " ,
5
5
"description" : " A universal bundler plugin which replaces targeted strings in files." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
86
86
"devDependencies" : {
87
87
"@sxzz/eslint-config" : " ^3.11.0" ,
88
88
"@sxzz/prettier-config" : " ^2.0.2" ,
89
- "@types/node" : " ^20.12.8 " ,
89
+ "@types/node" : " ^20.12.11 " ,
90
90
"@vue-macros/test-utils" : " ^1.4.0" ,
91
91
"bumpp" : " ^9.4.1" ,
92
- "esbuild" : " ^0.20 .2" ,
92
+ "esbuild" : " ^0.21 .2" ,
93
93
"eslint" : " ^9.2.0" ,
94
94
"fast-glob" : " ^3.3.2" ,
95
95
"prettier" : " ^3.2.5" ,
96
96
"rolldown" : " nightly" ,
97
97
"rollup" : " ^4.17.2" ,
98
98
"tsup" : " ^8.0.2" ,
99
- "tsx" : " ^4.9.3 " ,
99
+ "tsx" : " ^4.10.1 " ,
100
100
"typescript" : " ^5.4.5" ,
101
101
"vite" : " ^5.2.11" ,
102
102
"vitest" : " ^1.6.0" ,
You can’t perform that action at this time.
0 commit comments