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