Skip to content

Commit d2c369c

Browse files
Update all non-major dependencies
1 parent b1193cd commit d2c369c

6 files changed

Lines changed: 1354 additions & 1133 deletions

File tree

apps/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@vitejs/plugin-react": "^5.1.0",
7272
"@vitest/coverage-v8": "^4.0.8",
7373
"concurrently": "^9.2.1",
74-
"esbuild": "0.27.2",
74+
"esbuild": "0.27.3",
7575
"eslint": "9.39.2",
7676
"glob": "catalog:",
7777
"happy-dom": "^20.0.10",

config/eslint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"eslint-plugin-jsx-a11y": "6.10.2",
2727
"eslint-plugin-react": "7.37.5",
2828
"eslint-plugin-react-hooks": "7.0.1",
29-
"globals": "17.2.0",
30-
"typescript-eslint": "8.53.0"
29+
"globals": "17.4.0",
30+
"typescript-eslint": "8.56.1"
3131
},
3232
"devDependencies": {
3333
"@next/eslint-plugin-next": "^16.0.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
39-
"@npmcli/package-json": "7.0.4",
39+
"@npmcli/package-json": "7.0.5",
4040
"@turbo/gen": "^2.6.0",
4141
"@types/npmcli__package-json": "4.0.4",
4242
"chalk": "catalog:",
@@ -50,7 +50,7 @@
5050
"turbo": "^2.6.0",
5151
"typescript": "^5.9.3"
5252
},
53-
"packageManager": "pnpm@10.28.0",
53+
"packageManager": "pnpm@10.30.3",
5454
"pnpm": {
5555
"overrides": {
5656
"@libsql/client": "0.17.0"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@radix-ui/react-slot": "^1.2.4",
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.1",
25-
"lucide-react": "^0.562.0",
25+
"lucide-react": "^0.575.0",
2626
"npm-run-all2": "^8.0.4",
2727
"tailwind-merge": "catalog:tailwindcss"
2828
},

0 commit comments

Comments
 (0)