Skip to content

Commit

Permalink
Bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thegedge committed Nov 7, 2023
1 parent 54ca1fb commit 36aebf3
Show file tree
Hide file tree
Showing 2 changed files with 1,147 additions and 806 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,36 +27,36 @@
},
"dependencies": {
"lodash.memoize": "^4.1.2",
"mobx": "^6.5.0",
"mobx-state-tree": "^5.1.3",
"mobx": "^6.10.2",
"mobx-state-tree": "^5.3.0",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@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.7",
"@types/lodash.memoize": "^4.1.9",
"@types/node": "^18.18.8",
"@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 36aebf3

Please sign in to comment.