Skip to content

Commit 2b78cc1

Browse files
committed
chore: update deps
1 parent e193e7e commit 2b78cc1

File tree

2 files changed

+2158
-2723
lines changed

2 files changed

+2158
-2723
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -22,60 +22,60 @@
2222
"test:ui": "playwright test --ui"
2323
},
2424
"dependencies": {
25-
"@nextui-org/button": "^2.0.28",
26-
"@nextui-org/system": "^2.1.0",
27-
"@nextui-org/theme": "^2.2.0",
25+
"@nextui-org/button": "^2.0.31",
26+
"@nextui-org/system": "^2.1.2",
27+
"@nextui-org/theme": "^2.2.3",
2828
"@radix-ui/react-dialog": "^1.0.5",
2929
"@radix-ui/react-dropdown-menu": "^2.0.6",
3030
"@radix-ui/react-slot": "^1.0.2",
3131
"@radix-ui/react-toast": "^1.1.5",
32-
"@rainbow-me/rainbowkit": "^2.0.5",
33-
"@tanstack/react-query": "^5.29.2",
32+
"@rainbow-me/rainbowkit": "^2.1.0",
33+
"@tanstack/react-query": "^5.37.1",
3434
"class-variance-authority": "^0.7.0",
35-
"clsx": "^2.1.0",
36-
"framer-motion": "^11.1.1",
37-
"lucide-react": "^0.368.0",
38-
"next": "14.2.1",
35+
"clsx": "^2.1.1",
36+
"framer-motion": "^11.2.4",
37+
"lucide-react": "^0.378.0",
38+
"next": "14.2.3",
3939
"next-themes": "^0.3.0",
4040
"qrcode": "^1.5.3",
41-
"react": "18.2.0",
42-
"react-dom": "18.2.0",
43-
"tailwind-merge": "^2.2.2",
41+
"react": "18.3.1",
42+
"react-dom": "18.3.1",
43+
"tailwind-merge": "^2.3.0",
4444
"tailwindcss-animate": "^1.0.7",
45-
"viem": "~2.9.19",
46-
"wagmi": "^2.5.20"
45+
"viem": "~2.11.0",
46+
"wagmi": "^2.9.2"
4747
},
4848
"devDependencies": {
49-
"@commitlint/cli": "^19.2.2",
49+
"@commitlint/cli": "^19.3.0",
5050
"@commitlint/config-conventional": "^19.2.2",
5151
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
52-
"@playwright/test": "^1.43.1",
52+
"@playwright/test": "^1.44.0",
5353
"@total-typescript/ts-reset": "^0.5.1",
54-
"@types/eslint": "^8.56.9",
55-
"@types/node": "20.12.7",
54+
"@types/eslint": "^8.56.10",
55+
"@types/node": "20.12.12",
5656
"@types/qrcode": "^1.5.5",
57-
"@types/react": "18.2.79",
58-
"@types/react-dom": "18.2.25",
59-
"@typescript-eslint/eslint-plugin": "^7.7.0",
60-
"@typescript-eslint/parser": "^7.7.0",
57+
"@types/react": "18.3.2",
58+
"@types/react-dom": "18.3.0",
59+
"@typescript-eslint/eslint-plugin": "^7.9.0",
60+
"@typescript-eslint/parser": "^7.9.0",
6161
"autoprefixer": "10.4.19",
62-
"cssnano": "^6.1.2",
62+
"cssnano": "^7.0.1",
6363
"eslint": "8.57.0",
64-
"eslint-config-next": "14.2.1",
64+
"eslint-config-next": "14.2.3",
6565
"eslint-config-prettier": "^9.1.0",
6666
"eslint-plugin-jsx-a11y": "^6.8.0",
6767
"eslint-plugin-prettier": "^5.1.3",
6868
"eslint-plugin-promise": "^6.1.1",
6969
"eslint-plugin-react": "^7.34.1",
70-
"eslint-plugin-react-hooks": "^4.6.0",
70+
"eslint-plugin-react-hooks": "^4.6.2",
7171
"eslint-plugin-sonarjs": "^0.25.1",
72-
"eslint-plugin-unicorn": "^52.0.0",
72+
"eslint-plugin-unicorn": "^53.0.0",
7373
"husky": "^9.0.11",
7474
"lint-staged": "^15.2.2",
7575
"postcss": "8.4.38",
7676
"prettier": "^3.2.5",
7777
"prettier-plugin-tailwindcss": "^0.5.14",
78-
"sass": "^1.75.0",
78+
"sass": "^1.77.2",
7979
"tailwindcss": "3.4.3",
8080
"typescript": "5.4.5"
8181
}

0 commit comments

Comments
 (0)