Skip to content

Commit

Permalink
chore(update): nuxt 3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Dec 26, 2024
1 parent 2bb62fb commit b84abdb
Show file tree
Hide file tree
Showing 2 changed files with 516 additions and 466 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,38 +20,38 @@
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^3.12.1",
"@iconify-json/carbon": "^1.2.5",
"@iconify-json/mdi": "^1.2.2",
"@iconify-json/prime": "^1.2.2",
"@iconify-json/twemoji": "^1.2.2",
"@nuxt/content": "2.13.4",
"@nuxt/devtools": "^1.6.4",
"@nuxt/devtools": "^1.7.0",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/test-utils": "^3.15.1",
"@pinia/nuxt": "^0.9.0",
"@primevue/themes": "^4.2.5",
"@sfxcode/formkit-primevue-nuxt": "^1.2.7",
"@sfxcode/formkit-primevue-nuxt": "^1.2.8",
"@tiptap/extension-highlight": "^2.10.4",
"@tiptap/extension-text-align": "^2.10.4",
"@tiptap/extension-text-style": "^2.10.4",
"@tiptap/pm": "^2.10.4",
"@tiptap/starter-kit": "^2.10.4",
"@tiptap/vue-3": "^2.10.4",
"@unocss/nuxt": "^0.65.2",
"@unocss/nuxt": "^0.65.3",
"@vitest/ui": "^2.1.8",
"@vue/test-utils": "^2.4.6",
"@vueuse/nuxt": "^12.1.0",
"@vueuse/nuxt": "^12.2.0",
"c8": "^10.1.3",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"happy-dom": "^15.11.7",
"jsdom": "^25.0.1",
"nuxt": "^3.14.1592",
"nuxt": "^3.15.0",
"sass": "1.78.0",
"typescript": "^5.7.2",
"unstorage": "^1.14.1",
"unstorage": "^1.14.3",
"vitest": "^2.1.8",
"vue-sidebar-menu": "^5.4.2"
},
Expand Down
Loading

0 comments on commit b84abdb

Please sign in to comment.