Skip to content

Commit

Permalink
chore: up nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jul 13, 2024
1 parent b27a07f commit 0c9184e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"simple-git-hooks": "^2.9.0",
"typedoc": "^0.25.8",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "~5.3.3",
"typescript": "~5.5.3",
"unbuild": "^2.0.0",
"vitepress": "1.3.0",
"vitest": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
},
"devDependencies": {
"@firebase/app-types": "^0.9.0",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.10.3",
"@nuxt/test-utils": "^3.11.0",
"eslint": "^8.56.0",
Expand Down

0 comments on commit 0c9184e

Please sign in to comment.