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 Feb 22, 2024
1 parent 0220249 commit dfd8005
Show file tree
Hide file tree
Showing 22 changed files with 2,872 additions and 6,057 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -12,16 +12,16 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/prettier-config": "workspace:*",
"@homer0/prettier-plugin-jsdoc": "^8.0.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.5",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"husky": "^8.0.3",
"husky": "^9.0.11",
"leasot": "^13.3.0",
"lerna": "^8.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1"
"lerna": "^8.1.2",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5"
},
"engine-strict": true,
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/personal/eslint-plugin/package.json
Expand Up @@ -13,15 +13,15 @@
"access": "public"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^46.9.1",
"eslint-plugin-jsdoc": "^48.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-sort-class-members": "^1.19.0",
"eslint-plugin-sort-class-members": "^1.20.0",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
8 changes: 4 additions & 4 deletions packages/personal/tsconfig/package.json
Expand Up @@ -14,9 +14,9 @@
},
"main": "tsconfig.json",
"dependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18"
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19"
}
}
4 changes: 2 additions & 2 deletions packages/public/api-utils/package.json
Expand Up @@ -29,8 +29,8 @@
"@types/urijs": "^1.19.25",
"jest": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"urijs": "^1.19.11"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/public/deep-assign/package.json
Expand Up @@ -26,8 +26,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/deferred/package.json
Expand Up @@ -26,8 +26,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/env-utils/package.json
Expand Up @@ -29,8 +29,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/error-handler/package.json
Expand Up @@ -30,8 +30,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/events-hub/package.json
Expand Up @@ -26,8 +26,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/extend-promise/package.json
Expand Up @@ -26,8 +26,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/fs-cache/package.json
Expand Up @@ -31,8 +31,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/jimple/package.json
Expand Up @@ -27,8 +27,8 @@
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"jimple": "^1.5.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/object-utils/package.json
Expand Up @@ -30,8 +30,8 @@
"@homer0/tsconfig": "workspace:*",
"@types/extend": "^3.0.4",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/package-info/package.json
Expand Up @@ -32,8 +32,8 @@
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"package-json-type": "^1.0.3",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/path-utils/package.json
Expand Up @@ -29,8 +29,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
8 changes: 4 additions & 4 deletions packages/public/react-ssr-config/package.json
Expand Up @@ -15,13 +15,13 @@
"devDependencies": {
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"@testing-library/react": "^14.1.2",
"@types/react": "^18.2.45",
"@testing-library/react": "^14.2.1",
"@types/react": "^18.2.57",
"jest": "^29.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/root-file/package.json
Expand Up @@ -30,8 +30,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/simple-config/package.json
Expand Up @@ -33,8 +33,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/simple-logger/package.json
Expand Up @@ -32,8 +32,8 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/public/simple-storage/package.json
Expand Up @@ -28,8 +28,8 @@
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"ts-jest": "^29.1.1",
"tsup": "^8.0.1",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/public/ts-async-import/package.json
Expand Up @@ -26,7 +26,7 @@
"@homer0/eslint-plugin": "workspace:*",
"@homer0/tsconfig": "workspace:*",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},
"engine-strict": true,
Expand Down

0 comments on commit dfd8005

Please sign in to comment.