Skip to content

Commit

Permalink
core(dependencies): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Feb 16, 2024
1 parent 4b05400 commit ea75a76
Show file tree
Hide file tree
Showing 2 changed files with 880 additions and 805 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt3-primevue-starter",
"version": "1.8.6",
"version": "1.8.7",
"license": "MIT",
"scripts": {
"build": "nuxi build",
Expand All @@ -16,36 +16,36 @@
"test:coverage": "vitest run --coverage"
},
"devDependencies": {
"@formkit/nuxt": "1.5.7",
"@iconify-json/carbon": "^1.1.29",
"@formkit/nuxt": "1.5.9",
"@iconify-json/carbon": "^1.1.30",
"@iconify-json/mdi": "^1.1.64",
"@iconify-json/prime": "^1.1.10",
"@iconify-json/twemoji": "^1.1.15",
"@nuxt/content": "2.12.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/test-utils": "^3.11.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/i18n": "8.0.2",
"@nuxtjs/i18n": "8.1.1",
"@pinia/nuxt": "^0.5.1",
"@sfxcode/formkit-primevue": "^1.6.6",
"@tiptap/extension-highlight": "^2.2.2",
"@tiptap/extension-text-align": "^2.2.2",
"@tiptap/extension-text-style": "^2.2.2",
"@tiptap/pm": "^2.2.2",
"@tiptap/starter-kit": "^2.2.2",
"@tiptap/vue-3": "^2.2.2",
"@sfxcode/formkit-primevue": "^1.7.1",
"@tiptap/extension-highlight": "^2.2.3",
"@tiptap/extension-text-align": "^2.2.3",
"@tiptap/extension-text-style": "^2.2.3",
"@tiptap/pm": "^2.2.3",
"@tiptap/starter-kit": "^2.2.3",
"@tiptap/vue-3": "^2.2.3",
"@unocss/nuxt": "^0.58.5",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/ui": "^1.2.2",
"@vueuse/nuxt": "^10.7.2",
"c8": "^9.1.0",
"eslint": "^8.56.0",
"jsdom": "^24.0.0",
"nuxt": "^3.10.1",
"nuxt-primevue": "^0.2.2",
"nuxt": "^3.10.2",
"nuxt-primevue": "^0.3.0",
"primevue": "^3.48.1",
"quill": "^1.3.7",
"sass": "^1.70.0",
"sass": "^1.71.0",
"typescript": "^5.3.3",
"unstorage": "^1.10.1",
"vitest": "^1.2.2"
Expand Down
Loading

0 comments on commit ea75a76

Please sign in to comment.