Skip to content

Commit 1a3d274

Browse files
committed
update dependencies
1 parent 995085b commit 1a3d274

2 files changed

Lines changed: 63 additions & 63 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,31 +23,31 @@
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.1",
2525
"json-server": "^0.17.4",
26-
"lucide-react": "^0.562.0",
26+
"lucide-react": "^0.563.0",
2727
"react": "^19.2.3",
2828
"react-dom": "^19.2.3",
2929
"react-hook-form": "^7.71.1",
30-
"react-router": "^7.12.0",
30+
"react-router": "^7.13.0",
3131
"tailwind-merge": "^3.4.0",
3232
"tailwindcss": "^4.1.18",
3333
"tw-animate-css": "^1.4.0",
3434
"zustand": "^5.0.10"
3535
},
3636
"devDependencies": {
3737
"@eslint/js": "^9.39.2",
38-
"@types/node": "^25.0.9",
38+
"@types/node": "^25.0.10",
3939
"@types/react": "^19.2.9",
4040
"@types/react-dom": "^19.2.3",
4141
"@vitejs/plugin-react": "^5.1.2",
4242
"eslint": "^9.39.2",
4343
"eslint-plugin-react-hooks": "^7.0.1",
4444
"eslint-plugin-react-refresh": "^0.4.26",
45-
"globals": "^17.0.0",
45+
"globals": "^17.1.0",
4646
"jsdom": "^27.4.0",
4747
"npm-run-all": "^4.1.5",
4848
"typescript": "~5.9.3",
4949
"typescript-eslint": "^8.53.1",
5050
"vite": "^7.3.1",
51-
"vitest": "^4.0.17"
51+
"vitest": "^4.0.18"
5252
}
5353
}

0 commit comments

Comments
 (0)