File tree Expand file tree Collapse file tree 21 files changed +2356
-2417
lines changed Expand file tree Collapse file tree 21 files changed +2356
-2417
lines changed Original file line number Diff line number Diff line change 16
16
"astro" : " ^4.16.18"
17
17
},
18
18
"devDependencies" : {
19
- "@iconify/json" : " ^2.2.308 " ,
19
+ "@iconify/json" : " ^2.2.363 " ,
20
20
"unplugin-icons" : " workspace:*"
21
21
},
22
22
"stackblitz" : {
Original file line number Diff line number Diff line change 15
15
"astro" : " ^4.16.18"
16
16
},
17
17
"devDependencies" : {
18
- "@iconify/json" : " ^2.2.308 " ,
18
+ "@iconify/json" : " ^2.2.363 " ,
19
19
"unplugin-icons" : " workspace:*"
20
20
},
21
21
"stackblitz" : {
Original file line number Diff line number Diff line change 1
1
{
2
- // https://nuxt.com/docs/guide/concepts/typescript
3
- "files" : [],
4
2
"references" : [
5
3
{
6
4
"path" : " ./.nuxt/tsconfig.app.json"
14
12
{
15
13
"path" : " ./.nuxt/tsconfig.node.json"
16
14
}
17
- ]
15
+ ],
16
+ // https://nuxt.com/docs/guide/concepts/typescript
17
+ "files" : []
18
18
}
Original file line number Diff line number Diff line change 10
10
"vue" : " ^3.4.21"
11
11
},
12
12
"devDependencies" : {
13
- "@iconify/json" : " ^2.2.308 " ,
14
- "@rspack/cli" : " ^1.2.3 " ,
15
- "@rspack/core" : " ^1.2.3 " ,
13
+ "@iconify/json" : " ^2.2.363 " ,
14
+ "@rspack/cli" : " ^1.4.10 " ,
15
+ "@rspack/core" : " ^1.4.10 " ,
16
16
"unplugin-icons" : " workspace:*" ,
17
17
"vue-loader" : " ^17.4.2"
18
18
},
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@iconify-json/icon-park" : " ^1.2.2" ,
15
- "@iconify-json/logos" : " ^1.2.4 " ,
15
+ "@iconify-json/logos" : " ^1.2.5 " ,
16
16
"@iconify-json/mdi" : " ^1.2.3" ,
17
- "@sveltejs/kit" : " ^2.17.2 " ,
18
- "@sveltejs/vite-plugin-svelte" : " ^5.0.3 " ,
19
- "svelte" : " ^5.20 .1" ,
20
- "svelte-check" : " ^4.1.4 " ,
17
+ "@sveltejs/kit" : " ^2.26.1 " ,
18
+ "@sveltejs/vite-plugin-svelte" : " ^5.1.1 " ,
19
+ "svelte" : " ^5.37 .1" ,
20
+ "svelte-check" : " ^4.3.0 " ,
21
21
"tslib" : " ^2.8.1" ,
22
- "typescript" : " ^5.7 .3" ,
22
+ "typescript" : " ^5.8 .3" ,
23
23
"unplugin-icons" : " workspace:*"
24
24
},
25
25
"stackblitz" : {
Original file line number Diff line number Diff line change 10
10
"serve" : " vite preview"
11
11
},
12
12
"dependencies" : {
13
- "preact" : " ^10.26.1 "
13
+ "preact" : " ^10.27.0 "
14
14
},
15
15
"devDependencies" : {
16
- "@iconify-json/logos" : " ^1.2.4 " ,
17
- "@preact/preset-vite" : " ^2.10.1 " ,
16
+ "@iconify-json/logos" : " ^1.2.5 " ,
17
+ "@preact/preset-vite" : " ^2.10.2 " ,
18
18
"@svgr/core" : " ^8.1.0" ,
19
19
"@svgr/plugin-jsx" : " ^8.1.0" ,
20
- "typescript" : " ^5.7 .3" ,
20
+ "typescript" : " ^5.8 .3" ,
21
21
"unplugin-icons" : " workspace:*" ,
22
- "vite" : " ^6.1.0 " ,
23
- "vite-plugin-inspect" : " ^10.2.1 "
22
+ "vite" : " ^7.0.6 " ,
23
+ "vite-plugin-inspect" : " ^11.3.2 "
24
24
},
25
25
"stackblitz" : {
26
26
"installDependencies" : false ,
Original file line number Diff line number Diff line change 19
19
"@builder.io/qwik" : " 1.2.10" ,
20
20
"@svgx/core" : " ^1.0.1" ,
21
21
"@types/eslint" : " 8.44.2" ,
22
- "@types/node" : " ^22.13.4 " ,
22
+ "@types/node" : " ^24.1.0 " ,
23
23
"@types/node-fetch" : " latest" ,
24
24
"@typescript-eslint/eslint-plugin" : " 6.5.0" ,
25
25
"@typescript-eslint/parser" : " 6.5.0" ,
Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^18.3.1"
15
15
},
16
16
"devDependencies" : {
17
- "@iconify-json/logos" : " ^1.2.4 " ,
17
+ "@iconify-json/logos" : " ^1.2.5 " ,
18
18
"@svgr/core" : " ^8.1.0" ,
19
19
"@svgr/plugin-jsx" : " ^8.1.0" ,
20
- "@types/react" : " ^18.3.18 " ,
21
- "@types/react-dom" : " ^18.3.5 " ,
20
+ "@types/react" : " ^18.3.23 " ,
21
+ "@types/react-dom" : " ^18.3.7 " ,
22
22
"@vitejs/plugin-react-refresh" : " ^1.3.6" ,
23
- "typescript" : " ^5.7 .3" ,
23
+ "typescript" : " ^5.8 .3" ,
24
24
"unplugin-icons" : " workspace:*" ,
25
- "vite" : " ^6.1.0 " ,
26
- "vite-plugin-inspect" : " ^10.2.1 "
25
+ "vite" : " ^7.0.6 " ,
26
+ "vite-plugin-inspect" : " ^11.3.2 "
27
27
},
28
28
"stackblitz" : {
29
29
"installDependencies" : false ,
Original file line number Diff line number Diff line change 11
11
"serve" : " vite preview"
12
12
},
13
13
"dependencies" : {
14
- "solid-js" : " ^1.9.4 "
14
+ "solid-js" : " ^1.9.7 "
15
15
},
16
16
"devDependencies" : {
17
- "@iconify-json/logos" : " ^1.2.4 " ,
17
+ "@iconify-json/logos" : " ^1.2.5 " ,
18
18
"@svgr/core" : " ^8.1.0" ,
19
19
"@svgr/plugin-jsx" : " ^8.1.0" ,
20
20
"unplugin-icons" : " workspace:*" ,
21
- "vite" : " ^6.1.0 " ,
22
- "vite-plugin-solid" : " ^2.11.1 "
21
+ "vite" : " ^7.0.6 " ,
22
+ "vite-plugin-solid" : " ^2.11.7 "
23
23
},
24
24
"stackblitz" : {
25
25
"installDependencies" : false ,
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@iconify-json/icon-park" : " ^1.2.2" ,
16
- "@iconify-json/logos" : " ^1.2.4 " ,
16
+ "@iconify-json/logos" : " ^1.2.5 " ,
17
17
"@iconify-json/mdi" : " ^1.2.3" ,
18
- "@sveltejs/vite-plugin-svelte" : " ^5.0.3 " ,
18
+ "@sveltejs/vite-plugin-svelte" : " ^5.1.1 " ,
19
19
"@tsconfig/svelte" : " ^5.0.4" ,
20
- "svelte" : " ^5.20 .1" ,
21
- "svelte-check" : " ^4.1.4 " ,
20
+ "svelte" : " ^5.37 .1" ,
21
+ "svelte-check" : " ^4.3.0 " ,
22
22
"svelte-preprocess" : " ^6.0.3" ,
23
- "typescript" : " ^5.7 .3" ,
23
+ "typescript" : " ^5.8 .3" ,
24
24
"unplugin-icons" : " workspace:*" ,
25
- "vite" : " ^6.1.0 "
25
+ "vite" : " ^7.0.6 "
26
26
},
27
27
"stackblitz" : {
28
28
"installDependencies" : false ,
You can’t perform that action at this time.
0 commit comments