Skip to content

Commit 6f800bd

Browse files
committed
chore(deps): Update dependencies
1 parent ac8f132 commit 6f800bd

2 files changed

Lines changed: 239 additions & 221 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,22 @@
2929
"dependencies": {
3030
"@base-ui/react": "^1.1.0",
3131
"@tanstack/query-async-storage-persister": "^5.90.22",
32-
"@tanstack/react-form": "^1.27.7",
32+
"@tanstack/react-form": "^1.28.0",
3333
"@tanstack/react-query": "^5.90.20",
3434
"@tanstack/react-query-devtools": "^5.91.2",
3535
"@tanstack/react-query-persist-client": "^5.90.22",
36-
"@tanstack/react-router": "^1.157.4",
37-
"axios": "^1.13.2",
36+
"@tanstack/react-router": "^1.157.16",
37+
"axios": "^1.13.4",
3838
"class-variance-authority": "^0.7.1",
3939
"clsx": "^2.1.1",
40-
"country-flag-icons": "^1.6.8",
40+
"country-flag-icons": "^1.6.12",
4141
"date-fns": "^4.1.0",
4242
"deepmerge": "^4.3.1",
4343
"lucide-react": "^0.563.0",
4444
"qs": "^6.14.1",
45-
"react": "^19.2.3",
45+
"react": "^19.2.4",
4646
"react-day-picker": "^9.13.0",
47-
"react-dom": "^19.2.3",
47+
"react-dom": "^19.2.4",
4848
"react-intl": "^8.1.1",
4949
"sonner": "^2.0.7",
5050
"tailwind-merge": "^3.4.0",
@@ -59,14 +59,14 @@
5959
"@tailwindcss/vite": "^4.1.18",
6060
"@tanstack/eslint-plugin-query": "^5.91.3",
6161
"@tanstack/eslint-plugin-router": "^1.155.0",
62-
"@tanstack/router-plugin": "^1.157.4",
62+
"@tanstack/router-plugin": "^1.157.16",
6363
"@types/chrome": "^0.1.36",
6464
"@types/node": "^24.10.9",
6565
"@types/qs": "^6.14.0",
66-
"@types/react": "^19.2.9",
66+
"@types/react": "^19.2.10",
6767
"@types/react-dom": "^19.2.3",
68-
"@typescript-eslint/eslint-plugin": "^8.53.1",
69-
"@typescript-eslint/parser": "^8.53.1",
68+
"@typescript-eslint/eslint-plugin": "^8.54.0",
69+
"@typescript-eslint/parser": "^8.54.0",
7070
"@vitejs/plugin-react": "^5.1.2",
7171
"babel-plugin-react-compiler": "1.0.0",
7272
"conventional-changelog-conventionalcommits": "^9.1.0",
@@ -77,7 +77,7 @@
7777
"eslint-plugin-react": "^7.37.5",
7878
"eslint-plugin-react-hooks": "^7.0.1",
7979
"eslint-plugin-tailwindcss": "^3.18.2",
80-
"globals": "^17.1.0",
80+
"globals": "^17.2.0",
8181
"prettier": "^3.8.1",
8282
"prettier-plugin-tailwindcss": "^0.7.2",
8383
"semantic-release": "^25.0.2",
@@ -86,11 +86,11 @@
8686
"tailwindcss": "^4.1.18",
8787
"tw-animate-css": "^1.4.0",
8888
"typescript": "^5.9.3",
89-
"typescript-eslint": "^8.53.1",
89+
"typescript-eslint": "^8.54.0",
9090
"vite": "^7.3.1",
9191
"wxt": "^0.20.13"
9292
},
93-
"packageManager": "pnpm@10.28.1",
93+
"packageManager": "pnpm@10.28.2",
9494
"pnpm": {
9595
"onlyBuiltDependencies": [
9696
"@tailwindcss/oxide",

0 commit comments

Comments
 (0)