Skip to content

Commit c79183c

Browse files
committed
Version Updated
1 parent fb6786a commit c79183c

2 files changed

Lines changed: 5168 additions & 16 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@
1616
},
1717
"dependencies": {
1818
"@vercel/analytics": "^1.5.0",
19-
"next": "^15.3.0",
20-
"react": "^19.1.0",
21-
"react-dom": "^19.1.0",
22-
"react-icons": "^5.3.0"
19+
"next": "^15.5.4",
20+
"react": "^19.2.0",
21+
"react-dom": "^19.2.0",
22+
"react-icons": "^5.5.0"
2323
},
2424
"devDependencies": {
25-
"@biomejs/biome": "^2.0.0",
25+
"@biomejs/biome": "^2.2.5",
2626
"@testing-library/react": "^16.3.0",
27-
"@types/node": "^24.0.0",
28-
"@types/react": "^19.1.0",
29-
"@vitejs/plugin-react": "^4.2.1",
30-
"@vitest/coverage-v8": "^3.1.4",
31-
"eslint": "^9.24.0",
32-
"eslint-config-next": "^15.3.2",
33-
"happy-dom": "^18.0.0",
34-
"prettier": "^3.5.3",
35-
"typescript": "^5.8.3",
36-
"vite": "^7.0.0",
37-
"vitest": "^3.1.1"
27+
"@types/node": "^24.6.2",
28+
"@types/react": "^19.2.0",
29+
"@vitejs/plugin-react": "^4.7.0",
30+
"@vitest/coverage-v8": "^3.2.4",
31+
"eslint": "^9.36.0",
32+
"eslint-config-next": "^15.5.4",
33+
"happy-dom": "^18.0.1",
34+
"prettier": "^3.6.2",
35+
"typescript": "^5.9.3",
36+
"vite": "^7.1.9",
37+
"vitest": "^3.2.4"
3838
}
3939
}

0 commit comments

Comments
 (0)