Skip to content

Commit

Permalink
Bump most dependencies (except mobx/mst)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegedge committed Nov 7, 2023
1 parent 0aa7e7f commit 1cffd10
Show file tree
Hide file tree
Showing 2 changed files with 1,129 additions and 811 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,28 @@
"@faker-js/faker": "^7.6.0",
"@gadgetinc/eslint-config": "^0.6.1",
"@gadgetinc/prettier-config": "^0.4.0",
"@swc/core": "^1.3.20",
"@swc/jest": "^0.2.23",
"@types/benchmark": "^2.1.2",
"@types/find-root": "^1.1.2",
"@types/jest": "^29.2.3",
"@types/lodash.memoize": "^4.1.7",
"@types/node": "^18.15.5",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@swc/core": "^1.3.96",
"@swc/jest": "^0.2.29",
"@types/benchmark": "^2.1.5",
"@types/find-root": "^1.1.4",
"@types/jest": "^29.5.8",
"@types/lodash.memoize": "^4.1.9",
"@types/node": "^18.18.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"benchmark": "^2.1.4",
"conditional-type-checks": "^1.0.6",
"deep-freeze-es6": "^1.4.1",
"deoptigate": "^0.7.1",
"eslint": "^8.28.0",
"eslint-plugin-jest": "^27.1.6",
"eslint": "^8.53.0",
"eslint-plugin-jest": "^27.6.0",
"find-root": "^1.1.0",
"jest": "^29.3.1",
"jest": "^29.7.0",
"lodash": "^4.17.21",
"microtime": "^3.1.1",
"prettier": "^2.8.2",
"prettier": "^2.8.8",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"
"typescript": "^5.2.2"
},
"volta": {
"node": "18.12.1"
Expand Down
Loading

0 comments on commit 1cffd10

Please sign in to comment.