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 fecf0e5 commit 905ff1bCopy full SHA for 905ff1b
detectors/nuxt.modules.json
@@ -458,7 +458,7 @@
458
"url": "https://algolia.nuxtjs.org"
459
},
460
"detectors": {
461
- "js": "window.$nuxt?.$nuxt?.$algolia"
+ "js": "window.$nuxt?.$algolia"
462
}
463
- },
+ }
464
package.json
@@ -23,11 +23,11 @@
23
"consola": "^2.15.3",
24
"make-dir": "^3.1.0",
25
"ora": "^5.4.0",
26
- "puppeteer": "^9.1.1",
+ "puppeteer": "^13.5.2",
27
"tld-extract": "^2.0.1",
28
- "yargs": "^17.0.1"
+ "yargs": "^17.4.0"
29
30
"devDependencies": {
31
- "standard-version": "^9.3.0"
+ "standard-version": "^9.3.2"
32
33
0 commit comments