chore: lib upgrades

This commit is contained in:
asiaziola
2022-07-21 10:43:12 +02:00
parent c78b287c24
commit 06e1e3e6f9
2 changed files with 776 additions and 833 deletions

View File

@@ -72,7 +72,7 @@
"fast-copy": "^2.1.1", "fast-copy": "^2.1.1",
"knex": "^0.95.14", "knex": "^0.95.14",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"redstone-isomorphic": "1.1.6", "redstone-isomorphic": "1.1.8",
"redstone-wasm-metering": "1.0.0", "redstone-wasm-metering": "1.0.0",
"safe-stable-stringify": "2.3.1", "safe-stable-stringify": "2.3.1",
"stream-buffers": "^3.0.2", "stream-buffers": "^3.0.2",
@@ -82,10 +82,10 @@
}, },
"devDependencies": { "devDependencies": {
"@types/cheerio": "^0.22.30", "@types/cheerio": "^0.22.30",
"@types/jest": "^27.0.1", "@types/jest": "^28.1.6",
"@types/node": "^17.0.21", "@types/node": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^4.29.2", "@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^4.29.2", "@typescript-eslint/parser": "^5.30.7",
"arlocal": "1.1.42", "arlocal": "1.1.42",
"cheerio": "^1.0.0-rc.10", "cheerio": "^1.0.0-rc.10",
"cli-table": "0.3.11", "cli-table": "0.3.11",
@@ -96,18 +96,18 @@
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1", "eslint-plugin-prettier": "^3.4.1",
"express": "^4.17.1", "express": "^4.17.1",
"jest": "^27.4.3", "jest": "^28.1.3",
"pg": "^8.7.1", "pg": "^8.7.1",
"prettier": "^2.3.2", "prettier": "^2.3.2",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"simple-statistics": "^7.7.0", "simple-statistics": "^7.7.0",
"smartweave": "0.4.48", "smartweave": "0.4.48",
"sqlite3": "^5.0.2", "sqlite3": "^5.0.2",
"ts-jest": "^27.0.7", "ts-jest": "^28.0.7",
"ts-node": "^10.2.1", "ts-node": "^10.2.1",
"tsc-alias": "1.3.10", "tsc-alias": "1.3.10",
"tsconfig-paths": "^3.10.1", "tsconfig-paths": "^3.10.1",
"typescript": "4.5.2" "typescript": "^4.7.4"
}, },
"browser": { "browser": {
"fs": false, "fs": false,

1593
yarn.lock

File diff suppressed because it is too large Load Diff