Skip to content

Commit 6c01dff

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 0d119de commit 6c01dff

File tree

2 files changed

+2166
-1247
lines changed

2 files changed

+2166
-1247
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"packageManager": "[email protected].4",
3+
"packageManager": "[email protected].7",
44
"scripts": {
55
"build": "nuxi build",
66
"dev": "nuxi dev",
@@ -23,23 +23,23 @@
2323
"@jcamp/tailwindcss-plugin-animate": "^0.2.2",
2424
"@jcamp/tailwindcss-plugin-icons": "^0.6.2",
2525
"@nuxt/devtools": "^0.8.5",
26-
"@nuxtjs/color-mode": "^3.3.2",
27-
"@nuxtjs/tailwindcss": "^6.11.4",
26+
"@nuxtjs/color-mode": "^3.4.0",
27+
"@nuxtjs/tailwindcss": "^6.12.0",
2828
"@pinia/nuxt": "^0.5.1",
2929
"@tailwindcss/aspect-ratio": "0.4.2",
3030
"@tailwindcss/forms": "0.5.7",
31-
"@tailwindcss/typography": "^0.5.10",
31+
"@tailwindcss/typography": "^0.5.12",
3232
"@vite-pwa/nuxt": "^0.6.0",
3333
"@vueuse/nuxt": "^10.9.0",
3434
"commitlint-config-unjs": "^1.0.1",
3535
"consola": "^3.2.3",
3636
"eslint": "^8.57.0",
3737
"lint-staged": "^14.0.1",
38-
"nuxt": "^3.10.3",
38+
"nuxt": "^3.11.2",
3939
"pinia": "^2.1.7",
4040
"prettier": "^3.2.5",
41-
"simple-git-hooks": "^2.10.0",
42-
"typescript": "^5.4.2",
41+
"simple-git-hooks": "^2.11.1",
42+
"typescript": "^5.4.5",
4343
"vue-tsc": "^1.8.27"
4444
}
4545
}

0 commit comments

Comments
 (0)