chore(deps): bump esbuild from 0.24.0 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6bb4669242
commit
3ea462459f
|
|
@ -60,7 +60,7 @@
|
|||
"tar": "6.2.1",
|
||||
"terser": "5.37.0",
|
||||
"typescript": "5.7.3",
|
||||
"esbuild": "0.24.2",
|
||||
"esbuild": "0.25.0",
|
||||
"glob": "11.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"@types/node": "22.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "7.17.0",
|
||||
"@typescript-eslint/parser": "7.17.0",
|
||||
"esbuild": "0.24.0",
|
||||
"esbuild": "0.25.0",
|
||||
"eslint-plugin-vue": "9.31.0",
|
||||
"nodemon": "3.1.7",
|
||||
"typescript": "5.6.3",
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"nodemon": "3.1.9",
|
||||
"execa": "8.0.1",
|
||||
"typescript": "5.7.3",
|
||||
"esbuild": "0.24.2",
|
||||
"esbuild": "0.25.0",
|
||||
"glob": "11.0.1"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
"execa": "8.0.1",
|
||||
"tsd": "0.31.2",
|
||||
"typescript": "5.7.3",
|
||||
"esbuild": "0.24.2",
|
||||
"esbuild": "0.25.0",
|
||||
"glob": "11.0.1"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"execa": "8.0.1",
|
||||
"nodemon": "3.1.9",
|
||||
"typescript": "5.7.3",
|
||||
"esbuild": "0.24.2",
|
||||
"esbuild": "0.25.0",
|
||||
"glob": "11.0.1"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"lint": "pnpm typecheck && pnpm eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"esbuild": "0.24.2",
|
||||
"esbuild": "0.25.0",
|
||||
"idb-keyval": "6.2.1",
|
||||
"misskey-js": "workspace:*"
|
||||
},
|
||||
|
|
|
|||
599
pnpm-lock.yaml
599
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue