Skip to content

Commit a067b32

Browse files
committed
chore(dependencies): update all dependencies
1 parent 6b24b7e commit a067b32

File tree

2 files changed

+726
-761
lines changed

2 files changed

+726
-761
lines changed

package.json

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
2222
},
2323
"devDependencies": {
24-
"@antfu/eslint-config": "^4.11.0",
24+
"@antfu/eslint-config": "^4.12.0",
2525
"@iconify-json/carbon": "^1.2.8",
2626
"@iconify-json/mdi": "^1.2.3",
2727
"@iconify-json/prime": "^1.2.2",
@@ -32,23 +32,25 @@
3232
"@nuxt/fonts": "^0.11.1",
3333
"@nuxt/image": "^1.10.0",
3434
"@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",
3738
"@sfxcode/formkit-primevue-nuxt": "^1.3.2",
3839
"@tiptap/extension-highlight": "^2.11.7",
3940
"@tiptap/extension-text-align": "^2.11.7",
4041
"@tiptap/extension-text-style": "^2.11.7",
4142
"@tiptap/pm": "^2.11.7",
4243
"@tiptap/starter-kit": "^2.11.7",
4344
"@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",
4647
"@vitest/ui": "^3.1.1",
4748
"@vue/test-utils": "^2.4.6",
48-
"@vueuse/nuxt": "^13.0.0",
49+
"@vueuse/nuxt": "^13.1.0",
4950
"c8": "^10.1.3",
5051
"changelogen": "^0.6.1",
5152
"eslint": "^9.24.0",
53+
"eslint-plugin-format": "^1.0.1",
5254
"happy-dom": "^17.4.4",
5355
"jsdom": "^26.0.0",
5456
"nuxt": "^3.16.2",
@@ -59,10 +61,5 @@
5961
"vue-router": "^4.5.0",
6062
"vue-sidebar-menu": "^5.6.0"
6163
},
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"
6865
}

0 commit comments

Comments
 (0)