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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "^2.3.2",
"semver": "^7.6.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.5.3"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"better-sqlite3": "^9.5.0",
"supertest": "^6.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.4"
"typescript": "^5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3",
"ts-node": "^10.9.2",
"typescript": "^5.4.4"
"typescript": "^5.5.3"
}
}
42 changes: 11 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5136,7 +5136,7 @@ __metadata:
jsonwebtoken: "npm:^9.0.2"
supertest: "npm:^6.3.4"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.4.4"
typescript: "npm:^5.5.3"
winston: "npm:^3.13.0"
yn: "npm:^5.0.0"
languageName: unknown
Expand All @@ -5158,7 +5158,7 @@ __metadata:
react-dom: "npm:^18.2.0"
react-router-dom: "npm:^6.22.3"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.4.4"
typescript: "npm:^5.5.3"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^18.0.0
Expand All @@ -5178,7 +5178,7 @@ __metadata:
prettier: "npm:^2.3.2"
semver: "npm:^7.6.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.4.3"
typescript: "npm:^5.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21663,23 +21663,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.3":
version: 5.4.3
resolution: "typescript@npm:5.4.3"
"typescript@npm:^5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
languageName: node
linkType: hard

"typescript@npm:^5.4.4":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/bade322d88fd93c8179e262aca9ba7f7b4417c09117879819c87946578c782ab123e3acb4733046a6e38714c47ef927360045a1f9292a1bff3a05a6577d27ca2
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
languageName: node
linkType: hard

Expand All @@ -21693,23 +21683,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.4.3#optional!builtin<compat/typescript>":
version: 5.4.3
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/5aedd97595582b08aadb8a70e8e3ddebaf5a9c1e5ad4d6503c2fcfc15329b5cf8d01145b09913e9555683ac16c5123a96be32b6d72614098ebd42df520eed9b1
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/88aff3244c31d4c6ede05b4fd28732fc8935a7fc638f2a3dcbbb767d1ac98e4b077f21ec74bc97f43c9307bc3f27e2359def1d793f9918c3429a744408fd75b4
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
languageName: node
linkType: hard

Expand Down