Skip to content

Commit

Permalink
chore(monorepo): update auto-merge non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2025
1 parent af370e2 commit a261392
Show file tree
Hide file tree
Showing 7 changed files with 1,083 additions and 1,024 deletions.
2 changes: 1 addition & 1 deletion .github/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.1
22.14.0
2 changes: 1 addition & 1 deletion .github/workflows/gitguardian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
persist-credentials: false

- name: GitGuardian scan
uses: GitGuardian/ggshield/actions/secret@v1.36.0
uses: GitGuardian/ggshield/actions/secret@v1.37.0
env:
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"license": "Apache-2.0",
"private": true,
"packageManager": "pnpm@10.3.0",
"packageManager": "pnpm@10.6.2",
"engines": {
"node": ">=22.13.1",
"pnpm": ">=10.3.0"
"node": ">=22.14.0",
"pnpm": ">=10.6.2"
},
"keywords": [
"stryke",
Expand Down Expand Up @@ -82,31 +82,31 @@
"@storm-software/untyped": "catalog:",
"@storm-software/workspace-tools": "catalog:",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.10.14",
"@swc/core": "~1.11.8",
"@swc/helpers": "~0.5.15",
"@taplo/cli": "^0.7.0",
"@types/jest": "catalog:",
"@types/node": "catalog:",
"copyfiles": "catalog:",
"eslint": "9.20.0",
"eslint": "9.22.0",
"eslint-flat-config-utils": "^2.0.1",
"jest": "catalog:",
"jest-environment-jsdom": "catalog:",
"jest-environment-node": "catalog:",
"knip": "5.43.6",
"lefthook": "^1.10.10",
"knip": "5.45.0",
"lefthook": "^1.11.3",
"ls-lint": "^0.1.2",
"markdownlint-cli2": "^0.17.2",
"nx": "catalog:",
"rimraf": "catalog:",
"sherif": "1.3.0",
"ts-jest": "29.2.5",
"sherif": "1.4.0",
"ts-jest": "29.2.6",
"ts-node": "10.9.2",
"tslib": "catalog:",
"tsup": "catalog:",
"typescript": "^5.6.2",
"verdaccio": "5.33.0",
"zx": "^8.3.2"
"zx": "^8.4.0"
},
"manypkg": {
"defaultBranch": "main",
Expand Down Expand Up @@ -137,21 +137,21 @@
"@stryke/tools-scripts": "workspace:*",
"@stryke/types": "workspace:*",
"@stryke/unique-id": "workspace:*",
"cookie": ">=0.7.0",
"cookie": ">=0.7.2",
"debug": ">=4.4.0",
"follow-redirects": ">=1.15.9",
"got": ">=14.4.5",
"got": ">=14.4.6",
"ip": ">=2.0.1",
"loader-utils": ">=3.3.1",
"markdown-it": ">=14.1.0",
"micromatch": ">=4.0.8",
"next": ">=13.4.20-canary.13",
"node-fetch": ">=3.3.2",
"nth-check": ">=2.1.1",
"parse-path": ">=7.0.0",
"parse-path": ">=7.0.1",
"parse-url": ">=9.2.0",
"path-to-regexp": ">=0.1.12",
"postcss": ">=8.5.1",
"path-to-regexp": ">=0.2.5",
"postcss": ">=8.5.3",
"shell-quote": ">=1.8.2",
"simple-git": ">=3.27.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"private": false,
"dependencies": {
"@dotenvx/dotenvx": "1.35.0",
"@dotenvx/dotenvx": "1.38.4",
"defu": "catalog:"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/react-native": "0.72.8"
"@types/react-native": "0.73.0"
},
"publishConfig": {
"access": "public"
Expand Down
2,035 changes: 1,047 additions & 988 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ packages:
- "docs/*"

catalog:
"@microsoft/api-extractor": ^7.49.2
"@microsoft/api-extractor": ^7.52.1
"@types/jest": ^29.5.14
"@types/node": ^22.13.1
"@types/node": ^22.13.10
"@types/react": ^19.0.8
"@types/react-dom": ^19.0.3
"@nx/devkit": ^20.4.6
"@nx/eslint-plugin": ^20.4.6
"@nx/eslint": ^20.4.6
"@nx/jest": ^20.4.6
"@nx/js": ^20.4.6
"@nx/plugin": ^20.4.6
"@nx/react": ^20.4.6
"@nx/workspace": ^20.4.6
"@nx/devkit": ^20.5.0
"@nx/eslint-plugin": ^20.5.0
"@nx/eslint": ^20.5.0
"@nx/jest": ^20.5.0
"@nx/js": ^20.5.0
"@nx/plugin": ^20.5.0
"@nx/react": ^20.5.0
"@nx/workspace": ^20.5.0
"@storm-software/config": latest
"@storm-software/config-tools": latest
"@storm-software/cspell": latest
Expand All @@ -31,24 +31,24 @@ catalog:
"@storm-software/workspace-tools": latest
"@storm-software/markdownlint": latest
"@swc-node/register": ^1.10.9
"@swc/core": ^1.10.14
"@swc/wasm": ^1.10.14
"@swc/core": ^1.11.8
"@swc/wasm": ^1.11.8
"@swc/helpers": ^0.5.15
eslint: ^9.20.0
nx: ^20.4.6
eslint: ^9.22.0
nx: ^20.5.0
jest: ^29.7.0
jest-environment-jsdom: ^29.7.0
jest-environment-node: ^29.7.0
tsup: ^8.3.5
tsdown: ^0.5.8
tsdown: ^0.6.8
tslib: ^2.8.1
copyfiles: ^2.4.1
rimraf: ^6.0.1
react: ^19.0.0
react-dom: ^19.0.0
react-native: ^0.77.0
typescript: ^5.6.2
esbuild: ^0.25.0
unbuild: ^3.3.1
esbuild: ^0.25.1
unbuild: ^3.5.0
defu: ^6.1.4
jiti: ^2.4.2

0 comments on commit a261392

Please sign in to comment.