Skip to content
Closed
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 packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"clean": "rm -rf lib"
},
"devDependencies": {
"@types/node": "22.7.4",
"@types/node": "22.9.3",
"firebase-admin": "^12.6.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/cors": "^2.8.17",
"@types/node": "22.7.4",
"@types/node": "22.9.3",
"firebase-functions-test": "^3.3.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/google.accounts": "^0.0.15",
"@types/jest": "^29.5.13",
"@types/lodash.isequal": "^4.5.8",
"@types/node": "^22.7.4",
"@types/node": "^22.9.3",
"@types/randomcolor": "^0.5.9",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2140,7 +2140,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@examtraining/core@workspace:packages/core"
dependencies:
"@types/node": "npm:22.7.4"
"@types/node": "npm:22.9.3"
firebase-admin: "npm:^12.6.0"
typescript: "npm:5.6.2"
languageName: unknown
Expand All @@ -2152,7 +2152,7 @@ __metadata:
dependencies:
"@examtraining/core": "workspace:*"
"@types/cors": "npm:^2.8.17"
"@types/node": "npm:22.7.4"
"@types/node": "npm:22.9.3"
cors: "npm:2.8.5"
firebase-admin: "npm:^12.6.0"
firebase-functions: "npm:^6.0.1"
Expand All @@ -2178,7 +2178,7 @@ __metadata:
"@types/google.accounts": "npm:^0.0.15"
"@types/jest": "npm:^29.5.13"
"@types/lodash.isequal": "npm:^4.5.8"
"@types/node": "npm:^22.7.4"
"@types/node": "npm:^22.9.3"
"@types/randomcolor": "npm:^0.5.9"
"@types/react": "npm:^18.3.11"
"@types/react-dom": "npm:^18.3.0"
Expand Down Expand Up @@ -4307,12 +4307,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.4, @types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
"@types/node@npm:22.9.3, @types/node@npm:^22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/c22bf54515c78ff3170142c1e718b90e2a0003419dc2d55f79c9c9362edd590a6ab1450deb09ff6e1b32d1b4698da407930b16285e8be3a009ea6cd2695cac01
undici-types: "npm:~6.19.8"
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
languageName: node
linkType: hard

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

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down