Skip to content

Commit

Permalink
fix(monorepo): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Mar 5, 2023
1 parent 59c0f6a commit 7fe0f9a
Show file tree
Hide file tree
Showing 21 changed files with 11,719 additions and 13,476 deletions.
25,065 changes: 11,654 additions & 13,411 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -9,13 +9,13 @@
"private": true,
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"eslint": "^8.32.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"eslint": "^8.35.0",
"husky": "^8.0.3",
"leasot": "^13.3.0",
"lerna": "^6.4.1",
"lint-staged": "^13.1.0"
"lerna": "^6.5.1",
"lint-staged": "^13.1.2"
},
"engine-strict": true,
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions packages/personal/eslint-plugin/package.json
Expand Up @@ -13,16 +13,16 @@
"access": "public"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"eslint": "^8.32.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^39.6.9",
"eslint-plugin-jsdoc": "^40.0.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-sort-class-members": "^1.16.0",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/personal/tsconfig/package.json
Expand Up @@ -15,8 +15,8 @@
"main": "tsconfig.json",
"dependencies": {
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10"
"@types/node": "^18.14.6",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11"
}
}
6 changes: 3 additions & 3 deletions packages/public/api-utils/package.json
Expand Up @@ -25,11 +25,11 @@
"devDependencies": {
"@homer0/object-utils": "^2.0.1",
"@types/urijs": "^1.19.19",
"jest": "^29.4.1",
"jest": "^29.4.3",
"jest-fetch-mock": "^3.0.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"urijs": "^1.19.11"
},
"engine-strict": true,
Expand Down
6 changes: 3 additions & 3 deletions packages/public/deep-assign/package.json
Expand Up @@ -23,10 +23,10 @@
"dist/"
],
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/deferred/package.json
Expand Up @@ -23,10 +23,10 @@
"dist/"
],
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/env-utils/package.json
Expand Up @@ -26,10 +26,10 @@
"@homer0/jimple": "^2.0.1"
},
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/error-handler/package.json
Expand Up @@ -27,10 +27,10 @@
"@homer0/simple-logger": "^2.0.1"
},
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/events-hub/package.json
Expand Up @@ -23,10 +23,10 @@
"dist/"
],
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/extend-promise/package.json
Expand Up @@ -23,10 +23,10 @@
"dist/"
],
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/fs-cache/package.json
Expand Up @@ -28,10 +28,10 @@
"@homer0/path-utils": "^2.0.1"
},
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/jimple/package.json
Expand Up @@ -23,11 +23,11 @@
"dist/"
],
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"jimple": "^1.5.0",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/object-utils/package.json
Expand Up @@ -27,10 +27,10 @@
},
"devDependencies": {
"@types/extend": "^3.0.1",
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/package-info/package.json
Expand Up @@ -28,11 +28,11 @@
"@homer0/path-utils": "^2.0.1"
},
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"package-json-type": "^1.0.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/path-utils/package.json
Expand Up @@ -26,10 +26,10 @@
"@homer0/jimple": "^2.0.1"
},
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/prettier-plugin-jsdoc/package.json
Expand Up @@ -21,12 +21,12 @@
},
"dependencies": {
"comment-parser": "^1.3.1",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"ramda": "0.28.0"
},
"devDependencies": {
"jest": "^29.4.1",
"jest-environment-node": "^29.4.1"
"jest": "^29.4.3",
"jest-environment-node": "^29.4.3"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/root-file/package.json
Expand Up @@ -27,10 +27,10 @@
"@homer0/path-utils": "^2.0.1"
},
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/simple-config/package.json
Expand Up @@ -30,10 +30,10 @@
"@homer0/root-file": "^2.0.1"
},
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/public/simple-logger/package.json
Expand Up @@ -29,10 +29,10 @@
"colors": "^1.4.0"
},
"devDependencies": {
"jest": "^29.4.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/public/simple-storage/package.json
Expand Up @@ -24,11 +24,11 @@
],
"devDependencies": {
"@homer0/deep-assign": "^2.0.1",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.3.1",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"ts-jest": "^29.0.5",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"engine-strict": true,
"engines": {
Expand Down

0 comments on commit 7fe0f9a

Please sign in to comment.