Skip to content

Commit 3a901b4

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 626f637 commit 3a901b4

File tree

2 files changed

+807
-468
lines changed

2 files changed

+807
-468
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"packageManager": "pnpm@8.14.1",
3+
"packageManager": "pnpm@8.15.1",
44
"scripts": {
55
"build": "nuxi build",
66
"dev": "nuxi dev",
@@ -17,27 +17,27 @@
1717
"@formkit/icons": "^0.19.3",
1818
"@formkit/nuxt": "^0.19.3",
1919
"@formkit/themes": "^0.19.3",
20-
"@iconify-json/carbon": "^1.1.27",
20+
"@iconify-json/carbon": "^1.1.28",
2121
"@iconify-json/twemoji": "^1.1.15",
2222
"@jcamp/eslint-config": "^0.8.2",
2323
"@jcamp/tailwindcss-plugin-animate": "^0.2.2",
2424
"@jcamp/tailwindcss-plugin-icons": "^0.6.2",
2525
"@nuxt/devtools": "^0.8.5",
2626
"@nuxtjs/color-mode": "^3.3.2",
27-
"@nuxtjs/tailwindcss": "^6.10.4",
27+
"@nuxtjs/tailwindcss": "^6.11.2",
2828
"@pinia/nuxt": "^0.5.1",
2929
"@tailwindcss/aspect-ratio": "0.4.2",
3030
"@tailwindcss/forms": "0.5.7",
3131
"@tailwindcss/typography": "^0.5.10",
3232
"@vite-pwa/nuxt": "^0.4.0",
33-
"@vueuse/nuxt": "^10.7.1",
33+
"@vueuse/nuxt": "^10.7.2",
3434
"commitlint-config-unjs": "^1.0.1",
3535
"consola": "^3.2.3",
3636
"eslint": "^8.56.0",
3737
"lint-staged": "^14.0.1",
38-
"nuxt": "^3.9.1",
38+
"nuxt": "^3.10.0",
3939
"pinia": "^2.1.7",
40-
"prettier": "^3.2.1",
40+
"prettier": "^3.2.4",
4141
"simple-git-hooks": "^2.9.0",
4242
"typescript": "^5.3.3",
4343
"vue-tsc": "^1.8.27"

0 commit comments

Comments
 (0)