Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2023
1 parent 58a1755 commit 2260e79
Show file tree
Hide file tree
Showing 16 changed files with 226 additions and 226 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,24 +50,24 @@
"test:packages": "lerna run test --since --no-sort --concurrency 2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"bats": "1.4.1",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"bats": "1.8.2",
"chai-sorted": "^0.2.0",
"cypress": "6.5.0",
"cypress": "6.9.1",
"cypress-mochawesome-reporter": "^2.3.0",
"cypress-multi-reporters": "^1.5.0",
"cypress-shadow-dom": "^1.4.1",
"cypress-xpath": "1.6.2",
"cypress-xpath": "1.8.0",
"eslint": "7.32.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.1.0",
"faker": "5.5.3",
"junit-report-merger": "^3.0.5",
"lerna": "5.5.2",
"lerna": "5.6.2",
"mocha": "^8.4.0",
"mocha-junit-reporter": "^2.0.2",
"mochawesome": "^6.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"dependencies": {
"@graphql-tools/schema": "^8.3.7",
"@luckycatfactory/esbuild-graphql-loader": "^3.7.0",
"apollo-datasource-http": "^0.20.0",
"apollo-datasource-http": "^0.21.0",
"apollo-datasource-mongodb": "^0.5.4",
"apollo-server-cache-redis": "^3.3.1",
"apollo-server-core": "^3.6.7",
"apollo-server-fastify": "^3.6.7",
"apollo-server-plugin-base": "^3.5.2",
"dataloader": "^2.1.0",
"dotenv-safe": "^8.2.0",
"esbuild": "^0.14.36",
"esbuild": "^0.17.0",
"fastify": "^3.28.0",
"graphql": "^16.3.0",
"graphql-import-node": "^0.0.4",
"graphql-import-node": "^0.0.5",
"graphql-tag": "^2.12.6",
"ioredis": "^5.0.0",
"jest": "^27.5.1",
Expand Down
30 changes: 15 additions & 15 deletions packages/api-catalog-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"@graphql-tools/schema": "^8.2.0",
"@luckycatfactory/esbuild-graphql-loader": "^3.7.0",
"agenda": "^4.2.1",
"apollo-datasource-http": "^0.20.0",
"apollo-datasource-http": "^0.21.0",
"apollo-datasource-mongodb": "^0.5.4",
"apollo-server-core": "^3.6.7",
"apollo-server-fastify": "^3.6.7",
"apollo-server-plugin-base": "^3.5.2",
"dataloader": "^2.1.0",
"dotenv-safe": "8.2.0",
"esbuild": "^0.14.37",
"esbuild": "^0.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"fastify": "^3.28.0",
"graphql": "^15.6.1",
"graphql-import-node": "^0.0.4",
"graphql-redis-subscriptions": "2.4.0",
"graphql-import-node": "^0.0.5",
"graphql-redis-subscriptions": "2.6.0",
"graphql-subscriptions": "^1.2.1",
"handlebars": "^4.7.7",
"ioredis": "^4.28.0",
Expand All @@ -71,10 +71,10 @@
"openapi-diff": "^0.23.5",
"pino": "^7.10.0",
"pino-pretty": "^7.6.1",
"subscriptions-transport-ws": "^0.9.19",
"supertest": "6.1.6",
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"subscriptions-transport-ws": "^0.11.0",
"supertest": "6.3.3",
"ts-jest": "27.1.5",
"ts-node": "10.9.1",
"undici": "^5.0.0"
},
"devDependencies": {
Expand All @@ -84,28 +84,28 @@
"@types/ioredis": "^4.27.7",
"@types/jest": "^27.0.2",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "4.14.172",
"@types/lodash": "4.14.191",
"@types/mongoose": "^5.11.97",
"@types/node": "16.10.3",
"@types/nodemailer": "6.4.4",
"@types/supertest": "2.0.11",
"@types/node": "16.18.11",
"@types/nodemailer": "6.4.7",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"esbuild-copy-static-files": "^0.1.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-airbnb-typescript": "^14.0.1",
"eslint-plugin-import": "^2.25.2",
"graphql-tag": "2.12.5",
"graphql-tag": "2.12.6",
"jest": "^27.2.5",
"jest-transform-graphql": "^2.1.0",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"ts-loader": "9.2.6",
"ts-loader": "9.4.2",
"ts-node-dev": "^1.1.8",
"tsconfig-paths": "^3.14.1",
"tslint": "5.20.1",
"typescript": "4.4.3"
"typescript": "4.9.4"
},
"bugs": {
"url": "https://github.com/1-Platform/one-platform/issues?q=is%3Aissue+is%3Aopen+api-catalog-service"
Expand Down
4 changes: 2 additions & 2 deletions packages/api-catalog-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
"@babel/preset-env": "^7.18.10",
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
"@esbuild-plugins/node-modules-polyfill": "^0.1.4",
"@esbuild-plugins/node-globals-polyfill": "^0.2.0",
"@esbuild-plugins/node-modules-polyfill": "^0.2.0",
"@happy-dom/jest-environment": "^6.0.4",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@testing-library/react": "^12.1.5",
Expand Down
32 changes: 16 additions & 16 deletions packages/api-gateway-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,42 +39,42 @@
],
"license": "MIT",
"dependencies": {
"apollo-server-express": "2.25.2",
"apollo-server-express": "2.26.1",
"clean-webpack-plugin": "3.0.0",
"cors": "2.8.5",
"dotenv-safe": "8.2.0",
"express": "4.17.1",
"graphql": "15.6.0",
"express": "4.18.2",
"graphql": "15.8.0",
"graphql-tools": "6.2.6",
"helmet": "^4.6.0",
"jsonwebtoken": "8.5.1",
"nodemon-webpack-plugin": "4.8.1",
"subscriptions-transport-ws": "0.9.19",
"subscriptions-transport-ws": "0.11.0",
"supertest": "5.0.0",
"ts-jest": "26.5.6",
"ts-node": "9.1.1",
"uuid": "8.3.2",
"ws": "7.5.5"
"ws": "7.5.9"
},
"devDependencies": {
"@apollo/gateway": "0.42.0",
"@types/cors": "2.8.12",
"@apollo/gateway": "0.54.1",
"@types/cors": "2.8.13",
"@types/dotenv-safe": "8.1.2",
"@types/express": "4.17.13",
"@types/express": "4.17.16",
"@types/jest": "26.0.24",
"@types/jsonwebtoken": "8.5.5",
"@types/node": "12.20.27",
"@types/supertest": "2.0.11",
"@types/uuid": "8.3.1",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "12.20.55",
"@types/supertest": "2.0.12",
"@types/uuid": "8.3.4",
"@types/ws": "7.4.7",
"copy-webpack-plugin": "6.4.1",
"jest": "26.6.3",
"jest-transform-graphql": "2.1.0",
"ts-loader": "8.3.0",
"ts-loader": "8.4.0",
"tslint": "6.1.3",
"typescript": "4.4.3",
"webpack": "5.55.1",
"webpack-cli": "4.8.0",
"typescript": "4.9.4",
"webpack": "5.75.0",
"webpack-cli": "4.10.0",
"webpack-merge": "5.8.0",
"webpack-node-externals": "2.5.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/component-catalog-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"@one-platform/opc-footer": "0.0.4-prerelease",
"@patternfly/patternfly": "^4.135.2",
"@patternfly/pfe-markdown": "^1.12.2",
"@patternfly/react-core": "4.175.4",
"@patternfly/react-core": "4.267.6",
"@sentry/react": "^6.17.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-hook-form": "^7.28.0",
"react-router-dom": "6.0.2",
"react-scripts": "5.0.0",
"react-router-dom": "6.8.0",
"react-scripts": "5.0.1",
"web-vitals": "^1.1.2"
},
"devDependencies": {
Expand Down
34 changes: 17 additions & 17 deletions packages/developer-console-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,26 @@
"@sentry/react": "^6.17.8",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "12.8.1",
"@types/jest": "26.0.20",
"@types/lodash": "4.14.168",
"@types/node": "12.20.4",
"@types/react": "17.0.3",
"@types/react-dom": "17.0.2",
"@types/react-router-dom": "5.1.7",
"@testing-library/user-event": "12.8.3",
"@types/jest": "26.0.24",
"@types/lodash": "4.14.191",
"@types/node": "12.20.55",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.18",
"@types/react-router-dom": "5.3.3",
"little-state-machine": "^4.2.3",
"lodash": "4.17.21",
"monaco-editor": "^0.21.3",
"monaco-editor": "^0.34.0",
"monaco-editor-webpack-plugin": "^2.1.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-hook-form": "7.13.0",
"react-monaco-editor": "^0.41.2",
"react-router-dom": "5.2.0",
"react-scripts": "5.0.0",
"typescript": "4.2.3",
"web-vitals": "1.1.0",
"yup": "0.32.9"
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.42.1",
"react-monaco-editor": "^0.51.0",
"react-router-dom": "5.3.4",
"react-scripts": "5.0.1",
"typescript": "4.9.4",
"web-vitals": "1.1.2",
"yup": "0.32.11"
},
"scripts": {
"start": "PORT=5500 react-scripts start",
Expand Down
52 changes: 26 additions & 26 deletions packages/feedback-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,45 +44,45 @@
"apollo-server-core": "^3.4.0",
"apollo-server-express": "^3.4.0",
"async": "^3.2.2",
"axios": "^0.24.0",
"body-parser": "1.19.0",
"axios": "^0.27.0",
"body-parser": "1.20.1",
"clean-webpack-plugin": "4.0.0",
"cookie-parser": "1.4.5",
"cookie-parser": "1.4.6",
"cors": "2.8.5",
"dotenv": "10.0.0",
"dotenv-safe": "8.2.0",
"ejs": "3.1.6",
"ejs": "3.1.8",
"errorhandler": "1.5.1",
"express": "4.17.1",
"graphql": "16.0.1",
"express": "4.18.2",
"graphql": "16.6.0",
"https-proxy-agent": "^5.0.0",
"lodash": "4.17.21",
"method-override": "3.0.0",
"mongoose": "5.13.9",
"mongoose": "5.13.15",
"morgan": "^1.10.0",
"nodemailer": "6.7.0",
"nodemailer": "6.9.1",
"nodemon-webpack-plugin": "4.8.1",
"supertest": "6.1.6",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"supertest": "6.3.3",
"ts-jest": "27.1.5",
"ts-node": "10.9.1",
"winston": "^3.3.3"
},
"devDependencies": {
"@types/body-parser": "1.19.1",
"@types/cookie-parser": "1.4.2",
"@types/cors": "2.8.12",
"@types/body-parser": "1.19.2",
"@types/cookie-parser": "1.4.3",
"@types/cors": "2.8.13",
"@types/dotenv-safe": "8.1.2",
"@types/ejs": "3.1.0",
"@types/ejs": "3.1.1",
"@types/errorhandler": "1.5.0",
"@types/express": "4.17.13",
"@types/jest": "27.0.2",
"@types/lodash": "4.14.176",
"@types/express": "4.17.16",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.191",
"@types/method-override": "0.0.32",
"@types/mocha": "9.0.0",
"@types/mocha": "9.1.1",
"@types/mongoose": "5.11.97",
"@types/morgan": "1.9.3",
"@types/morgan": "1.9.4",
"@types/node": "^16.11.7",
"@types/supertest": "2.0.11",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.32.0",
Expand All @@ -91,13 +91,13 @@
"eslint-plugin-import": "^2.25.2",
"graphql-tag": "2.12.6",
"husky": "7.0.4",
"jest": "27.3.1",
"jest": "27.5.1",
"jest-transform-graphql": "2.1.0",
"ts-loader": "9.2.6",
"ts-loader": "9.4.2",
"tslint": "6.1.3",
"typescript": "4.4.4",
"webpack": "5.63.0",
"webpack-cli": "4.9.1",
"typescript": "4.9.4",
"webpack": "5.75.0",
"webpack-cli": "4.10.0",
"webpack-merge": "5.8.0",
"webpack-node-externals": "3.0.0"
},
Expand Down
Loading

0 comments on commit 2260e79

Please sign in to comment.