Skip to content

Commit 53ccc7d

Browse files
chore(deps): update all dependencies
1 parent b555367 commit 53ccc7d

3 files changed

Lines changed: 18 additions & 44 deletions

File tree

bun.lock

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

packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@typescript-eslint/parser": "^8.59.4",
107107
"@vitejs/plugin-react": "^6.0.2",
108108
"@vitest/coverage-v8": "^4.1.7",
109-
"@vitest/eslint-plugin": "^1.6.17",
109+
"@vitest/eslint-plugin": "^1.6.18",
110110
"biome": "npm:@biomejs/biome@^2.4.15",
111111
"eslint": "^10.4.0",
112112
"eslint-import-resolver-typescript": "^4.4.4",
@@ -118,7 +118,7 @@
118118
"eslint-plugin-unicorn": "^64.0.0",
119119
"fast-check": "4.8.0",
120120
"globals": "^17.6.0",
121-
"jscpd": "^4.2.3",
121+
"jscpd": "^4.2.4",
122122
"typescript": "^6.0.3",
123123
"typescript-eslint": "^8.59.4",
124124
"vite": "^8.0.14",

packages/lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@
7575
"eslint-plugin-sort-destructure-keys": "^3.0.0",
7676
"eslint-plugin-unicorn": "^64.0.0",
7777
"fast-check": "^4.8.0",
78-
"@vitest/eslint-plugin": "^1.6.17",
78+
"@vitest/eslint-plugin": "^1.6.18",
7979
"globals": "^17.6.0",
80-
"jscpd": "^4.2.3",
80+
"jscpd": "^4.2.4",
8181
"typescript": "^6.0.3",
8282
"vite": "^8.0.14",
8383
"vitest": "^4.1.7"

0 commit comments

Comments
 (0)