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 877e0a0 commit f40d4a7Copy full SHA for f40d4a7
package.json
@@ -47,12 +47,15 @@
47
"@nuxt/module-builder": "^0.8.1",
48
"@nuxt/schema": "^3.12.3",
49
"@nuxt/test-utils": "^3.13.1",
50
- "@types/node": "^20.14.9",
+ "@types/node": "^20.14.10",
51
"changelogen": "^0.5.5",
52
- "eslint": "^9.6.0",
+ "eslint": "^9.7.0",
53
+ "laravel-echo": "^1.16.1",
54
"nuxt": "^3.12.3",
55
+ "pusher-js": "8.4.0-rc2",
56
"typescript": "latest",
57
"vitest": "^1.6.0",
- "vue-tsc": "^2.0.24"
- }
58
+ "vue-tsc": "^2.0.26"
59
+ },
60
+ "packageManager": "pnpm@9.4.0+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74"
61
}
0 commit comments