We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bbf45 commit 65d5981Copy full SHA for 65d5981
bun.lockb
3.95 KB
docs/package.json
@@ -8,7 +8,7 @@
8
"preview": "nuxi preview"
9
},
10
"devDependencies": {
11
- "@nuxt-themes/docus": "^1.14.8",
+ "@nuxt-themes/docus": "^1.14.9",
12
"nuxt": "^3.7.4"
13
}
14
package.json
@@ -23,7 +23,7 @@
23
24
"@hebilicious/eslint-config": "0.0.3-beta.3",
25
"@nuxt/test-utils": "^3.7.4",
26
- "@types/node": "20.7.1",
+ "@types/node": "20.7.2",
27
"bumpp": "^9.2.0",
28
"bun-types": "^1.0.3",
29
"conventional-changelog-cli": "^4.1.0",
@@ -36,7 +36,7 @@
36
"simple-git-hooks": "^2.9.0",
37
"taze": "^0.11.3",
38
"typescript": "^5.2.2",
39
- "vitest": "^0.34.5"
+ "vitest": "^0.34.6"
40
41
"simple-git-hooks": {
42
"pre-commit": "bunx lint-staged"
0 commit comments