Skip to content

Commit fcf03cb

Browse files
committedDec 29, 2023
chore(deps): update all non-major dependencies
1 parent 12fc98e commit fcf03cb

File tree

2 files changed

+1075
-1152
lines changed

2 files changed

+1075
-1152
lines changed
 

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"packageManager": "pnpm@8.12.1",
3+
"packageManager": "pnpm@8.13.1",
44
"scripts": {
55
"build": "nuxi build",
66
"dev": "nuxi dev",
@@ -17,29 +17,29 @@
1717
"@formkit/icons": "^0.19.3",
1818
"@formkit/nuxt": "^0.19.3",
1919
"@formkit/themes": "^0.19.3",
20-
"@iconify-json/carbon": "^1.1.26",
20+
"@iconify-json/carbon": "^1.1.27",
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.1",
27+
"@nuxtjs/tailwindcss": "^6.10.3",
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",
32-
"@vite-pwa/nuxt": "^0.3.5",
33-
"@vueuse/nuxt": "^10.7.0",
32+
"@vite-pwa/nuxt": "^0.4.0",
33+
"@vueuse/nuxt": "^10.7.1",
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.8.2",
38+
"nuxt": "^3.9.0",
3939
"pinia": "^2.1.7",
4040
"prettier": "^3.1.1",
4141
"simple-git-hooks": "^2.9.0",
4242
"typescript": "^5.3.3",
43-
"vue-tsc": "^1.8.25"
43+
"vue-tsc": "^1.8.27"
4444
}
4545
}

‎pnpm-lock.yaml

+1,068-1,145
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.