Skip to content

Commit

Permalink
Update Patch updates
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent fbdc396 commit 90e6867
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 43 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"cross-env": "^7.0.3",
"husky": "^9.1.7",
"is-ci": "^4.1.0",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.3",
"nx": "^20.3.2",
"pkg-pr-new": "^0.0.39",
"plop": "^4.0.1",
Expand All @@ -75,12 +75,12 @@
"secretlint": "9.0.0",
"semantic-release": "^24.2.1",
"sort-package-json": "^2.14.0",
"taze": "^18.3.0",
"taze": "^18.3.1",
"textlint": "^14.4.2",
"typescript": "^5.7.3",
"vitest": "^3.0.3"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"engines": {
"node": ">=18.17 <=23.*"
},
Expand All @@ -90,13 +90,13 @@
"@anolilab/rc": "workspace:*",
"@anolilab/semantic-release-pnpm": "workspace:*",
"braces@<3.0.3": ">=3.0.3",
"chrono-node@<2.2.4": ">=2.7.7",
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
"chrono-node@<2.2.4": ">=2.7.8",
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.6",
"micromatch@<4.0.8": ">=4.0.8",
"nanoid@<3.3.8": ">=3.3.8",
"npm@>=7.9.0 <8.11.0": ">=8.11.0",
"rollup@>=4.0.0 <4.22.4": ">=4.22.4",
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
"semver@>=7.0.0 <7.5.2": ">=7.5.4",
"vite@>=5.3.0 <=5.3.5": ">=5.3.6",
"vite@>=5.3.0 <5.3.6": ">=5.3.6"
}
Expand Down
79 changes: 42 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90e6867

Please sign in to comment.