Skip to content

Commit 68221d7

Browse files
chore(monorepo): update auto-merge non-major dependencies
1 parent 4781ba0 commit 68221d7

6 files changed

Lines changed: 648 additions & 690 deletions

File tree

.github/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.13.1
1+
22.14.0

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
},
2121
"license": "Apache-2.0",
2222
"private": true,
23-
"packageManager": "pnpm@10.3.0",
23+
"packageManager": "pnpm@10.4.1",
2424
"engines": {
25-
"node": ">=22.13.1",
26-
"pnpm": ">=10.3.0"
25+
"node": ">=22.14.0",
26+
"pnpm": ">=10.4.1"
2727
},
2828
"keywords": [
2929
"stryke",
@@ -82,22 +82,22 @@
8282
"@storm-software/untyped": "catalog:",
8383
"@storm-software/workspace-tools": "catalog:",
8484
"@swc-node/register": "~1.10.9",
85-
"@swc/core": "~1.10.14",
85+
"@swc/core": "~1.10.18",
8686
"@swc/helpers": "~0.5.15",
8787
"@taplo/cli": "^0.7.0",
8888
"@types/jest": "catalog:",
8989
"@types/node": "catalog:",
9090
"copyfiles": "catalog:",
91-
"eslint": "9.20.0",
91+
"eslint": "9.20.1",
9292
"jest": "catalog:",
9393
"jest-environment-jsdom": "catalog:",
9494
"jest-environment-node": "catalog:",
95-
"knip": "5.43.6",
95+
"knip": "5.44.4",
9696
"lefthook": "^1.10.10",
9797
"ls-lint": "^0.1.2",
9898
"markdownlint-cli2": "^0.17.2",
9999
"nx": "catalog:",
100-
"prettier": "^3.4.2",
100+
"prettier": "^3.5.1",
101101
"rimraf": "catalog:",
102102
"sherif": "1.3.0",
103103
"ts-jest": "29.2.5",
@@ -132,20 +132,20 @@
132132
"ip": ">=2.0.1",
133133
"next": ">=13.4.20-canary.13",
134134
"debug": ">=4.4.0",
135-
"got": ">=14.4.5",
135+
"got": ">=14.4.6",
136136
"markdown-it": ">=14.1.0",
137137
"node-fetch": ">=3.3.2",
138-
"parse-path": ">=7.0.0",
138+
"parse-path": ">=7.0.1",
139139
"parse-url": ">=9.2.0",
140140
"shell-quote": ">=1.8.2",
141141
"loader-utils": ">=3.3.1",
142142
"simple-git": ">=3.27.0",
143143
"nth-check": ">=2.1.1",
144-
"postcss": ">=8.5.1",
144+
"postcss": ">=8.5.2",
145145
"follow-redirects": ">=1.15.9",
146146
"micromatch": ">=4.0.8",
147-
"path-to-regexp": ">=0.1.12",
148-
"cookie": ">=0.7.0",
147+
"path-to-regexp": ">=0.2.5",
148+
"cookie": ">=0.7.2",
149149
"@stryke/tools-scripts": "workspace:*",
150150
"@stryke/tools-nx": "workspace:*",
151151
"@stryke/helpers": "workspace:*",

packages/env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"private": false,
1212
"dependencies": {
13-
"@dotenvx/dotenvx": "1.35.0",
13+
"@dotenvx/dotenvx": "1.36.0",
1414
"defu": "catalog:"
1515
},
1616
"devDependencies": {

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@types/react": "catalog:",
3535
"@types/react-dom": "catalog:",
36-
"@types/react-native": "0.72.8"
36+
"@types/react-native": "0.73.0"
3737
},
3838
"publishConfig": {
3939
"access": "public"

0 commit comments

Comments
 (0)