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