generated from Hebilicious/nuxt-module-template
-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
b21e2d3
commit a2a44ff
Showing
6 changed files
with
2,241 additions
and
2,078 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 |
---|---|---|
|
@@ -7,6 +7,6 @@ | |
"preview": "vitepress preview" | ||
}, | ||
"devDependencies": { | ||
"vitepress": "1.0.0-rc.40" | ||
"vitepress": "1.3.4" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"type": "module", | ||
"version": "0.3.4", | ||
"private": true, | ||
"packageManager": "[email protected].1", | ||
"packageManager": "[email protected].9", | ||
"scripts": { | ||
"build": "rimraf packages/*/dist && turbo run build --filter=@hebilicious*", | ||
"build:all": "turbo run build", | ||
|
@@ -15,23 +15,23 @@ | |
"test": "vitest" | ||
}, | ||
"devDependencies": { | ||
"@antfu/ni": "^0.21.12", | ||
"@antfu/ni": "^0.23.0", | ||
"@hebilicious/eslint-config": "0.0.3-beta.3", | ||
"@nuxt/test-utils": "^3.11.0", | ||
"@types/node": "^18.19.10", | ||
"bumpp": "^9.3.0", | ||
"@nuxt/test-utils": "^3.14.2", | ||
"@types/node": "^18.19.50", | ||
"bumpp": "^9.5.2", | ||
"conventional-changelog-cli": "^4.1.0", | ||
"eslint": "8.56.0", | ||
"eslint": "8.57.0", | ||
"esno": "^0.17.0", | ||
"fast-glob": "^3.3.2", | ||
"lint-staged": "^14.0.1", | ||
"pnpm": "8.15.1", | ||
"prettier": "^3.2.4", | ||
"rimraf": "^5.0.5", | ||
"simple-git-hooks": "^2.9.0", | ||
"taze": "^0.13.1", | ||
"turbo": "^1.11.3", | ||
"typescript": "^5.3.3", | ||
"pnpm": "8.15.9", | ||
"prettier": "^3.3.3", | ||
"rimraf": "^5.0.10", | ||
"simple-git-hooks": "^2.11.1", | ||
"taze": "^0.16.7", | ||
"turbo": "^1.13.4", | ||
"typescript": "^5.6.2", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^0.34.6" | ||
}, | ||
|
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
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
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
Oops, something went wrong.