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
e6eb0e7
commit 56d9de1
Showing
7 changed files
with
413 additions
and
363 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-beta.7" | ||
"vitepress": "1.0.0-rc.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].11", | ||
"packageManager": "[email protected].12", | ||
"scripts": { | ||
"build": "rimraf packages/*/dist && turbo run build --filter=@hebilicious*", | ||
"build:all": "turbo run build", | ||
|
@@ -18,14 +18,14 @@ | |
"@antfu/ni": "^0.21.5", | ||
"@hebilicious/eslint-config": "0.0.3-beta.2", | ||
"@nuxt/test-utils": "^3.6.5", | ||
"@types/node": "^18.17.3", | ||
"@types/node": "^18.17.4", | ||
"bumpp": "^9.1.1", | ||
"conventional-changelog-cli": "^3.0.0", | ||
"eslint": "8.46.0", | ||
"esno": "^0.17.0", | ||
"fast-glob": "^3.3.1", | ||
"lint-staged": "^13.2.3", | ||
"pnpm": "8.6.11", | ||
"pnpm": "8.6.12", | ||
"prettier": "^3.0.1", | ||
"rimraf": "^5.0.1", | ||
"simple-git-hooks": "^2.9.0", | ||
|
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 |
---|---|---|
|
@@ -44,7 +44,7 @@ | |
}, | ||
"devDependencies": { | ||
"unplugin": "^1.4.0", | ||
"vite": "^4.4.8", | ||
"vite": "^4.4.9", | ||
"vue": "^3.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
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.