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 6578cbb commit 7b003fbCopy full SHA for 7b003fb
package.json
@@ -10,14 +10,14 @@
10
"lint": "eslint ."
11
},
12
"devDependencies": {
13
- "@docsearch/js": "3.3.5",
14
- "@nuxt-themes/docus": "^1.12.0",
+ "@docsearch/js": "3.5.2",
+ "@nuxt-themes/docus": "^1.15.0",
15
"@nuxt/content": "^2.8.2",
16
- "@nuxt/eslint-config": "^0.1.1",
17
- "@nuxthq/studio": "^0.14.0",
+ "@nuxt/eslint-config": "^0.2.0",
+ "@nuxthq/studio": "^1.0.2",
18
"@nuxtjs/tailwindcss": "^6.7.0",
19
- "eslint": "^8.40.0",
+ "eslint": "^8.52.0",
20
"medium-zoom": "^1.0.8",
21
- "nuxt": "^3.7.1"
+ "nuxt": "^3.8.0"
22
}
23
0 commit comments