Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
fix(deps): pin dependencies (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 11, 2021
1 parent 318b8d4 commit 07d0075
Show file tree
Hide file tree
Showing 9 changed files with 148 additions and 148 deletions.
16 changes: 8 additions & 8 deletions module_packages/im-pact-action-approve-on-discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"typescript": "~4.0.2"
},
"devDependencies": {
"@types/jest": "^25.1.4",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"ts-jest": "^26.4.4"
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"ts-jest": "26.5.1"
},
"peerDependencies": {
"@arisucool/im-pact-core": "~0.0.1"
Expand Down
16 changes: 8 additions & 8 deletions module_packages/im-pact-action-share-on-discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"typescript": "~4.0.2"
},
"devDependencies": {
"@types/jest": "^25.1.4",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"ts-jest": "^26.4.4"
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"ts-jest": "26.5.1"
},
"peerDependencies": {
"@arisucool/im-pact-core": "~0.0.1"
Expand Down
16 changes: 8 additions & 8 deletions module_packages/im-pact-action-wait-for-schedule/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"typescript": "~4.0.2"
},
"devDependencies": {
"@types/jest": "^25.1.4",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"ts-jest": "^26.4.4"
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"ts-jest": "26.5.1"
},
"peerDependencies": {
"@arisucool/im-pact-core": "~0.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"typescript": "~4.0.2"
},
"devDependencies": {
"@types/jest": "^25.1.4",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"ts-jest": "^26.4.4"
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"ts-jest": "26.5.1"
},
"peerDependencies": {
"@arisucool/im-pact-core": "~0.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"typescript": "~4.0.2"
},
"devDependencies": {
"@types/jest": "^25.1.4",
"@types/node": "^13.9.1",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"ts-jest": "^26.4.4"
"@types/jest": "25.2.3",
"@types/node": "13.13.41",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"ts-jest": "26.5.1"
},
"peerDependencies": {
"@arisucool/im-pact-core": "~0.0.1"
Expand Down
16 changes: 8 additions & 8 deletions module_packages/im-pact-filter-tweet-text-bayesian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"typescript": "~4.0.2"
},
"devDependencies": {
"@types/jest": "^25.1.4",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"ts-jest": "^26.4.4"
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"ts-jest": "26.5.1"
},
"peerDependencies": {
"@arisucool/im-pact-core": "~0.0.1"
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
}
},
"dependencies": {
"lerna": "^3.20.2",
"ts-node": "^9.1.1"
"lerna": "3.22.1",
"ts-node": "9.1.1"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "^4.3.8",
"prettier": "^1.19.1"
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"cz-conventional-changelog": "3.3.0",
"husky": "4.3.8",
"prettier": "1.19.1"
}
}
72 changes: 36 additions & 36 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,53 +12,53 @@
"e2e": "ng e2e"
},
"dependencies": {
"@angular-devkit/build-angular": "~0.1100.5",
"@angular/animations": "~11.0.5",
"@angular/cdk": "^11.0.4",
"@angular/cli": "~11.0.5",
"@angular/common": "~11.0.5",
"@angular/compiler": "~11.0.5",
"@angular/compiler-cli": "~11.0.5",
"@angular/core": "~11.0.5",
"@angular/flex-layout": "^11.0.0-beta.33",
"@angular/forms": "~11.0.5",
"@angular/material": "^11.0.3",
"@angular/platform-browser": "~11.0.5",
"@angular/platform-browser-dynamic": "~11.0.5",
"@angular/router": "~11.0.5",
"masonry-layout": "^4.2.2",
"ngx-masonry": "^10.0.6",
"rxjs": "^6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.10.2"
"@angular-devkit/build-angular": "0.1100.7",
"@angular/animations": "11.0.9",
"@angular/cdk": "11.2.0",
"@angular/cli": "11.0.7",
"@angular/common": "11.0.9",
"@angular/compiler": "11.0.9",
"@angular/compiler-cli": "11.0.9",
"@angular/core": "11.0.9",
"@angular/flex-layout": "11.0.0-beta.33",
"@angular/forms": "11.0.9",
"@angular/material": "11.2.0",
"@angular/platform-browser": "11.0.9",
"@angular/platform-browser-dynamic": "11.0.9",
"@angular/router": "11.0.9",
"masonry-layout": "4.2.2",
"ngx-masonry": "10.1.0",
"rxjs": "6.6.3",
"tslib": "2.1.0",
"zone.js": "0.10.3"
},
"devDependencies": {
"@angular-eslint/builder": "1.2.0",
"@angular-eslint/eslint-plugin": "1.2.0",
"@angular-eslint/eslint-plugin-template": "1.2.0",
"@angular-eslint/schematics": "1.2.0",
"@angular-eslint/template-parser": "1.2.0",
"@types/jasmine": "~3.6.0",
"@types/node": "^13.9.1",
"@types/jasmine": "3.6.3",
"@types/node": "13.13.41",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"eslint": "^7.6.0",
"eslint-config-prettier": "^7.2.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsdoc": "30.7.6",
"eslint-plugin-prefer-arrow": "1.2.2",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~5.1.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"karma-junit-reporter": "^2.0.1",
"karma-sabarivka-reporter": "^3.2.5",
"protractor": "~7.0.0",
"puppeteer": "^5.5.0",
"ts-node": "^9.1.1",
"typescript": "~4.0.2"
"jasmine-core": "3.6.0",
"jasmine-spec-reporter": "5.0.2",
"karma": "5.1.1",
"karma-chrome-launcher": "3.1.0",
"karma-coverage": "2.0.3",
"karma-jasmine": "4.0.1",
"karma-jasmine-html-reporter": "1.5.4",
"karma-junit-reporter": "2.0.1",
"karma-sabarivka-reporter": "3.2.5",
"protractor": "7.0.0",
"puppeteer": "5.5.0",
"ts-node": "9.1.1",
"typescript": "4.0.7"
}
}
112 changes: 56 additions & 56 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,65 +24,65 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/bull": "^0.3.1",
"@nestjs/cli": "^7.0.0",
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/jwt": "^7.2.0",
"@nestjs/passport": "^7.1.5",
"@nestjs/platform-express": "^7.0.0",
"@nestjs/schedule": "^0.4.1",
"@nestjs/serve-static": "^2.1.4",
"@nestjs/swagger": "^4.7.8",
"@nestjs/typeorm": "^7.1.5",
"@nestjs/bull": "0.3.1",
"@nestjs/cli": "7.5.4",
"@nestjs/common": "7.6.12",
"@nestjs/core": "7.6.12",
"@nestjs/jwt": "7.2.0",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.12",
"@nestjs/schedule": "0.4.2",
"@nestjs/serve-static": "2.1.4",
"@nestjs/swagger": "4.7.12",
"@nestjs/typeorm": "7.1.5",
"@tensorflow/tfjs-node": "2.6.0",
"bcrypt": "^5.0.0",
"bull": "^3.20.0",
"class-transformer": "^0.3.1",
"class-validator": "^0.12.2",
"concurrently": "^5.3.0",
"cron-parser": "^3.0.0",
"json2yaml": "^1.1.0",
"passport": "^0.4.1",
"passport-jwt": "^4.0.0",
"passport-local": "^1.0.0",
"pg": "^8.5.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^6.6.0",
"sqlite3": "^5.0.0",
"swagger-ui-express": "^4.1.6",
"twitter": "^1.7.1",
"typeorm": "^0.2.29"
"bcrypt": "5.0.0",
"bull": "3.20.1",
"class-transformer": "0.3.2",
"class-validator": "0.12.2",
"concurrently": "5.3.0",
"cron-parser": "3.1.0",
"json2yaml": "1.1.0",
"passport": "0.4.1",
"passport-jwt": "4.0.0",
"passport-local": "1.0.0",
"pg": "8.5.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "6.6.3",
"sqlite3": "5.0.1",
"swagger-ui-express": "4.1.6",
"twitter": "1.7.1",
"typeorm": "0.2.31"
},
"devDependencies": {
"@nestjs/schematics": "^7.0.0",
"@nestjs/testing": "^7.0.0",
"@types/bcrypt": "^3.0.0",
"@types/bull": "^3.14.4",
"@types/cron": "^1.7.2",
"@types/express": "^4.17.3",
"@types/jest": "^25.1.4",
"@types/node": "^13.9.1",
"@types/passport": "^1.0.4",
"@types/passport-jwt": "^3.0.3",
"@types/passport-local": "^1.0.33",
"@types/supertest": "^2.0.8",
"@types/twitter": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"jest-junit": "^12.0.0",
"nodemon": "^2.0.6",
"supertest": "^4.0.2",
"ts-jest": "^26.4.4",
"ts-loader": "^6.2.1",
"ts-node": "^9.1.1",
"tsconfig-paths": "^3.9.0",
"typescript": "~4.0.2"
"@nestjs/schematics": "7.2.7",
"@nestjs/testing": "7.6.12",
"@types/bcrypt": "3.0.0",
"@types/bull": "3.15.0",
"@types/cron": "1.7.2",
"@types/express": "4.17.11",
"@types/jest": "25.2.3",
"@types/node": "13.13.41",
"@types/passport": "1.0.6",
"@types/passport-jwt": "3.0.4",
"@types/passport-local": "1.0.33",
"@types/supertest": "2.0.10",
"@types/twitter": "1.7.0",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"jest-junit": "12.0.0",
"nodemon": "2.0.7",
"supertest": "4.0.2",
"ts-jest": "26.5.1",
"ts-loader": "6.2.2",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"typescript": "4.0.7"
},
"jest": {
"collectCoverageFrom": [
Expand Down

0 comments on commit 07d0075

Please sign in to comment.