-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b377bac
commit f3919cf
Showing
3 changed files
with
2,032 additions
and
1,151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,8 @@ | |
"typecheck": "node .scripts/typecheck.mjs" | ||
}, | ||
"devDependencies": { | ||
"@nuxt/eslint": "^0.5.7", | ||
"@nuxt/kit": "3.13.2", | ||
"@nuxt/eslint": "^0.6.1", | ||
"@nuxt/kit": "3.14.159", | ||
"@types/node": "^22.9.0", | ||
"consola": "^3.2.3", | ||
"eslint": "^9.14.0", | ||
|
@@ -23,9 +23,9 @@ | |
"typescript": "^5.6.3" | ||
}, | ||
"resolutions": { | ||
"@nuxt/kit": "3.13.2", | ||
"@nuxt/kit": "3.14.159", | ||
"destr": "latest", | ||
"nuxt": "^3.13.2", | ||
"nuxt": "^3.14.159", | ||
"ufo": "latest" | ||
}, | ||
"packageManager": "[email protected]" | ||
|
Oops, something went wrong.