Skip to content

Commit 85ae3f4

Browse files
committed
chore(deps): Bump dependencies
1 parent dcc99cc commit 85ae3f4

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@radix-ui/react-slot": "1.0.2",
2828
"@radix-ui/react-tabs": "^1.0.4",
2929
"@tanstack/react-query": "^5.17.15",
30-
"@tanstack/react-query-devtools": "^5.17.15",
30+
"@tanstack/react-query-devtools": "^5.17.18",
3131
"@tanstack/react-table": "8.11.6",
3232
"@uiw/react-markdown-preview": "5.0.7",
3333
"@uiw/react-md-editor": "4.0.3",
@@ -36,41 +36,41 @@
3636
"class-variance-authority": "0.7.0",
3737
"clsx": "2.1.0",
3838
"dayjs": "1.11.10",
39-
"lucide-react": "0.311.0",
39+
"lucide-react": "0.312.0",
4040
"react": "18.2.0",
4141
"react-chartjs-2": "5.2.0",
4242
"react-dom": "18.2.0",
4343
"react-hook-form": "7.49.3",
4444
"react-lazily": "^0.9.2",
45-
"react-router-dom": "6.21.2",
45+
"react-router-dom": "6.21.3",
4646
"rehype-external-links": "3.0.0",
4747
"rehype-sanitize": "6.0.0",
4848
"sonner": "1.3.1",
4949
"tailwind-merge": "2.2.0",
5050
"tailwindcss-animate": "1.0.7",
5151
"zod": "3.22.4",
52-
"zustand": "4.4.7"
52+
"zustand": "4.5.0"
5353
},
5454
"devDependencies": {
5555
"@faker-js/faker": "8.3.1",
56-
"@playwright/test": "1.41.0",
56+
"@playwright/test": "1.41.1",
5757
"@trivago/prettier-plugin-sort-imports": "4.3.0",
58-
"@types/node": "20.11.4",
58+
"@types/node": "20.11.5",
5959
"@types/react": "18.2.48",
6060
"@types/react-dom": "18.2.18",
6161
"@typescript-eslint/eslint-plugin": "6.19.0",
6262
"@typescript-eslint/parser": "6.19.0",
6363
"@vitejs/plugin-react-swc": "3.5.0",
64-
"autoprefixer": "10.4.16",
64+
"autoprefixer": "10.4.17",
6565
"eslint": "8.56.0",
6666
"eslint-config-prettier": "9.1.0",
6767
"eslint-plugin-react-hooks": "4.6.0",
6868
"eslint-plugin-react-refresh": "0.4.5",
6969
"postcss": "8.4.33",
70-
"prettier": "3.2.2",
70+
"prettier": "3.2.4",
7171
"prettier-plugin-tailwindcss": "0.5.11",
7272
"tailwindcss": "3.4.1",
7373
"typescript": "5.3.3",
74-
"vite": "5.0.11"
74+
"vite": "5.0.12"
7575
}
7676
}

0 commit comments

Comments
 (0)