File tree Expand file tree Collapse file tree 2 files changed +1722
-2061
lines changed Expand file tree Collapse file tree 2 files changed +1722
-2061
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@iconify-json/lucide" : " ^1.2.26" ,
16
- "@iconify-json/simple-icons" : " ^1.2.24 " ,
17
- "@iconify-json/vscode-icons" : " ^1.2.14 " ,
18
- "@nuxt/content" : " ^3.1.1 " ,
16
+ "@iconify-json/simple-icons" : " ^1.2.26 " ,
17
+ "@iconify-json/vscode-icons" : " ^1.2.16 " ,
18
+ "@nuxt/content" : " ^3.2.2 " ,
19
19
"@nuxt/image" : " ^1.9.0" ,
20
20
"@nuxt/ui-pro" : " 3.0.0-alpha.13" ,
21
- "nuxt" : " ^3.15.2 " ,
22
- "nuxt-og-image" : " ^4.1.2 "
21
+ "nuxt" : " ^3.15.4 " ,
22
+ "nuxt-og-image" : " ^4.1.4 "
23
23
},
24
24
"devDependencies" : {
25
- "@nuxt/eslint" : " ^1.0.1 " ,
26
- "eslint" : " ^9.20.1 " ,
25
+ "@nuxt/eslint" : " ^1.1.0 " ,
26
+ "eslint" : " ^9.21.0 " ,
27
27
"typescript" : " ^5.7.3" ,
28
28
"vue-tsc" : " ^2.2.0"
29
29
},
30
+ "resolutions" : {
31
+ "tailwindcss" : " 4.0.7" ,
32
+ "@tailwindcss/postcss" : " 4.0.7" ,
33
+ "@tailwindcss/vite" : " 4.0.7" ,
34
+ "vue-tsc" : " 2.2.0"
35
+ },
30
36
"pnpm" : {
31
- "onlyBuiltDependencies" : [" better-sqlite3" ]
37
+ "onlyBuiltDependencies" : [
38
+ " better-sqlite3"
39
+ ]
32
40
},
33
- "packageManager" : " pnpm@10.4.1 "
41
+ "packageManager" : " pnpm@10.5.0 "
34
42
}
You can’t perform that action at this time.
0 commit comments