We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd49ab commit 9e0b179Copy full SHA for 9e0b179
2 files changed
package.json
@@ -34,19 +34,19 @@
34
},
35
"dependencies": {
36
"@nuxt-themes/docus": "^1.15.1",
37
- "@nuxt/devtools": "^1.6.1",
+ "@nuxt/devtools": "^1.6.4",
38
"@nuxtjs/seo": "^2.0.2",
39
- "mermaid": "^11.4.0",
+ "mermaid": "^11.4.1",
40
"nuxt": "^3.14.1592",
41
- "playwright": "^1.49.0"
+ "playwright": "^1.49.1"
42
43
"devDependencies": {
44
- "@antfu/eslint-config": "^3.10.0",
45
- "@nuxt/eslint-config": "^0.7.2",
+ "@antfu/eslint-config": "^3.12.0",
+ "@nuxt/eslint-config": "^0.7.3",
46
"@parcel/watcher": "^2.5.0",
47
- "bumpp": "^9.8.1",
+ "bumpp": "^9.9.1",
48
"case-police": "^0.7.2",
49
- "eslint": "^9.15.0",
+ "eslint": "^9.17.0",
50
"markdownlint-cli": "^0.43.0",
51
"typescript": "^5.7.2"
52
}
0 commit comments