File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 13
13
"@astrojs/react" : " ^2.2.1" ,
14
14
"@astrojs/svelte" : " ^3.1.0" ,
15
15
"@astrojs/vue" : " ^2.2.1" ,
16
- "astro" : " ^2.7.3 " ,
16
+ "astro" : " ^2.7.4 " ,
17
17
"react" : " ^18.2.0" ,
18
18
"react-dom" : " ^18.2.0" ,
19
- "svelte" : " ^4.0.3 " ,
19
+ "svelte" : " ^4.0.4 " ,
20
20
"unplugin-auto-import" : " workspace:*" ,
21
21
"vue" : " ^3.3.4"
22
22
}
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"ahooks" : " ^3.7.8" ,
11
- "i18next" : " ^23.2.6 " ,
11
+ "i18next" : " ^23.2.7 " ,
12
12
"react" : " ^18.2.0" ,
13
13
"react-dom" : " ^18.2.0" ,
14
14
"react-i18next" : " ^13.0.1" ,
Original file line number Diff line number Diff line change 10
10
"devDependencies" : {
11
11
"@sveltejs/vite-plugin-svelte" : " ^2.4.2" ,
12
12
"@tsconfig/svelte" : " ^5.0.0" ,
13
- "svelte" : " ^4.0.3 " ,
13
+ "svelte" : " ^4.0.4 " ,
14
14
"svelte-check" : " ^3.4.4" ,
15
15
"svelte-preprocess" : " ^5.0.4" ,
16
16
"tslib" : " ^2.6.0" ,
Original file line number Diff line number Diff line change 118
118
"dependencies" : {
119
119
"@antfu/utils" : " ^0.7.5" ,
120
120
"@rollup/pluginutils" : " ^5.0.2" ,
121
+ "fast-glob" : " ^3.3.0" ,
121
122
"local-pkg" : " ^0.4.3" ,
122
123
"magic-string" : " ^0.30.1" ,
123
124
"minimatch" : " ^9.0.2" ,
124
- "unimport" : " ^3.0.12 " ,
125
+ "unimport" : " ^3.0.14 " ,
125
126
"unplugin" : " ^1.3.2"
126
127
},
127
128
"devDependencies" : {
128
- "@antfu/eslint-config" : " ^0.39.6 " ,
129
+ "@antfu/eslint-config" : " ^0.39.7 " ,
129
130
"@antfu/ni" : " ^0.21.4" ,
130
131
"@nuxt/kit" : " ^3.6.1" ,
131
132
"@types/node" : " ^18.16.19" ,
134
135
"bumpp" : " ^9.1.1" ,
135
136
"eslint" : " ^8.44.0" ,
136
137
"esno" : " ^0.16.3" ,
137
- "fast-glob" : " ^3.3.0" ,
138
- "rollup" : " ^3.26.0" ,
138
+ "rollup" : " ^3.26.1" ,
139
139
"tsup" : " ^7.1.0" ,
140
140
"typescript" : " ^5.1.6" ,
141
141
"vite" : " ^4.3.9" ,
You can’t perform that action at this time.
0 commit comments