Skip to content

Commit 03e4fa5

Browse files
chore(deps): update all non-major dependencies
1 parent d4208fe commit 03e4fa5

File tree

3 files changed

+63
-63
lines changed

3 files changed

+63
-63
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.0",
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.0"
1414
},
1515
"scripts": {
1616
"build": "pnpm -r run build",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ packages:
1313
catalogs:
1414
dev:
1515
'@antfu/eslint-config': ^7.4.3
16-
'@commitlint/cli': ^20.4.1
17-
'@commitlint/config-conventional': ^20.4.1
16+
'@commitlint/cli': ^20.4.2
17+
'@commitlint/config-conventional': ^20.4.2
1818
bumpp: ^10.4.1
1919
eslint: ^9.39.2
2020
husky: ^9.1.7
@@ -29,7 +29,7 @@ catalogs:
2929
playwright: ^1.58.2
3030
vitest: ^4.0.18
3131
types:
32-
'@types/node': ^25.2.3
32+
'@types/node': ^25.3.0
3333

3434
ignoredBuiltDependencies:
3535
- '@parcel/watcher'

0 commit comments

Comments
 (0)