Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 55ad6ea commit ce7162a
Show file tree
Hide file tree
Showing 13 changed files with 951 additions and 944 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Ecorte",
"license": "MIT",
"private": true,
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.1",
"scripts": {
"build": "pnpm turbo run build",
"check": "pnpm turbo run check",
Expand All @@ -15,23 +15,23 @@
"prepare": "pnpm husky"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-angular": "^19.6.0",
"@favware/cliff-jumper": "^5.0.0",
"@favware/npm-deprecate": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"eslint": "^8.57.1",
"eslint-config-neon": "^0.2.3",
"eslint-config-next": "^15.0.3",
"eslint-config-neon": "^0.2.4",
"eslint-config-next": "^15.1.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-drizzle": "^0.2.3",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-typescript-sort-keys": "^3.3.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1",
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@sleepymaid/shared": "workspace:^",
"@swc/core": "^1.9.3",
"@types/node": "^22.10.1",
"@swc/core": "^1.10.3",
"@types/node": "^22.10.2",
"@types/pg": "^8.11.10",
"drizzle-kit": "0.28.1",
"next-auth": "^4.24.10",
"drizzle-kit": "0.30.1",
"next-auth": "^4.24.11",
"rimraf": "^6.0.1",
"source-map-support": "0.5.21",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
},
"dependencies": {
"@paralleldrive/cuid2": "^2.2.2",
"drizzle-orm": "^0.36.4",
"drizzle-orm": "^0.38.3",
"pg": "^8.13.1",
"postgres": "^3.4.5"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@sleepymaid/util": "workspace:^",
"@swc/core": "^1.9.3",
"@types/node": "^22.10.1",
"@swc/core": "^1.10.3",
"@types/node": "^22.10.2",
"@types/node-cron": "^3.0.11",
"rimraf": "^6.0.1",
"source-map-support": "0.5.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@sleepymaid/handler": "workspace:^",
"@swc/core": "^1.9.3",
"@types/node": "^22.10.1",
"@swc/core": "^1.10.3",
"@types/node": "^22.10.2",
"rimraf": "^6.0.1",
"source-map-support": "0.5.21",
"tsup": "^8.3.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"author": "Ecorte",
"license": "MIT",
"devDependencies": {
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.3",
"@types/module-alias": "^2.0.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"rimraf": "^6.0.1",
"source-map-support": "0.5.21",
"tsup": "^8.3.5",
Expand All @@ -38,9 +38,9 @@
"@paralleldrive/cuid2": "^2.2.2",
"@sleepymaid/handler": "workspace:^",
"discord.js": "^14.16.3",
"drizzle-orm": "^0.36.4",
"drizzle-orm": "^0.38.3",
"fuse.js": "^7.0.0",
"i18next": "^24.0.5",
"i18next": "^24.2.0",
"module-alias": "^2.2.3"
}
}
4 changes: 2 additions & 2 deletions packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"license": "MIT",
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@swc/core": "^1.9.3",
"@types/node": "^22.10.1",
"@swc/core": "^1.10.3",
"@types/node": "^22.10.2",
"rimraf": "^6.0.1",
"source-map-support": "0.5.21",
"tsup": "^8.3.5",
Expand Down
Loading

0 comments on commit ce7162a

Please sign in to comment.