Skip to content

Commit 76bc3a4

Browse files
committed
chore: upgrade deps
1 parent 597e125 commit 76bc3a4

File tree

3 files changed

+102
-103
lines changed

3 files changed

+102
-103
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"devDependencies": {
1313
"@nuxt-themes/docus": "^1.15.1",
14-
"@nuxt/devtools": "^3.1.0",
15-
"@nuxt/eslint-config": "^1.10.0",
14+
"@nuxt/devtools": "^3.1.1",
15+
"@nuxt/eslint-config": "^1.11.0",
1616
"@nuxtjs/plausible": "^2.0.1",
1717
"@types/node": "^24.10.1",
1818
"eslint": "^9.39.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"yaml": "^2.8.1"
5151
},
5252
"devDependencies": {
53-
"@nuxt/eslint-config": "^1.10.0",
53+
"@nuxt/eslint-config": "^1.11.0",
5454
"@nuxt/kit": "^4.2.1",
5555
"@nuxt/ui": "4.2.1",
5656
"@nuxthub/core": "^0.9.0",
@@ -82,5 +82,5 @@
8282
"after:bump": "npx changelogen@latest --no-commit --no-tag --output --r $(node -p \"require('./package.json').version\")"
8383
}
8484
},
85-
"packageManager": "pnpm@10.23.0"
85+
"packageManager": "pnpm@10.24.0"
8686
}

0 commit comments

Comments
 (0)