Skip to content

Commit 9720381

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

File tree

3 files changed

+54
-110
lines changed

3 files changed

+54
-110
lines changed

playground/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
zstart_postgres:
3-
image: postgres:17.4-alpine
3+
image: postgres:17.5-alpine
44
shm_size: 1g
55
user: postgres
66
restart: always

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@tsconfig/node22": "22.0.1",
2424
"@types/js-cookie": "3.0.6",
25-
"@types/node": "22.15.14",
25+
"@types/node": "22.15.17",
2626
"@vitejs/plugin-vue": "5.2.3",
2727
"@vue/tsconfig": "0.7.0",
2828
"typescript": "5.8.3",

0 commit comments

Comments
 (0)