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 7aa30c0 commit f2ea09cCopy full SHA for f2ea09c
docs/package.json
@@ -24,7 +24,7 @@
24
"devDependencies": {
25
"@nuxt/eslint-config": "^1.0.1",
26
"@nuxthq/studio": "^2.2.1",
27
- "eslint": "^9.20.0",
+ "eslint": "^9.20.1",
28
"vue-tsc": "^2.2.0"
29
}
30
package.json
@@ -33,7 +33,7 @@
33
"dependencies": {
34
"@nuxt/kit": "^3.15.4",
35
"defu": "^6.1.4",
36
- "posthog-js": "^1.217.0",
+ "posthog-js": "^1.217.1",
37
"posthog-node": "^4.5.0"
38
},
39
@@ -44,7 +44,7 @@
44
"@nuxt/test-utils": "^3.15.4",
45
"@types/node": "^22.13.1",
46
"changelogen": "^0.5.7",
47
48
"eslint-config-prettier": "^10.0.1",
49
"eslint-plugin-prettier": "^5.2.3",
50
"nuxt": "^3.15.4",
0 commit comments