Skip to content

Commit b7fcaa3

Browse files
committed
build: update deps
1 parent a59291d commit b7fcaa3

File tree

3 files changed

+52
-52
lines changed

3 files changed

+52
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-plugin-unicorn": "^56.0.0",
8888
"eslint-plugin-vitest": "^0.5.4",
8989
"importx": "^0.5.0",
90-
"lefthook": "^1.8.0",
90+
"lefthook": "^1.8.1",
9191
"markdownlint": "^0.35.0",
9292
"publint": "^0.2.11",
9393
"react": "^18.3.1",

pnpm-lock.yaml

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@eslint-react/eslint-plugin": "workspace:*",
2121
"@eslint/js": "^9.13.0",
2222
"@mdx-js/mdx": "^3.1.0",
23-
"@next/bundle-analyzer": "^15.0.0",
23+
"@next/bundle-analyzer": "^15.0.1",
2424
"@tsconfig/node22": "^22.0.0",
2525
"@tsconfig/strictest": "^2.0.5",
2626
"@types/node": "^22.7.9",

0 commit comments

Comments
 (0)