Skip to content

Commit ba09594

Browse files
chore(deps): update all non-major dependencies
1 parent eff7f88 commit ba09594

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@stacksjs/everything",
33
"type": "module",
44
"version": "0.0.0",
5-
"packageManager": "pnpm@10.12.1",
5+
"packageManager": "pnpm@10.13.1",
66
"description": "Every package created & maintained by the Stacks Team.",
77
"author": "Chris Breuer <[email protected]>",
88
"license": "MIT",

pnpm-workspace.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ packages: []
22

33
catalogs:
44
bun:
5-
bun-git-hooks: ^0.2.16
5+
bun-git-hooks: ^0.2.19
66
bun-plugin-auto-imports: ^0.3.1
7-
bun-plugin-dotenvx: ^0.6.3
7+
bun-plugin-dotenvx: ^0.6.4
88
bun-plugin-dtsx: ^0.21.12
99
bun-plugin-unocss: ^0.1.3
1010

@@ -35,7 +35,7 @@ catalogs:
3535
'@stacksjs/dns': ^0.70.23
3636
'@stacksjs/dnsx': ^0.2.2
3737
'@stacksjs/docs': ^0.70.23
38-
'@stacksjs/dtsx': ^0.9.4
38+
'@stacksjs/dtsx': ^0.9.5
3939
'@stacksjs/email': ^0.70.23
4040
'@stacksjs/enums': ^0.70.23
4141
'@stacksjs/env': ^0.70.23
@@ -95,12 +95,12 @@ catalogs:
9595
ts-spreadsheets: ^0.2.0
9696

9797
unrelated:
98-
'@types/node': ^22.15.30
99-
eslint: ^9.28.0
98+
'@types/node': ^22.17.0
99+
eslint: ^9.32.0
100100
lint-staged: ^16.0.0
101101
netlify-plugin-cache: ^1.0.3
102-
node-modules-inspector: ^0.6.9
103-
pnpm: ^10.12.1
102+
node-modules-inspector: ^0.6.10
103+
pnpm: ^10.13.1
104104
simple-git-hooks: ^2.13.0
105105
typescript: ^5.8.3
106106

0 commit comments

Comments
 (0)