Skip to content

Commit 08944da

Browse files
committed
Add more dependabot changes
1 parent 91081c0 commit 08944da

5 files changed

Lines changed: 725 additions & 837 deletions

File tree

drizzle-kit/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@drizzle-team/brocli": "^0.10.2",
4747
"@esbuild-kit/esm-loader": "^2.5.5",
48-
"esbuild": "^0.25.2",
48+
"esbuild": "^0.25.4",
4949
"esbuild-register": "^3.5.0"
5050
},
5151
"devDependencies": {
@@ -93,7 +93,7 @@
9393
"get-port": "^6.1.2",
9494
"glob": "^8.1.0",
9595
"hanji": "^0.0.5",
96-
"hono": "^4.1.5",
96+
"hono": "^4.7.9",
9797
"json-diff": "1.0.6",
9898
"micromatch": "^4.0.8",
9999
"minimatch": "^7.4.3",
@@ -106,7 +106,7 @@
106106
"prettier": "^3.5.3",
107107
"semver": "^7.7.2",
108108
"superjson": "^2.2.1",
109-
"tsup": "^8.0.2",
109+
"tsup": "^8.3.5",
110110
"tsx": "^3.12.1",
111111
"typescript": "^5.6.3",
112112
"uuid": "^9.0.1",

drizzle-valibot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"rollup": "^3.29.5",
6969
"valibot": "1.0.0-beta.7",
7070
"vite-tsconfig-paths": "^4.3.2",
71-
"vitest": "^1.6.0",
71+
"vitest": "^3.1.3",
7272
"zx": "^7.2.2"
7373
}
7474
}

integration-tests/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"@originjs/vite-plugin-commonjs": "^1.0.3",
2222
"@paralleldrive/cuid2": "^2.2.2",
2323
"@types/async-retry": "^1.4.8",
24-
"@types/axios": "^0.14.0",
2524
"@types/better-sqlite3": "^7.6.4",
2625
"@types/dockerode": "^3.3.18",
2726
"@types/node": "^20.2.5",
@@ -31,12 +30,10 @@
3130
"@types/ws": "^8.5.10",
3231
"@vitest/ui": "^1.6.0",
3332
"ava": "^5.3.0",
34-
"axios": "^1.4.0",
3533
"cross-env": "^7.0.3",
3634
"import-in-the-middle": "^1.13.1",
3735
"ts-node": "^10.9.2",
3836
"tsx": "^4.14.0",
39-
"vite": "^5.2.13",
4037
"vite-tsconfig-paths": "^4.3.2",
4138
"zx": "^8.3.2"
4239
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@arethetypeswrong/cli": "0.15.3",
17-
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
17+
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
1818
"@typescript-eslint/eslint-plugin": "^6.7.3",
1919
"@typescript-eslint/experimental-utils": "^5.62.0",
2020
"@typescript-eslint/parser": "^6.7.3",
@@ -34,7 +34,7 @@
3434
"prettier": "^3.0.3",
3535
"recast": "^0.23.9",
3636
"resolve-tspaths": "^0.8.16",
37-
"tsup": "^7.2.0",
37+
"tsup": "^8.3.5",
3838
"tsx": "^4.10.5",
3939
"turbo": "^2.2.3",
4040
"typescript": "5.6.3"

0 commit comments

Comments
 (0)