Skip to content

Commit 23b13e9

Browse files
committed
chore: update lockfile
1 parent 97627a1 commit 23b13e9

File tree

2 files changed

+443
-434
lines changed

2 files changed

+443
-434
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"format:check": "dprint check"
1414
},
1515
"dependencies": {
16-
"@apollo/client": "4.0.0",
16+
"@apollo/client": "4.0.3",
1717
"@graphql-codegen/client-preset": "^4.8.3",
1818
"@hookform/resolvers": "^5.2.1",
1919
"@radix-ui/react-alert-dialog": "^1.1.15",
@@ -28,12 +28,12 @@
2828
"@radix-ui/react-slot": "^1.2.3",
2929
"@radix-ui/react-tooltip": "^1.2.8",
3030
"@tanstack/react-table": "^8.21.3",
31-
"babel-plugin-react-compiler": "19.1.0-rc.2",
31+
"babel-plugin-react-compiler": "19.1.0-rc.3",
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
3434
"graphql": "^16.11.0",
35-
"lucide-react": "^0.541.0",
36-
"next": "15.5.0",
35+
"lucide-react": "^0.542.0",
36+
"next": "15.5.2",
3737
"next-themes": "^0.4.6",
3838
"react": "^19.1.1",
3939
"react-dom": "^19.1.1",
@@ -43,7 +43,7 @@
4343
"rxjs": "^7.8.2",
4444
"sonner": "^2.0.7",
4545
"tailwind-merge": "^3.3.1",
46-
"zod": "^4.1.1"
46+
"zod": "^4.1.5"
4747
},
4848
"devDependencies": {
4949
"@0no-co/graphqlsp": "^1.15.0",
@@ -54,13 +54,13 @@
5454
"@parcel/watcher": "^2.5.1",
5555
"@tailwindcss/postcss": "^4.1.12",
5656
"@types/node": "^24.3.0",
57-
"@types/react": "^19.1.11",
58-
"@types/react-dom": "^19.1.7",
59-
"@typescript-eslint/parser": "^8.40.0",
57+
"@types/react": "^19.1.12",
58+
"@types/react-dom": "^19.1.9",
59+
"@typescript-eslint/parser": "^8.41.0",
6060
"dprint": "^0.50.1",
6161
"eslint": "^9.34.0",
62-
"eslint-config-next": "15.5.0",
63-
"eslint-plugin-better-tailwindcss": "^3.7.5",
62+
"eslint-config-next": "15.5.2",
63+
"eslint-plugin-better-tailwindcss": "^3.7.6",
6464
"eslint-plugin-react-hooks": "^5.2.0",
6565
"tailwindcss": "^4.1.12",
6666
"tw-animate-css": "^1.3.7",

0 commit comments

Comments
 (0)