Skip to content

Commit ac4f05d

Browse files
authored
Merge branch 'main' into renovate/esbuild-plugin-browserslist-1.x
2 parents 6dc9cf1 + a9f86a1 commit ac4f05d

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"packages/*"
66
],
77
"type": "module",
8-
"packageManager": "pnpm@10.6.5",
8+
"packageManager": "pnpm@10.8.0",
99
"engines": {
1010
"node": ">=20.x",
1111
"pnpm": ">=9.x"

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ catalog:
2727
"@types/node": 22.14.0
2828
"@types/react": 19.0.12
2929
"@types/react-dom": 19.0.4
30-
"@typescript-eslint/eslint-plugin": 8.28.0
31-
"@typescript-eslint/parser": 8.28.0
30+
"@typescript-eslint/eslint-plugin": 8.29.1
31+
"@typescript-eslint/parser": 8.29.1
3232
"@vitejs/plugin-react": 4.3.4
3333
"@vitest/coverage-istanbul": 3.0.9
3434
browserslist: 4.24.4

0 commit comments

Comments
 (0)