Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1048)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent ff49b33 commit 562544d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions storage/framework/core/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"@stacksjs/config": "workspace:*",
"@stacksjs/path": "workspace:*",
"@stacksjs/server": "workspace:*",
"vitepress": "1.1.4",
"vitepress": "1.2.0",
"vitepress-plugin-twoslash": "^0.10.2"
},
"dependencies": {
"@stacksjs/alias": "workspace:*",
"@stacksjs/config": "workspace:*",
"@stacksjs/path": "workspace:*",
"@stacksjs/server": "workspace:*",
"vitepress": "1.1.4",
"vitepress": "1.2.0",
"vitepress-plugin-twoslash": "^0.10.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions storage/framework/core/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"@biomejs/biome": "^1.7.3",
"@commitlint/cli": "^19.3.0",
"lint-staged": "^15.2.2",
"publint": "^0.2.7"
"publint": "^0.2.8"
},
"dependencies": {
"@biomejs/biome": "^1.7.3",
"@commitlint/cli": "^19.3.0",
"lint-staged": "^15.2.2",
"publint": "^0.2.7"
"publint": "^0.2.8"
},
"devDependencies": {
"@stacksjs/development": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"vite-plugin-inspect": "^0.8.4",
"vite-plugin-pwa": "^0.20.0",
"vite-ssg": "^0.23.7",
"vitepress": "1.1.4",
"vitepress": "1.2.0",
"vue": "^3.4.27"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@stacksjs/server": "workspace:*",
"@stacksjs/storage": "workspace:*",
"@stacksjs/vite-config": "workspace:*",
"vitepress": "1.1.4"
"vitepress": "1.2.0"
}
}

0 comments on commit 562544d

Please sign in to comment.