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 ad9e2f6 commit b9f5027Copy full SHA for b9f5027
docs/package.json
@@ -13,7 +13,7 @@
13
"@nuxt-themes/docus": "1.12.0",
14
"@nuxt/eslint-config": "0.1.1",
15
"eslint": "8.41.0",
16
- "nuxt": "3.5.0"
+ "nuxt": "3.5.1"
17
},
18
"dependencies": {
19
"pinceau": "^0.18.8"
package.json
@@ -45,15 +45,15 @@
45
46
"devDependencies": {
47
"@nuxt/module-builder": "0.3.1",
48
- "@nuxt/test-utils": "3.5.0",
+ "@nuxt/test-utils": "3.5.1",
49
"@nuxtjs/eslint-config-typescript": "12.0.0",
50
"bumpp": "9.1.0",
51
"c8": "7.13.0",
52
53
"eslint-config-prettier": "8.8.0",
54
"husky": "8.0.3",
55
"lint-staged": "13.2.2",
56
- "nuxt": "3.5.0",
+ "nuxt": "3.5.1",
57
"vitest": "0.31.1"
58
59
"resolutions": {
0 commit comments