mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
Upgrade: Bump esbuild from 0.12.26 to 0.12.29
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.12.26 to 0.12.29. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.12.26...v0.12.29) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bf17a6edea
commit
0b6340e9f1
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
"dependencies": {
|
||||
"@popperjs/core": "^2.10.1",
|
||||
"bootstrap": "^5.1.1",
|
||||
"esbuild": "^0.12.26",
|
||||
"esbuild": "^0.12.29",
|
||||
"jquery": "^3.6.0",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"mermaid": "^8.12.1",
|
||||
|
|
|
@ -1917,10 +1917,10 @@ esbuild-loader@~2.15.0:
|
|||
type-fest "^1.4.0"
|
||||
webpack-sources "^2.2.0"
|
||||
|
||||
esbuild@^0.12.17, esbuild@^0.12.20, esbuild@^0.12.21, esbuild@^0.12.26:
|
||||
version "0.12.26"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.26.tgz#35f2d58ac3fa4629df24aa4d6fd72feb5522e94b"
|
||||
integrity sha512-YmTkhPKjvTJ+G5e96NyhGf69bP+hzO0DscqaVJTi5GM34uaD4Ecj7omu5lJO+NrxCUBRhy2chONLK1h/2LwoXA==
|
||||
esbuild@^0.12.17, esbuild@^0.12.20, esbuild@^0.12.21, esbuild@^0.12.29:
|
||||
version "0.12.29"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.29.tgz#be602db7c4dc78944a9dbde0d1ea19d36c1f882d"
|
||||
integrity sha512-w/XuoBCSwepyiZtIRsKsetiLDUVGPVw1E/R3VTFSecIy8UR7Cq3SOtwKHJMFoVqqVG36aGkzh4e8BvpO1Fdc7g==
|
||||
|
||||
escalade@^3.1.1:
|
||||
version "3.1.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue