|
21 | 21 | "release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@antfu/eslint-config": "^4.11.0", |
| 24 | + "@antfu/eslint-config": "^4.12.0", |
25 | 25 | "@iconify-json/carbon": "^1.2.8", |
26 | 26 | "@iconify-json/mdi": "^1.2.3", |
27 | 27 | "@iconify-json/prime": "^1.2.2", |
|
32 | 32 | "@nuxt/fonts": "^0.11.1", |
33 | 33 | "@nuxt/image": "^1.10.0", |
34 | 34 | "@nuxt/test-utils": "^3.17.2", |
35 | | - "@pinia/nuxt": "^0.10.1", |
36 | | - "@primeuix/themes": "^1.0.1", |
| 35 | + "@pinia/colada-nuxt": "^0.1.1", |
| 36 | + "@pinia/nuxt": "^0.11.0", |
| 37 | + "@primeuix/themes": "^1.0.3", |
37 | 38 | "@sfxcode/formkit-primevue-nuxt": "^1.3.2", |
38 | 39 | "@tiptap/extension-highlight": "^2.11.7", |
39 | 40 | "@tiptap/extension-text-align": "^2.11.7", |
40 | 41 | "@tiptap/extension-text-style": "^2.11.7", |
41 | 42 | "@tiptap/pm": "^2.11.7", |
42 | 43 | "@tiptap/starter-kit": "^2.11.7", |
43 | 44 | "@tiptap/vue-3": "^2.11.7", |
44 | | - "@unocss/eslint-config": "66.1.0-beta.10", |
45 | | - "@unocss/nuxt": "66.1.0-beta.10", |
| 45 | + "@unocss/eslint-config": "66.1.0-beta.11", |
| 46 | + "@unocss/nuxt": "66.1.0-beta.11", |
46 | 47 | "@vitest/ui": "^3.1.1", |
47 | 48 | "@vue/test-utils": "^2.4.6", |
48 | | - "@vueuse/nuxt": "^13.0.0", |
| 49 | + "@vueuse/nuxt": "^13.1.0", |
49 | 50 | "c8": "^10.1.3", |
50 | 51 | "changelogen": "^0.6.1", |
51 | 52 | "eslint": "^9.24.0", |
| 53 | + "eslint-plugin-format": "^1.0.1", |
52 | 54 | "happy-dom": "^17.4.4", |
53 | 55 | "jsdom": "^26.0.0", |
54 | 56 | "nuxt": "^3.16.2", |
|
59 | 61 | "vue-router": "^4.5.0", |
60 | 62 | "vue-sidebar-menu": "^5.6.0" |
61 | 63 | }, |
62 | | - "packageManager": "[email protected]+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a", |
63 | | - "dependencies": { |
64 | | - "@pinia/colada": "^0.14.2", |
65 | | - "@pinia/colada-nuxt": "^0.1.1", |
66 | | - "eslint-plugin-format": "^1.0.1" |
67 | | - } |
| 64 | + "packageManager": "[email protected]+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971" |
68 | 65 | } |
0 commit comments