Skip to content

Commit 543f396

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

File tree

3 files changed

+190
-223
lines changed

3 files changed

+190
-223
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"name": "@nextorders/queue-monorepo",
33
"version": "0.4.2",
44
"private": true,
5-
"packageManager": "pnpm@10.29.3",
5+
"packageManager": "pnpm@10.30.1",
66
"license": "MIT",
77
"repository": {
88
"type": "git",
99
"url": "git+https://github.com/nextorders/queue.git"
1010
},
1111
"engines": {
1212
"node": ">=24.13.1",
13-
"pnpm": ">=10.29.3"
13+
"pnpm": ">=10.30.1"
1414
},
1515
"scripts": {
1616
"build": "pnpm -r run build",

0 commit comments

Comments
 (0)