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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lint-staged": "^15.2.2",
"prettier": "3.2.5",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "4.9.5"
"typescript": "5.6.2"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/adena-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"style-loader": "^3.3.4",
"ts-jest": "^29.1.2",
"ts-loader": "^9.5.1",
"typescript": "^4.9.5",
"typescript": "^5.6.2",
"url-loader": "^4.1.1",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/adena-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rollup": "^4.12.0",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-typescript2": "^0.36.0",
"typescript": "^4.9.5"
"typescript": "^5.6.2"
},
"dependencies": {
"@cosmjs/ledger-amino": "^0.32.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/adena-torus-signin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-typescript2": "^0.36.0",
"typescript": "^4.9.5"
"typescript": "^5.6.2"
},
"scripts": {
"dev": "rollup -w -c --environment FORMAT:esm",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7718,7 +7718,7 @@ __metadata:
styled-components: ^5.3.11
ts-jest: ^29.1.2
ts-loader: ^9.5.1
typescript: ^4.9.5
typescript: ^5.6.2
url-loader: ^4.1.1
uuidv4: ^6.2.13
webpack: ^5.90.3
Expand Down Expand Up @@ -7772,7 +7772,7 @@ __metadata:
rollup-plugin-dotenv: ^0.5.0
rollup-plugin-node-builtins: ^2.1.2
rollup-plugin-typescript2: ^0.36.0
typescript: ^4.9.5
typescript: ^5.6.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7805,7 +7805,7 @@ __metadata:
rollup-plugin-node-builtins: ^2.1.2
rollup-plugin-polyfill-node: ^0.13.0
rollup-plugin-typescript2: ^0.36.0
typescript: ^4.9.5
typescript: ^5.6.2
languageName: unknown
linkType: soft

Expand All @@ -7827,7 +7827,7 @@ __metadata:
lint-staged: ^15.2.2
prettier: 3.2.5
tsconfig-paths-webpack-plugin: ^4.1.0
typescript: 4.9.5
typescript: 5.6.2
languageName: unknown
linkType: soft

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

"typescript@npm:4.9.5, typescript@npm:^4.9.5":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
"typescript@npm:5.6.2, typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
languageName: node
linkType: hard

"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
"typescript@patch:typescript@5.6.2#~builtin<compat/typescript>, typescript@patch:typescript@^5.6.2#~builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin<compat/typescript>::version=5.6.2&hash=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
checksum: c084ee1ab865f108c787e6233a5f63c126c482c0c8e87ec998ac5288a2ad54b603e1ea8b8b272355823b833eb31b9fabb99e8c6152283e1cb47e3a76bd6faf6c
languageName: node
linkType: hard

Expand Down