Skip to content

Commit 539d12b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 51e0724 commit 539d12b

File tree

2 files changed

+860
-1048
lines changed

2 files changed

+860
-1048
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.7.6",
3+
"packageManager": "pnpm@8.8.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.7.1",
16+
"@commitlint/cli": "^17.7.2",
1717
"@formkit/icons": "^0.19.3",
1818
"@formkit/nuxt": "^0.19.3",
1919
"@formkit/themes": "^0.19.3",
@@ -22,7 +22,7 @@
2222
"@jcamp/eslint-config": "^0.8.2",
2323
"@jcamp/tailwindcss-plugin-animate": "^0.2.2",
2424
"@jcamp/tailwindcss-plugin-icons": "^0.6.2",
25-
"@nuxt/devtools": "^0.8.4",
25+
"@nuxt/devtools": "^0.8.5",
2626
"@nuxtjs/color-mode": "^3.3.0",
2727
"@nuxtjs/tailwindcss": "^6.8.0",
2828
"@pinia/nuxt": "^0.4.11",
@@ -33,13 +33,13 @@
3333
"@vueuse/nuxt": "^10.4.1",
3434
"commitlint-config-unjs": "^1.0.1",
3535
"consola": "^3.2.3",
36-
"eslint": "^8.49.0",
36+
"eslint": "^8.50.0",
3737
"lint-staged": "^14.0.1",
38-
"nuxt": "^3.7.3",
38+
"nuxt": "^3.7.4",
3939
"pinia": "^2.1.6",
4040
"prettier": "^3.0.3",
4141
"simple-git-hooks": "^2.9.0",
4242
"typescript": "^5.2.2",
43-
"vue-tsc": "^1.8.13"
43+
"vue-tsc": "^1.8.15"
4444
}
4545
}

0 commit comments

Comments
 (0)