Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/enterprise-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"query-string": "^7.1.1",
"serialize-query-params": "^1.3.6",
"source-map-support": "^0.5.21",
"typescript": "^4.8.2"
"typescript": "^5.1.5"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.102",
Expand Down
2 changes: 1 addition & 1 deletion apps/enterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"styled-components": "^5.3.5",
"typescript": "^4.9.4",
"typescript": "^5.1.5",
"url": "^0.11.0",
"usehooks-ts": "^2.6.0",
"web-vitals": "^2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/shared-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"query-string": "^7.1.1",
"serialize-query-params": "^1.3.6",
"source-map-support": "^0.5.21",
"typescript": "^4.8.2"
"typescript": "^5.1.5"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.102",
Expand Down
2 changes: 1 addition & 1 deletion apps/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"sass": "^1.54.5",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"typescript": "^4.8.2",
"typescript": "^5.1.5",
"url": "^0.11.0",
"web-vitals": "^2.1.4"
},
Expand Down
2 changes: 1 addition & 1 deletion indexers/enterprise-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dotenv": "^16.0.1",
"memoizee": "^0.4.15",
"pino": "^8.4.2",
"typescript": "^4.8.2"
"typescript": "^5.1.5"
},
"devDependencies": {
"@types/d3-array": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion indexers/enterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"date-fns": "^2.29.2",
"dotenv": "^16.0.1",
"pino": "^8.4.2",
"typescript": "^4.8.2"
"typescript": "^5.1.5"
},
"devDependencies": {
"@types/d3-array": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion indexers/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"date-fns": "^2.29.2",
"dotenv": "^16.0.1",
"pino": "^8.4.2",
"typescript": "^4.8.2"
"typescript": "^5.1.5"
},
"devDependencies": {
"@types/d3-array": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "^16.11.56",
"terrariums": "^1.1.9",
"ts-node": "^10.9.1",
"typescript": "^4.8.2"
"typescript": "^5.1.5"
},
"devDependencies": {
"husky": "^8.0.3",
Expand Down
40 changes: 30 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ __metadata:
source-map-support: ^0.5.21
ts-node: ^10.9.1
tsconfig-paths: ^4.1.0
typescript: ^4.8.2
typescript: ^5.1.5
languageName: unknown
linkType: soft

Expand All @@ -89,7 +89,7 @@ __metadata:
pino: ^8.4.2
ts-node: ^10.9.1
tsconfig-paths: ^4.1.0
typescript: ^4.8.2
typescript: ^5.1.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2999,7 +2999,7 @@ __metadata:
source-map-support: ^0.5.21
ts-node: ^10.9.1
tsconfig-paths: ^4.1.0
typescript: ^4.8.2
typescript: ^5.1.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3083,7 +3083,7 @@ __metadata:
stream-http: ^3.2.0
styled-components: ^5.3.5
ts-node: ^10.9.1
typescript: ^4.9.4
typescript: ^5.1.5
url: ^0.11.0
usehooks-ts: ^2.6.0
web-vitals: ^2.1.4
Expand All @@ -3110,7 +3110,7 @@ __metadata:
pino: ^8.4.2
ts-node: ^10.9.1
tsconfig-paths: ^4.1.0
typescript: ^4.8.2
typescript: ^5.1.5
languageName: unknown
linkType: soft

Expand All @@ -3134,7 +3134,7 @@ __metadata:
pino: ^8.4.2
ts-node: ^10.9.1
tsconfig-paths: ^4.1.0
typescript: ^4.8.2
typescript: ^5.1.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4441,7 +4441,7 @@ __metadata:
sass: ^1.54.5
stream-browserify: ^3.0.0
stream-http: ^3.2.0
typescript: ^4.8.2
typescript: ^5.1.5
url: ^0.11.0
web-vitals: ^2.1.4
languageName: unknown
Expand Down Expand Up @@ -8904,7 +8904,7 @@ __metadata:
prettier: ^2.8.8
terrariums: ^1.1.9
ts-node: ^10.9.1
typescript: ^4.8.2
typescript: ^5.1.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -18035,7 +18035,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.7.4, typescript@npm:^4.8.2, typescript@npm:^4.9.4":
"typescript@npm:^4.7.4":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
Expand All @@ -18055,7 +18055,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
"typescript@npm:^5.1.5":
version: 5.1.5
resolution: "typescript@npm:5.1.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 0eef8699e05ae767096924dbed633c340b4d36e953bb8ed87fb12e9dd9dcea5055ceac7182c614a556dbd346a8a82df799d330e1e286ae66e17c84e1710f6a6f
languageName: node
linkType: hard

"typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=a1c5e5"
bin:
Expand All @@ -18075,6 +18085,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^5.1.5#~builtin<compat/typescript>":
version: 5.1.5
resolution: "typescript@patch:typescript@npm%3A5.1.5#~builtin<compat/typescript>::version=5.1.5&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 33020c886b1aa2e948b557aad4986cf6448b30c58915b12cac873bd35dc2260d93f71af8a661d2c9f352b5d099d9df13a59688e222e79276099b9c5d86d847be
languageName: node
linkType: hard

"unbox-primitive@npm:^1.0.2":
version: 1.0.2
resolution: "unbox-primitive@npm:1.0.2"
Expand Down