This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
9c3aa01
commit 18eed44
Showing
2 changed files
with
116 additions
and
99 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 |
---|---|---|
|
@@ -67,16 +67,16 @@ | |
"@nuxtjs/eslint-config-typescript": "^12.1.0", | ||
"@rollup/plugin-json": "^6.1.0", | ||
"@types/glob": "^8.1.0", | ||
"@types/node": "^18.19.14", | ||
"@types/node": "^18.19.15", | ||
"del-cli": "^5.1.0", | ||
"eslint": "^8.56.0", | ||
"memfs": "^4.6.0", | ||
"prettier": "^3.2.4", | ||
"memfs": "^4.7.0", | ||
"prettier": "^3.2.5", | ||
"prettier-plugin-jsdoc": "^1.3.0", | ||
"rollup": "^4.9.6", | ||
"rollup": "^4.10.0", | ||
"typescript": "^5.3.3", | ||
"unbuild": "^2.0.0", | ||
"vite": "^5.0.12", | ||
"vite": "^5.1.1", | ||
"vitest": "^1.2.2", | ||
"webpack": "^5.90.1" | ||
}, | ||
|
@@ -87,7 +87,7 @@ | |
"glob": "^10.3.10", | ||
"import-meta-resolve": "^4.0.0", | ||
"pathe": "^1.1.2", | ||
"unplugin": "^1.6.0" | ||
"unplugin": "^1.7.1" | ||
}, | ||
"peerDependencies": { | ||
"rollup": "^4.0.0", | ||
|
@@ -108,5 +108,5 @@ | |
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"packageManager": "[email protected].1" | ||
"packageManager": "[email protected].2" | ||
} |
Oops, something went wrong.