Skip to content

Commit 98c725b

Browse files
committed
chore: update deps
1 parent d66afb8 commit 98c725b

File tree

6 files changed

+10694
-12866
lines changed

6 files changed

+10694
-12866
lines changed

templates/react/next-js/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@ark-ui/react": "3.4.0",
13-
"@types/node": "20.14.8",
14-
"@types/react": "18.3.3",
12+
"@ark-ui/react": "4.0.0",
13+
"@types/node": "22.7.3",
14+
"@types/react": "18.3.9",
1515
"@types/react-dom": "18.3.0",
16-
"eslint": "8.56.0",
16+
"eslint": "9.11.1",
1717
"eslint-config-next": "14.1.4",
18-
"lucide-react": "0.428.0",
18+
"lucide-react": "0.446.0",
1919
"next": "14.1.4",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1",
22-
"typescript": "5.5.2"
22+
"typescript": "5.6.2"
2323
}
2424
}

0 commit comments

Comments
 (0)