Skip to content

Commit 65d5981

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 98bbf45 commit 65d5981

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lockb

3.95 KB
Binary file not shown.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "nuxi preview"
99
},
1010
"devDependencies": {
11-
"@nuxt-themes/docus": "^1.14.8",
11+
"@nuxt-themes/docus": "^1.14.9",
1212
"nuxt": "^3.7.4"
1313
}
1414
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@hebilicious/eslint-config": "0.0.3-beta.3",
2525
"@nuxt/test-utils": "^3.7.4",
26-
"@types/node": "20.7.1",
26+
"@types/node": "20.7.2",
2727
"bumpp": "^9.2.0",
2828
"bun-types": "^1.0.3",
2929
"conventional-changelog-cli": "^4.1.0",
@@ -36,7 +36,7 @@
3636
"simple-git-hooks": "^2.9.0",
3737
"taze": "^0.11.3",
3838
"typescript": "^5.2.2",
39-
"vitest": "^0.34.5"
39+
"vitest": "^0.34.6"
4040
},
4141
"simple-git-hooks": {
4242
"pre-commit": "bunx lint-staged"

0 commit comments

Comments
 (0)