Skip to content

Commit d0a8582

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

3 files changed

Lines changed: 120 additions & 115 deletions

File tree

package.json

Lines changed: 3 additions & 3 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.22.0",
5+
"packageManager": "pnpm@10.28.1",
66
"license": "MIT",
77
"repository": {
88
"type": "git",
99
"url": "git+https://github.com/nextorders/queue.git"
1010
},
1111
"engines": {
12-
"node": ">=24.11.1",
13-
"pnpm": ">=10.22.0"
12+
"node": ">=24.13.0",
13+
"pnpm": ">=10.28.1"
1414
},
1515
"scripts": {
1616
"build": "pnpm -r run build",

0 commit comments

Comments
 (0)