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] committed May 26, 2024
1 parent 97b9af4 commit 9538f0e
Show file tree
Hide file tree
Showing 36 changed files with 79,164 additions and 66,039 deletions.
42,359 changes: 9,459 additions & 32,900 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "An integrated application hosting platform.",
"engines": {
"node": "^16.18.0",
"npm": "^8.1.0"
"npm": "^6.14.15"
},
"keywords": [
"one",
Expand Down 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.11.0",
"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.29.1",
"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,779 changes: 5,657 additions & 1,122 deletions packages/analytics-service/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 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-mongodb": "^0.5.4",
"apollo-datasource-http": "^0.21.0",
"apollo-datasource-mongodb": "^0.6.0",
"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.21.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
Loading

0 comments on commit 9538f0e

Please sign in to comment.