Skip to content

Commit

Permalink
chore(deps-dev): bump esbuild from 0.15.7 to 0.24.0 (#4860)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 8b2426f commit 7fd2cbf
Show file tree
Hide file tree
Showing 13 changed files with 301 additions and 271 deletions.
2 changes: 1 addition & 1 deletion generators/csharp/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/node": "^18.7.18",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion generators/csharp/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "^18.7.18",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion generators/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/node": "^18.7.18",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion generators/php/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^18.7.18",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion generators/php/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/node": "^18.7.18",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion generators/postman/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"endent": "^2.1.0",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"lodash": "^4.17.21",
"organize-imports-cli": "^0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion generators/ruby/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/node": "^18.7.18",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion generators/ruby/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^18.7.18",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion generators/swift/codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/node": "^18.7.18",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"boxen": "^7.1.1",
"chalk": "^5.3.0",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"get-port": "^7.1.0",
"immer": "^9.0.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"chalk": "^5.3.0",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"execa": "^5.1.1",
"immer": "^9.0.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/seed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/yargs": "^17.0.28",
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.14",
"depcheck": "^1.4.6",
"esbuild": "^0.15.7",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"globals": "link:@types/vitest/globals",
"organize-imports-cli": "^0.10.0",
Expand Down
Loading

0 comments on commit 7fd2cbf

Please sign in to comment.