Skip to content

Commit 1d3c637

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 299ce12 commit 1d3c637

File tree

2 files changed

+1335
-813
lines changed

2 files changed

+1335
-813
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.9.2",
3+
"packageManager": "pnpm@8.10.0",
44
"scripts": {
55
"build": "nuxi build",
66
"dev": "nuxi dev",
@@ -13,7 +13,7 @@
1313
"start:generate": "npx serve .output/public"
1414
},
1515
"devDependencies": {
16-
"@commitlint/cli": "^17.8.0",
16+
"@commitlint/cli": "^17.8.1",
1717
"@formkit/icons": "^0.19.3",
1818
"@formkit/nuxt": "^0.19.3",
1919
"@formkit/themes": "^0.19.3",
@@ -24,7 +24,7 @@
2424
"@jcamp/tailwindcss-plugin-icons": "^0.6.2",
2525
"@nuxt/devtools": "^0.8.5",
2626
"@nuxtjs/color-mode": "^3.3.0",
27-
"@nuxtjs/tailwindcss": "^6.8.0",
27+
"@nuxtjs/tailwindcss": "^6.8.1",
2828
"@pinia/nuxt": "^0.5.1",
2929
"@tailwindcss/aspect-ratio": "0.4.2",
3030
"@tailwindcss/forms": "0.5.6",
@@ -33,13 +33,13 @@
3333
"@vueuse/nuxt": "^10.5.0",
3434
"commitlint-config-unjs": "^1.0.1",
3535
"consola": "^3.2.3",
36-
"eslint": "^8.51.0",
36+
"eslint": "^8.52.0",
3737
"lint-staged": "^14.0.1",
38-
"nuxt": "^3.7.4",
38+
"nuxt": "^3.8.0",
3939
"pinia": "^2.1.7",
4040
"prettier": "^3.0.3",
4141
"simple-git-hooks": "^2.9.0",
4242
"typescript": "^5.2.2",
43-
"vue-tsc": "^1.8.19"
43+
"vue-tsc": "^1.8.22"
4444
}
4545
}

0 commit comments

Comments
 (0)