We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27a07f commit 0c9184eCopy full SHA for 0c9184e
package.json
@@ -112,7 +112,7 @@
112
"simple-git-hooks": "^2.9.0",
113
"typedoc": "^0.25.8",
114
"typedoc-plugin-markdown": "^3.17.1",
115
- "typescript": "~5.3.3",
+ "typescript": "~5.5.3",
116
"unbuild": "^2.0.0",
117
"vitepress": "1.3.0",
118
"vitest": "^2.0.2",
packages/nuxt/package.json
@@ -62,8 +62,8 @@
62
},
63
"devDependencies": {
64
"@firebase/app-types": "^0.9.0",
65
- "@nuxt/eslint-config": "^0.2.0",
66
- "@nuxt/module-builder": "^0.5.5",
+ "@nuxt/eslint-config": "^0.3.13",
+ "@nuxt/module-builder": "^0.8.1",
67
"@nuxt/schema": "^3.10.3",
68
"@nuxt/test-utils": "^3.11.0",
69
"eslint": "^8.56.0",
0 commit comments