Skip to content

Commit a9c8875

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"test": "echo \"Error: no test specified\" && exit 1"
1111
},
1212
"dependencies": {
13-
"@stacksjs/router": "^0.69.3"
13+
"@stacksjs/router": "^0.70.2"
1414
}
1515
}

storage/framework/core/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@headlessui/vue": "^1.7.23",
6161
"@iconify-json/hugeicons": "^1.2.4",
62-
"@iconify/json": "^2.2.318",
62+
"@iconify/json": "^2.2.319",
6363
"@julr/unocss-preset-forms": "^1.0.0",
6464
"@stacksjs/build": "workspace:*",
6565
"@stacksjs/config": "workspace:*",

storage/framework/core/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@vueuse/head": "^2.0.0",
6161
"@vueuse/math": "^13.0.0",
6262
"@vueuse/shared": "^13.0.0",
63-
"ace-builds": "^1.39.0",
63+
"ace-builds": "^1.39.1",
6464
"bun-plugin-dotenvx": "^0.6.3",
6565
"bun-plugin-yml": "^0.3.1",
6666
"defu": "^6.1.4",

0 commit comments

Comments
 (0)