Skip to content

Commit

Permalink
fix(deps): bump the deps group with 15 updates (#64)
Browse files Browse the repository at this point in the history
Bumps the deps group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.11.0` | `6.13.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.11.0` | `6.13.2` |
| [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.55.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `17.1.2` | `17.1.3` |
| [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `10.43.6` | `10.44.1` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.29.0` | `0.29.1` |
| [hono](https://github.com/honojs/hono) | `3.10.1` | `3.11.1` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `9.1.1` | `9.2.0` |
| [drizzle-kit](https://github.com/drizzle-team/drizzle-kit-mirror) | `0.20.4` | `0.20.6` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.17.0` | `3.18.0` |
| [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `10.43.6` | `10.44.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.3` | `7.23.5` |
| [@types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__core) | `7.20.4` | `7.20.5` |
| [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` |


Updates `@typescript-eslint/eslint-plugin` from 6.11.0 to 6.13.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.11.0 to 6.13.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/parser)

Updates `eslint` from 8.54.0 to 8.55.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.54.0...v8.55.0)

Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)

Updates `nx` from 17.1.2 to 17.1.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.1.3/packages/nx)

Updates `@trpc/server` from 10.43.6 to 10.44.1
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v10.44.1/packages/server)

Updates `drizzle-orm` from 0.29.0 to 0.29.1
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.29.0...0.29.1)

Updates `hono` from 3.10.1 to 3.11.1
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v3.10.1...v3.11.1)

Updates `better-sqlite3` from 9.1.1 to 9.2.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v9.1.1...v9.2.0)

Updates `drizzle-kit` from 0.20.4 to 0.20.6
- [Release notes](https://github.com/drizzle-team/drizzle-kit-mirror/releases)
- [Commits](https://github.com/drizzle-team/drizzle-kit-mirror/commits)

Updates `wrangler` from 3.17.0 to 3.18.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.18.0/packages/wrangler)

Updates `@trpc/client` from 10.43.6 to 10.44.1
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v10.44.1/packages/client)

Updates `@babel/core` from 7.23.3 to 7.23.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-core)

Updates `@types/babel__core` from 7.20.4 to 7.20.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__core)

Updates `postcss` from 8.4.31 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.31...8.4.32)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@trpc/server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: better-sqlite3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@trpc/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@types/babel__core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2023
1 parent 79b16e4 commit 89d5def
Show file tree
Hide file tree
Showing 5 changed files with 1,163 additions and 811 deletions.
12 changes: 6 additions & 6 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
"prepare": "yes 2>/dev/null | pnpm db:apply"
},
"dependencies": {
"@trpc/server": "10.43.6",
"drizzle-orm": "0.29.0",
"@trpc/server": "10.44.1",
"drizzle-orm": "0.29.1",
"drizzle-zod": "0.5.1",
"hono": "3.10.1",
"hono": "3.11.1",
"superjson": "2.2.1",
"zod": "3.22.4"
},
"devDependencies": {
"@cloudflare/workers-types": "1.20231121.0",
"better-sqlite3": "9.1.1",
"drizzle-kit": "0.20.4",
"wrangler": "3.17.0"
"better-sqlite3": "9.2.0",
"drizzle-kit": "0.20.6",
"wrangler": "3.18.0"
},
"peerDependencies": {
"typescript": "5.2.2"
Expand Down
8 changes: 4 additions & 4 deletions apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@react-native-community/netinfo": "9.3.10",
"@shopify/flash-list": "1.4.3",
"@tanstack/react-query": "5.8.4",
"@trpc/client": "10.43.6",
"@trpc/client": "10.44.1",
"@trpc/react-query": "10.43.6",
"expo": "49.0.19",
"expo-asset": "8.10.1",
Expand All @@ -48,15 +48,15 @@
"superjson": "2.2.1"
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/plugin-transform-private-methods": "7.23.3",
"@elrax/api": "workspace:*",
"@elrax/tailwind-config": "workspace:*",
"@types/babel__core": "7.20.4",
"@types/babel__core": "7.20.5",
"@types/react": "18.2.37",
"@types/webpack-env": "1.18.4",
"babel-plugin-module-resolver": "5.0.0",
"postcss": "8.4.31",
"postcss": "8.4.32",
"tailwindcss": "3.3.2"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"update-hooks": "simple-git-hooks"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"nx": "17.1.2",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"nx": "17.1.3",
"prettier": "3.1.0",
"simple-git-hooks": "2.9.0",
"syncpack": "11.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"postcss": "8.4.32",
"tailwindcss": "3.3.2"
}
}

0 comments on commit 89d5def

Please sign in to comment.