Skip to content

Commit

Permalink
fix(deps): update dependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2023
1 parent 3fe50e7 commit 19c16f0
Show file tree
Hide file tree
Showing 28 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion .github/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
18.18.2
2 changes: 1 addition & 1 deletion .github/actions/node/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
with:
node-version: ${{ inputs.node-version }}

- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
id: pnpm-install
with:
version: 8.6.10
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 8

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fetch-depth: 0

- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 8

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nextjs-bundle-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 8

Expand Down
2 changes: 1 addition & 1 deletion apps/workers/contact-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"dependencies": {
"@cloudflare/workers-types": "^4.20230904.0",
"@whatwg-node/node-fetch": "^0.4.18",
"@whatwg-node/node-fetch": "^0.5.0",
"async_hooks": "^1.0.0",
"buffer": "^6.0.3",
"esbuild-plugin-polyfill-node": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion docs/event-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@open-system/docs-event-catalog",
"version": "0.0.1",
"dependencies": {
"@eventcatalog/core": "^1.0.1",
"@eventcatalog/core": "^1.1.0",
"@eventcatalog/plugin-doc-generator-asyncapi": "^0.3.5",
"@eventcatalog/types": "^0.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@docusaurus/module-type-aliases": "^2.4.1",
"@docusaurus/preset-classic": "^2.4.1",
"docusaurus-plugin-react-docgen-typescript": "^1.1.0",
"docusaurus-plugin-typedoc": "^0.19.2",
"docusaurus-plugin-typedoc": "^0.20.0",
"react-docgen-typescript": "^2.2.2"
}
}
2 changes: 1 addition & 1 deletion libs/core/typescript/server/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@cloudflare/d1": "^1.4.1",
"@cloudflare/workers-types": "^4.20230904.0",
"@envelop/types": "^4.0.0",
"@nx/devkit": "16.7.0",
"@nx/devkit": "16.10.0",
"drizzle-orm": "^0.28.5",
"pnpapi": "^0.0.0",
"wrangler": "^3.9.0"
Expand Down
4 changes: 2 additions & 2 deletions libs/core/typescript/server/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@graphql-tools/load": "^8.0.0",
"@graphql-tools/schema": "^10.0.0",
"@graphql-tools/utils": "^10.0.6",
"@sentry/node": "^7.64.0",
"@whatwg-node/node-fetch": "^0.4.18",
"@sentry/node": "^7.68.0",
"@whatwg-node/node-fetch": "^0.5.0",
"@whatwg-node/server-plugin-cookies": "^1.0.2",
"async_hooks": "^1.0.0",
"inspector": "^0.5.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/core/typescript/server/infisical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "@open-system/core-server-infisical",
"version": "0.0.1",
"dependencies": {
"infisical-node": "^1.4.3"
"infisical-node": "^1.5.0"
}
}
2 changes: 1 addition & 1 deletion libs/core/typescript/server/pino-logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@open-system/core-server-pino-logging",
"version": "0.0.1",
"dependencies": {
"pino": "^8.14.2",
"pino": "^8.15.1",
"pino-pretty": "^10.2.0"
}
}
2 changes: 1 addition & 1 deletion libs/core/typescript/server/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"dependencies": {
"@types/fs-extra": "^11.0.1",
"@whatwg-node/node-fetch": "^0.4.18",
"@whatwg-node/node-fetch": "^0.5.0",
"fs": "0.0.1-security",
"fs-extra": "^11.1.1",
"path": "^0.12.7"
Expand Down
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,34 +85,34 @@
},
"prettier": "./dist/tools/devops/config/prettier/config.js",
"resolutions": {
"graphql": "^16.8.0"
"graphql": "16.8.1"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20230904.0",
"@commitlint/config-nx-scopes": "^17.6.4",
"@commitlint/config-nx-scopes": "^17.8.1",
"@commitlint/cz-commitlint": "^17.7.1",
"@commitlint/prompt-cli": "^17.7.1",
"@envelop/graphql-modules": "^5.0.0",
"@envelop/live-query": "^6.0.0",
"@envelop/sentry": "^6.0.0",
"@graphql-codegen/core": "^4.0.0",
"@graphql-yoga/plugin-response-cache": "^2.1.0",
"@graphql-yoga/plugin-response-cache": "^2.2.0",
"@heroicons/react": "^2.0.18",
"@js-temporal/polyfill": "^0.4.4",
"@next/bundle-analyzer": "^13.4.7",
"@pothos/core": "^3.30.0",
"@next/bundle-analyzer": "^13.5.6",
"@pothos/core": "^3.34.0",
"@release-it/bumper": "^5.1.0",
"@vercel/analytics": "^1.0.1",
"@vercel/edge-config": "^0.2.1",
"@vercel/analytics": "^1.1.1",
"@vercel/edge-config": "^0.4.0",
"@vercel/otel": "^0.3.0",
"@wundergraph/react-relay": "^0.4.0",
"@wundergraph/sdk": "^0.175.0",
"@wundergraph/sdk": "^0.180.0",
"attr-accept": "^2.2.2",
"bcryptjs": "^2.4.3",
"check-dependency-version-consistency": "^4.1.0",
"clsx": "^1.1.1",
"commitizen": "^4.3.0",
"core-js": "^3.30.1",
"core-js": "^3.33.1",
"dotenv": "^16.0.3",
"file-selector": "^0.6.0",
"graphql": "^16.8.0",
Expand All @@ -122,25 +122,25 @@
"graphql-yoga": "^4.0.3",
"helios-opentelemetry-sdk": "^1.0.89",
"inquirer": "8",
"jotai": "^2.1.0",
"jotai-molecules": "^1.1.1",
"jotai": "^2.5.0",
"jotai-molecules": "^1.2.0",
"kysely": "^0.26.0",
"kysely-d1": "^0.3.0",
"lottie-web": "^5.12.0",
"next": "^13.4.4",
"next-auth": "^4.22.3",
"next": "^13.5.6",
"next-auth": "^4.23.1",
"radash": "^11.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.44.3",
"react-hook-form": "^7.47.0",
"react-relay": "^15.0.0",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"redis": "^4.6.6",
"redis-om": "^0.4.0-beta.3",
"regenerator-runtime": "0.14.0",
"relay-runtime": "^15.0.0",
"release-it": "^16.1.5",
"release-it": "^16.2.1",
"rimraf": "^5.0.0",
"schema-dts": "^1.1.2",
"superjson": "^1.13.1",
Expand Down Expand Up @@ -310,20 +310,20 @@
"zod-prisma-types": "^2.7.4"
},
"optionalDependencies": {
"@nx/nx-win32-x64-msvc": "^16.8.1",
"@swc/core-darwin-arm64": "^1.3.83",
"@swc/core-darwin-x64": "^1.3.83",
"@swc/core-linux-arm-gnueabihf": "^1.3.83",
"@swc/core-linux-arm64-gnu": "^1.3.83",
"@swc/core-linux-arm64-musl": "^1.3.83",
"@swc/core-linux-x64-gnu": "^1.3.83",
"@swc/core-linux-x64-musl": "^1.3.83",
"@swc/core-win32-arm64-msvc": "^1.3.83",
"@swc/core-win32-ia32-msvc": "^1.3.83",
"@swc/core-win32-x64-msvc": "^1.3.83",
"@swc/wasm": "^1.3.83"
"@nx/nx-win32-x64-msvc": "16.8.1",
"@swc/core-darwin-arm64": "1.3.83",
"@swc/core-darwin-x64": "1.3.83",
"@swc/core-linux-arm-gnueabihf": "1.3.83",
"@swc/core-linux-arm64-gnu": "1.3.83",
"@swc/core-linux-arm64-musl": "1.3.83",
"@swc/core-linux-x64-gnu": "1.3.83",
"@swc/core-linux-x64-musl": "1.3.83",
"@swc/core-win32-arm64-msvc": "1.3.83",
"@swc/core-win32-ia32-msvc": "1.3.83",
"@swc/core-win32-x64-msvc": "1.3.83",
"@swc/wasm": "1.3.83"
},
"packageManager": "pnpm@8.7.4",
"packageManager": "pnpm@8.10.0",
"engines": {
"node": ">=18.17.0",
"pnpm": ">=8.7.4"
Expand Down
2 changes: 1 addition & 1 deletion tools/async-api/kafka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bump:version": "npm --no-git-tag-version --allow-same-version version $VERSION"
},
"dependencies": {
"@asyncapi/generator": "^1.10.14",
"@asyncapi/generator": "^1.11.0",
"@asyncapi/generator-filters": "^2.1.0",
"@asyncapi/generator-react-sdk": "^0.2.23",
"@asyncapi/modelina": "^1.8.11",
Expand Down
6 changes: 3 additions & 3 deletions tools/devops/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "@open-system/tools-devops-config",
"version": "0.0.1",
"dependencies": {
"@commitlint/config-conventional": "^17.6.1",
"@commitlint/config-nx-scopes": "^17.6.4",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/config-nx-scopes": "^17.8.1",
"eslint-plugin-tsdoc": "^0.2.17",
"prettier": "2.8.8",
"prettier-plugin-packagejson": "^2.4.5",
"prettier-plugin-tailwindcss": "^0.3.0",
"prettier-plugin-tailwindcss": "^0.5.0",
"shell-quote": "^1.8.1",
"stacktracey": "^2.1.8"
}
Expand Down
2 changes: 1 addition & 1 deletion tools/devops/docker/kafka-connect/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM confluentinc/cp-kafka-connect-base:7.4.1
FROM confluentinc/cp-kafka-connect-base:7.5.1

RUN confluent-hub install --no-prompt confluentinc/kafka-connect-jdbc:latest \
&& confluent-hub install --no-prompt debezium/debezium-connector-postgresql:latest
4 changes: 2 additions & 2 deletions tools/executors/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"@angular-devkit/architect": "^0.1602.0",
"@angular-devkit/core": "^16.2.0",
"@angular-devkit/schematics": "^16.2.0",
"@eventcatalog/core": "^1.0.1",
"@eventcatalog/core": "^1.1.0",
"@eventcatalog/types": "^0.4.2",
"@swc/core": "^1.3.83",
"doctoc": "^2.2.1",
"fs-extra": "^11.1.1",
"nx": "16.7.0",
"nx": "16.10.0",
"pnpapi": "^0.0.0",
"qs": "^6.11.2"
},
Expand Down
6 changes: 3 additions & 3 deletions tools/executors/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"main": "./index.js",
"typings": "./index.d.ts",
"dependencies": {
"@asyncapi/generator": "^1.10.14",
"@asyncapi/generator": "^1.11.0",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@nx/devkit": "16.7.0",
"@nx/devkit": "16.10.0",
"@types/fs-extra": "^11.0.1",
"esbuild": "^0.18.11",
"esbuild": "^0.19.0",
"esbuild-plugin-polyfill-node": "^0.3.0",
"fs-extra": "^11.1.1",
"fsevents": "^2.3.3",
Expand Down
2 changes: 1 addition & 1 deletion tools/generators/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "./index.js",
"typings": "./index.d.ts",
"dependencies": {
"@nx/devkit": "16.7.0",
"@nx/devkit": "16.10.0",
"fs-extra": "^11.1.1",
"fsevents": "^2.3.3",
"glob": "^10.3.3",
Expand Down
4 changes: 2 additions & 2 deletions tools/open-api/dotnet-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-maven</id>
Expand All @@ -32,7 +32,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<configuration>
<systemProperties>
<property>
Expand Down
4 changes: 2 additions & 2 deletions tools/open-api/dotnet-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-maven</id>
Expand All @@ -31,7 +31,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<configuration>
<systemProperties>
<property>
Expand Down
4 changes: 2 additions & 2 deletions tools/open-api/typescript-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-maven</id>
Expand All @@ -31,7 +31,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<configuration>
<systemProperties>
<property>
Expand Down
4 changes: 2 additions & 2 deletions tools/open-api/typescript-redux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-maven</id>
Expand All @@ -31,7 +31,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<configuration>
<systemProperties>
<property>
Expand Down
4 changes: 2 additions & 2 deletions tools/storm/language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@open-system/tools-storm-language",
"version": "0.0.1",
"dependencies": {
"langium": "1.2.1",
"langium-cli": "1.2.1"
"langium": "1.3.1",
"langium-cli": "1.3.1"
}
}
2 changes: 1 addition & 1 deletion tools/storm/plugins/drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@prisma/generator-helper": "^5.2.0",
"drizzle-orm": "^0.28.5",
"langium": "1.2.1",
"langium": "1.3.1",
"path": "^0.12.7",
"semver": "^7.5.4",
"ts-morph": "^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/storm/plugins/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@graphql-tools/load": "^8.0.0",
"@prisma/generator-helper": "^5.2.0",
"drizzle-orm": "^0.28.5",
"langium": "1.2.1",
"langium": "1.3.1",
"path": "^0.12.7",
"semver": "^7.5.4",
"ts-morph": "^19.0.0"
Expand Down

0 comments on commit 19c16f0

Please sign in to comment.