Skip to content

Commit

Permalink
build: update all to TS4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Mar 3, 2021
1 parent e8e570f commit 28c4c09
Show file tree
Hide file tree
Showing 154 changed files with 158 additions and 158 deletions.
2 changes: 1 addition & 1 deletion examples/commit-table-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"ts-node": "^9.1.1",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "latest",
Expand Down
2 changes: 1 addition & 1 deletion examples/package-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"ts-node": "^9.1.1",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/checks": "latest",
Expand Down
2 changes: 1 addition & 1 deletion examples/pointfree-svg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"ts-node": "^9.1.1",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"thi.ng": {
"online": false,
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"snowpack": "^2.18.5",
"terser": "^5.6.0",
"ts-loader": "^8.0.17",
"typescript": "^4.1.5",
"typescript": "^4.2.2",
"webpack": "^5.11.0",
"webpack-cli": "^4.2.0"
},
Expand All @@ -49,6 +49,6 @@
"tool:searchindex": "ts-node -P tools/tsconfig.json tools/src/build-search-index.ts"
},
"resolutions": {
"typescript": "^4.1.5"
"typescript": "^4.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/adapt-dpi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"files": [
"*.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/adjacency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"files": [
"*.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/args/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/arrays/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/associative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/atom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/base-n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/hex": "^0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"files": [
"*.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/bencode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/binary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/bitfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bitstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/errors": "^1.2.27"
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/checks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"tslib": "2.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/color/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/colored-noise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/binary": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/csp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/dcons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/defmulti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dgraph-dot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"mocha": "^8.3.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/distance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dl-asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dlogic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/dot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsp-io-wav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dual-algebra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/dynvar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ecs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/egf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/equiv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"files": [
"*.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"files": [
"*.js",
Expand Down
Loading

0 comments on commit 28c4c09

Please sign in to comment.