Skip to content

Commit 51e0724

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

File tree

2 files changed

+343
-208
lines changed

2 files changed

+343
-208
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"packageManager": "[email protected].5",
3+
"packageManager": "[email protected].6",
44
"scripts": {
55
"build": "nuxi build",
66
"dev": "nuxi dev",
@@ -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.3",
25+
"@nuxt/devtools": "^0.8.4",
2626
"@nuxtjs/color-mode": "^3.3.0",
2727
"@nuxtjs/tailwindcss": "^6.8.0",
2828
"@pinia/nuxt": "^0.4.11",
@@ -40,6 +40,6 @@
4040
"prettier": "^3.0.3",
4141
"simple-git-hooks": "^2.9.0",
4242
"typescript": "^5.2.2",
43-
"vue-tsc": "^1.8.11"
43+
"vue-tsc": "^1.8.13"
4444
}
4545
}

0 commit comments

Comments
 (0)