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 1330d0d commit d4c5cffCopy full SHA for d4c5cff
package.json
@@ -26,9 +26,9 @@
26
"lib"
27
],
28
"dependencies": {
29
- "consola": "^2.15.0",
+ "consola": "^2.15.3",
30
"lunr": "^2.3.9",
31
- "lunr-languages": "^1.4.0"
+ "lunr-languages": "^1.14.0"
32
},
33
"devDependencies": {
34
"@babel/core": "latest",
@@ -42,10 +42,10 @@
42
"eslint": "latest",
43
"get-port": "latest",
44
"jest": "latest",
45
- "jsdom": "^16.4.0",
+ "jsdom": "^16.7.0",
46
"nuxt-edge": "latest",
47
- "nuxt-i18n": "6.15.4",
+ "nuxt-i18n": "6.28.1",
48
"standard-version": "latest",
49
- "tib": "^0.7.4"
+ "tib": "^0.7.5"
50
}
51
0 commit comments