Skip to content

Commit 299ce12

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

File tree

2 files changed

+215
-196
lines changed

2 files changed

+215
-196
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"packageManager": "pnpm@8.8.0",
3+
"packageManager": "pnpm@8.9.2",
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.2",
16+
"@commitlint/cli": "^17.8.0",
1717
"@formkit/icons": "^0.19.3",
1818
"@formkit/nuxt": "^0.19.3",
1919
"@formkit/themes": "^0.19.3",
@@ -25,21 +25,21 @@
2525
"@nuxt/devtools": "^0.8.5",
2626
"@nuxtjs/color-mode": "^3.3.0",
2727
"@nuxtjs/tailwindcss": "^6.8.0",
28-
"@pinia/nuxt": "^0.4.11",
28+
"@pinia/nuxt": "^0.5.1",
2929
"@tailwindcss/aspect-ratio": "0.4.2",
3030
"@tailwindcss/forms": "0.5.6",
3131
"@tailwindcss/typography": "^0.5.10",
3232
"@vite-pwa/nuxt": "^0.1.1",
33-
"@vueuse/nuxt": "^10.4.1",
33+
"@vueuse/nuxt": "^10.5.0",
3434
"commitlint-config-unjs": "^1.0.1",
3535
"consola": "^3.2.3",
36-
"eslint": "^8.50.0",
36+
"eslint": "^8.51.0",
3737
"lint-staged": "^14.0.1",
3838
"nuxt": "^3.7.4",
39-
"pinia": "^2.1.6",
39+
"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.15"
43+
"vue-tsc": "^1.8.19"
4444
}
4545
}

0 commit comments

Comments
 (0)