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 1313 },
1414 "dependencies" : {
1515 "@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 " ,
1919 "@nuxt/image" : " ^1.9.0" ,
2020 "@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 "
2323 },
2424 "devDependencies" : {
25- "@nuxt/eslint" : " ^1.0.1 " ,
26- "eslint" : " ^9.20.1 " ,
25+ "@nuxt/eslint" : " ^1.1.0 " ,
26+ "eslint" : " ^9.21.0 " ,
2727 "typescript" : " ^5.7.3" ,
2828 "vue-tsc" : " ^2.2.0"
2929 },
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+ },
3036 "pnpm" : {
31- "onlyBuiltDependencies" : [" better-sqlite3" ]
37+ "onlyBuiltDependencies" : [
38+ " better-sqlite3"
39+ ]
3240 },
33- "packageManager" : " pnpm@10.4.1 "
41+ "packageManager" : " pnpm@10.5.0 "
3442}
You can’t perform that action at this time.
0 commit comments