mirror of
https://github.com/MAGICGrants/campaign-site.git
synced 2026-01-09 12:27:59 -05:00
Merge pull request #115 from MAGICGrants/leaderboard
fix(deps): bump typescript to 5.7.2
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -107,7 +107,7 @@
|
||||
"prettier": "^3.3.3",
|
||||
"prisma": "^5.15.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "5.1.6"
|
||||
"typescript": "^5.7.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@alloc/quick-lru": {
|
||||
@@ -13360,9 +13360,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz",
|
||||
"integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==",
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
|
||||
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
|
||||
"devOptional": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
"prettier": "^3.3.3",
|
||||
"prisma": "^5.15.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "5.1.6"
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"watch": {
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user