|
19 | 19 | "postinstall": "nuxt prepare"
|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 |
| - "@antfu/eslint-config": "3.0.0", |
23 |
| - "@formkit/nuxt": "1.6.5", |
24 |
| - "@iconify-json/carbon": "^1.1.37", |
25 |
| - "@iconify-json/mdi": "^1.1.68", |
26 |
| - "@iconify-json/prime": "^1.1.13", |
27 |
| - "@iconify-json/twemoji": "^1.1.16", |
| 22 | + "@antfu/eslint-config": "3.6.0", |
| 23 | + "@formkit/nuxt": "1.6.6", |
| 24 | + "@iconify-json/carbon": "^1.2.1", |
| 25 | + "@iconify-json/mdi": "^1.2.0", |
| 26 | + "@iconify-json/prime": "^1.2.0", |
| 27 | + "@iconify-json/twemoji": "^1.2.0", |
28 | 28 | "@nuxt/content": "2.13.2",
|
29 |
| - "@nuxt/devtools": "1.4.1", |
30 |
| - "@nuxt/fonts": "^0.7.2", |
| 29 | + "@nuxt/devtools": "1.4.2", |
| 30 | + "@nuxt/fonts": "^0.8.0", |
31 | 31 | "@nuxt/image": "^1.8.0",
|
32 | 32 | "@nuxt/test-utils": "^3.14.1",
|
33 |
| - "@nuxtjs/i18n": "8.5.1", |
| 33 | + "@nuxtjs/i18n": "8.5.3", |
34 | 34 | "@pinia/nuxt": "^0.5.4",
|
35 |
| - "@primevue/nuxt-module": "4.0.5", |
36 |
| - "@primevue/themes": "4.0.5", |
37 |
| - "@sfxcode/formkit-primevue": "^2.4.5", |
| 35 | + "@primevue/nuxt-module": "4.0.7", |
| 36 | + "@primevue/themes": "4.0.7", |
| 37 | + "@sfxcode/formkit-primevue": "^2.4.8", |
38 | 38 | "@tiptap/extension-highlight": "^2.6.6",
|
39 | 39 | "@tiptap/extension-text-align": "^2.6.6",
|
40 | 40 | "@tiptap/extension-text-style": "^2.6.6",
|
41 | 41 | "@tiptap/pm": "^2.6.6",
|
42 | 42 | "@tiptap/starter-kit": "^2.6.6",
|
43 | 43 | "@tiptap/vue-3": "^2.6.6",
|
44 | 44 | "@unocss/nuxt": "^0.62.3",
|
45 |
| - "@vitest/ui": "^2.0.5", |
| 45 | + "@vitest/ui": "^2.1.0", |
46 | 46 | "@vue/test-utils": "^2.4.6",
|
47 | 47 | "@vueuse/nuxt": "^11.0.3",
|
48 | 48 | "c8": "^10.1.2",
|
49 |
| - "eslint": "^9.9.1", |
50 |
| - "happy-dom": "^15.4.2", |
| 49 | + "eslint": "^9.10.0", |
| 50 | + "happy-dom": "^15.7.4", |
51 | 51 | "jsdom": "^25.0.0",
|
52 |
| - "nuxt": "^3.13.0", |
53 |
| - "primevue": "^4.0.5", |
54 |
| - "sass": "1.77.8", |
55 |
| - "typescript": "^5.5.4", |
56 |
| - "unstorage": "^1.10.2", |
57 |
| - "vitest": "^2.0.5", |
| 52 | + "nuxt": "^3.13.1", |
| 53 | + "primevue": "^4.0.7", |
| 54 | + "quill": "^2.0.2", |
| 55 | + "sass": "1.78.0", |
| 56 | + "typescript": "^5.6.2", |
| 57 | + "unstorage": "^1.12.0", |
| 58 | + "vitest": "^2.1.0", |
| 59 | + "vue-i18n": "9.14.0", |
58 | 60 | "vue-sidebar-menu": "^5.4.1"
|
59 | 61 | },
|
60 |
| - "packageManager": "pnpm@9.4.0+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74" |
| 62 | + "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177" |
61 | 63 | }
|
0 commit comments