Skip to content

Commit 0c9184e

Browse files
committed
chore: up nuxt
1 parent b27a07f commit 0c9184e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"simple-git-hooks": "^2.9.0",
113113
"typedoc": "^0.25.8",
114114
"typedoc-plugin-markdown": "^3.17.1",
115-
"typescript": "~5.3.3",
115+
"typescript": "~5.5.3",
116116
"unbuild": "^2.0.0",
117117
"vitepress": "1.3.0",
118118
"vitest": "^2.0.2",

packages/nuxt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
},
6363
"devDependencies": {
6464
"@firebase/app-types": "^0.9.0",
65-
"@nuxt/eslint-config": "^0.2.0",
66-
"@nuxt/module-builder": "^0.5.5",
65+
"@nuxt/eslint-config": "^0.3.13",
66+
"@nuxt/module-builder": "^0.8.1",
6767
"@nuxt/schema": "^3.10.3",
6868
"@nuxt/test-utils": "^3.11.0",
6969
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)