Skip to content

Commit 6451145

Browse files
authored
Merge branch 'develop' into dependabot/npm_and_yarn/usehooks-ts-3.1.1
2 parents a1c3180 + a6a783d commit 6451145

File tree

2 files changed

+71
-55
lines changed

2 files changed

+71
-55
lines changed

package-lock.json

Lines changed: 68 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@emotion/react": "^11.13.3",
1919
"@emotion/styled": "^11.13.0",
20-
"@fontsource/poppins": "^5.1.0",
20+
"@fontsource/poppins": "^5.2.5",
2121
"@fortawesome/fontawesome-svg-core": "^6.7.2",
2222
"@fortawesome/free-brands-svg-icons": "^6.7.2",
2323
"@fortawesome/free-regular-svg-icons": "^6.7.2",
@@ -34,7 +34,7 @@
3434
"install": "^0.13.0",
3535
"ioredis": "^5.5.0",
3636
"mobx": "^6.13.5",
37-
"next": "^15.1.6",
37+
"next": "^15.2.0",
3838
"next-auth": "^5.0.0-beta.25",
3939
"npm": "^11.1.0",
4040
"nprogress": "^0.2.0",
@@ -68,7 +68,7 @@
6868
"pg": "^8.13.1",
6969
"postcss": "^8.4.41",
7070
"tailwindcss": "^4.0.8",
71-
"ts-jest": "^29.2.5",
71+
"ts-jest": "^29.2.6",
7272
"typescript": "^5.6.3"
7373
}
7474
}

0 commit comments

Comments
 (0)