Skip to content

Commit 3ae8615

Browse files
committed
chore: bump deps
1 parent 3ae875e commit 3ae8615

2 files changed

Lines changed: 245 additions & 219 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,36 +30,36 @@
3030
"@radix-ui/react-slot": "^1.1.0",
3131
"@radix-ui/react-tooltip": "^1.1.2",
3232
"@t3-oss/env-nextjs": "^0.10.1",
33-
"@tanstack/react-table": "^8.19.2",
33+
"@tanstack/react-table": "^8.19.3",
3434
"class-variance-authority": "^0.7.0",
3535
"clsx": "^2.1.1",
36-
"geist": "^1.3.0",
36+
"geist": "^1.3.1",
3737
"next": "14.3.0-canary.57",
3838
"next-themes": "^0.3.0",
3939
"react": "18.3.1",
4040
"react-dom": "18.3.1",
4141
"react-hook-form": "^7.52.1",
4242
"sonner": "^1.5.0",
43-
"tailwind-merge": "^2.3.0",
43+
"tailwind-merge": "^2.4.0",
4444
"tailwindcss-animate": "^1.0.7",
4545
"zod": "^3.23.8"
4646
},
4747
"devDependencies": {
48-
"@ianvs/prettier-plugin-sort-imports": "^4.3.0",
48+
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
4949
"@types/eslint": "^8.56.10",
5050
"@types/node": "^20.14.10",
5151
"@types/react": "^18.3.3",
5252
"@types/react-dom": "^18.3.0",
53-
"@typescript-eslint/eslint-plugin": "^7.15.0",
54-
"@typescript-eslint/parser": "^7.15.0",
53+
"@typescript-eslint/eslint-plugin": "^7.16.0",
54+
"@typescript-eslint/parser": "^7.16.0",
5555
"eslint": "^8.57.0",
56-
"eslint-config-next": "^14.2.4",
56+
"eslint-config-next": "^14.2.5",
5757
"eslint-config-prettier": "^9.1.0",
5858
"eslint-plugin-tailwindcss": "^3.17.4",
5959
"postcss": "^8.4.39",
60-
"prettier": "^3.3.2",
60+
"prettier": "^3.3.3",
6161
"prettier-plugin-tailwindcss": "^0.6.5",
62-
"rimraf": "^5.0.8",
62+
"rimraf": "^6.0.1",
6363
"tailwindcss": "^3.4.4",
6464
"typescript": "^5.5.3"
6565
},

0 commit comments

Comments
 (0)