Skip to content

Commit

Permalink
update ts version
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Jul 8, 2024
1 parent 33463bd commit ef943dd
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion examples/audio_recorder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"ts-node": "10.7.0",
"typescript": "5.2.2"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/bitcoin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"ts-node": "10.7.0",
"typescript": "5.2.2"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/candid_keywords/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"ts-node": "10.9.0",
"typescript": "5.2.2"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/canister/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"ts-node": "10.7.0",
"typescript": "5.2.2"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/complex_types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"ts-node": "10.7.0",
"typescript": "5.2.2"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/motoko_examples/hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"terser-webpack-plugin": "^5.3.0",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.0",
"typescript": "^5.2.0",
"typescript": "^5.2.2",
"util": "^0.12.0",
"webpack": "^5.88.0",
"webpack-cli": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/notify_raw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/null_example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/optional_types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@types/node-fetch": "2.6.1",
"node-fetch": "2.6.7",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/outgoing_http_requests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@dfinity/agent": "0.11.1",
"decode-utf8": "1.0.1",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"typescript": "^5.2.2",
"utf8-encoder": "1.0.1"
}
}
2 changes: 1 addition & 1 deletion examples/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/primitive_ops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"jest": "^29.7.0",
"ts-jest": "^29.1.4",
"ts-node": "10.9.0",
"typescript": "5.2.2"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/randomness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/recursion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/rejections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/robust_imports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@dfinity/agent": "0.18.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/run_time_errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/simple_user_accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/stable_memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/tuple_types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/update/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"query_end_to_end_test_canister_syntax": "file:../../../../../examples/query",
"ts-jest": "^29.1.5",
"ts-node": "10.9.0",
"typescript": "5.2.2"
"typescript": "^5.2.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@dfinity/agent": "0.11.1",
"simple_user_accounts_end_to_end_test_canister_syntax": "file:../../../../../examples/simple_user_accounts",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@dfinity/agent": "0.11.1",
"stable_memory_end_to_end_test_functional_syntax": "file:../../../../../examples/stable_memory",
"ts-node": "10.7.0",
"typescript": "4.6.3"
"typescript": "^5.2.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@dfinity/agent": "0.11.1",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"typescript": "^5.2.2",
"update_end_to_end_test_functional_syntax": "file:../../../../../examples/update"
}
}

0 comments on commit ef943dd

Please sign in to comment.