Skip to content

Commit 6b0fe69

Browse files
chore(deps): update all non-major dependencies (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1d9de6 commit 6b0fe69

File tree

7 files changed

+60
-69
lines changed

7 files changed

+60
-69
lines changed

.stacks/core/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"vite": "^4.3.8",
6464
"vite-plugin-inspect": "^0.7.28",
6565
"vite-plugin-pages": "^0.30.1",
66-
"vite-plugin-pwa": "^0.15.0",
66+
"vite-plugin-pwa": "^0.15.1",
6767
"vite-plugin-vue-layouts": "^0.8.0",
6868
"vite-plugin-vue-markdown": "^0.23.5",
6969
"vite-ssg": "^0.22.2",

.stacks/core/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@tauri-apps/api": "1.3.0",
5959
"@tauri-apps/cli": "1.3.1",
6060
"unified-network": "0.6.4",
61-
"unstorage": "^1.6.0",
61+
"unstorage": "^1.6.1",
6262
"vue": "3.3.4",
6363
"vue3-highlightjs": "^1.0.5"
6464
},

.stacks/core/logging/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
},
4848
"peerDependencies": {
4949
"consola": "^3.1.0",
50-
"node-ray": "1.20.11",
50+
"node-ray": "1.21.0",
5151
"vue-ray": "^1.17.4"
5252
},
5353
"dependencies": {
54-
"node-ray": "1.20.7",
54+
"node-ray": "1.21.0",
5555
"vue-ray": "^1.17.4"
5656
},
5757
"devDependencies": {

.stacks/core/storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@stacksjs/types": "workspace:*",
5555
"@stacksjs/utils": "workspace:*",
5656
"fs-extra": "^11.1.1",
57-
"unstorage": "^1.6.0"
57+
"unstorage": "^1.6.1"
5858
},
5959
"devDependencies": {
6060
"@stacksjs/development": "workspace:*"

.stacks/core/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"typecheck": "tsc --noEmit"
5151
},
5252
"peerDependencies": {
53-
"@playwright/test": "^1.34.2",
53+
"@playwright/test": "^1.34.3",
5454
"@vitest/coverage-istanbul": "^0.31.1",
5555
"@vitest/ui": "^0.31.1",
5656
"vitest": "^0.31.1"

.stacks/core/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"unplugin-vue-components": "^0.24.1",
7272
"vite": "^4.3.8",
7373
"vite-plugin-inspect": "^0.7.28",
74-
"vite-plugin-pwa": "^0.15.0",
74+
"vite-plugin-pwa": "^0.15.1",
7575
"vite-plugin-vue-layouts": "^0.8.0",
7676
"vite-ssg": "^0.22.2",
7777
"vitepress": "1.0.0-beta.1",

pnpm-lock.yaml

Lines changed: 53 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)