Commit d3cdb5c 1 parent c081b59 commit d3cdb5c Copy full SHA for d3cdb5c
File tree 4 files changed +436
-376
lines changed
4 files changed +436
-376
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@iconify-json/heroicons" : " ^1.1.21" ,
13
13
"@iconify-json/ph" : " ^1.1.13" ,
14
- "@iconify-json/simple-icons" : " ^1.1.101 " ,
14
+ "@iconify-json/simple-icons" : " ^1.1.102 " ,
15
15
"@nuxt/content" : " ^2.12.1" ,
16
16
"@nuxt/fonts" : " ^0.7.0" ,
17
17
"@nuxt/image" : " ^1.7.0" ,
18
18
"@nuxt/ui-pro" : " ^1.2.0" ,
19
- "@nuxthq/studio" : " ^1.0.15 " ,
19
+ "@nuxthq/studio" : " ^1.1.0 " ,
20
20
"@nuxtjs/plausible" : " ^1.0.0" ,
21
21
"@vueuse/core" : " ^10.9.0" ,
22
22
"@vueuse/nuxt" : " ^10.9.0" ,
Original file line number Diff line number Diff line change 58
58
},
59
59
"devDependencies" : {
60
60
"@nuxt/devtools" : " ^1.3.1" ,
61
- "@nuxt/eslint-config" : " ^0.3.12 " ,
62
- "@nuxt/module-builder" : " ^0.6 .0" ,
61
+ "@nuxt/eslint-config" : " ^0.3.13 " ,
62
+ "@nuxt/module-builder" : " ^0.7 .0" ,
63
63
"@nuxt/schema" : " ^3.11.2" ,
64
- "@nuxt/test-utils" : " ^3.12 .1" ,
64
+ "@nuxt/test-utils" : " ^3.13 .1" ,
65
65
"@types/node" : " ^20.12.12" ,
66
66
"changelogen" : " ^0.5.5" ,
67
- "eslint" : " ^9.2 .0" ,
67
+ "eslint" : " ^9.3 .0" ,
68
68
"nuxt" : " ^3.11.2" ,
69
69
"typescript" : " ^5.4.5" ,
70
70
"vitest" : " ^1.6.0" ,
71
- "wrangler" : " ^3.56.0 "
71
+ "wrangler" : " ^3.57.1 "
72
72
}
73
73
}
Original file line number Diff line number Diff line change 8
8
"preview" : " nuxi preview"
9
9
},
10
10
"dependencies" : {
11
- "@iconify-json/simple-icons" : " ^1.1.99 " ,
12
- "@kgierke/nuxt-basic-auth" : " ^1.5 .0" ,
13
- "@nuxt/ui" : " ^2.15.2 " ,
11
+ "@iconify-json/simple-icons" : " ^1.1.102 " ,
12
+ "@kgierke/nuxt-basic-auth" : " ^1.6 .0" ,
13
+ "@nuxt/ui" : " ^2.16.0 " ,
14
14
"@nuxthub/core" : " latest" ,
15
- "drizzle-orm" : " ^0.30.8 " ,
15
+ "drizzle-orm" : " ^0.30.10 " ,
16
16
"nuxt" : " ^3.11.2"
17
17
},
18
18
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments