Upgrade: Bump esbuild from 0.12.26 to 0.12.28
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.12.26 to 0.12.28. - [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.28) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>pull/109/head
parent
d98294791b
commit
777b63f8d3
|
@ -29,7 +29,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@popperjs/core": "^2.10.1",
|
"@popperjs/core": "^2.10.1",
|
||||||
"bootstrap": "^5.1.1",
|
"bootstrap": "^5.1.1",
|
||||||
"esbuild": "^0.12.26",
|
"esbuild": "^0.12.28",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"markdown-it-footnote": "^3.0.3",
|
"markdown-it-footnote": "^3.0.3",
|
||||||
"mermaid": "^8.12.1",
|
"mermaid": "^8.12.1",
|
||||||
|
|
|
@ -1917,10 +1917,10 @@ esbuild-loader@~2.15.0:
|
||||||
type-fest "^1.4.0"
|
type-fest "^1.4.0"
|
||||||
webpack-sources "^2.2.0"
|
webpack-sources "^2.2.0"
|
||||||
|
|
||||||
esbuild@^0.12.17, esbuild@^0.12.20, esbuild@^0.12.21, esbuild@^0.12.26:
|
esbuild@^0.12.17, esbuild@^0.12.20, esbuild@^0.12.21, esbuild@^0.12.28:
|
||||||
version "0.12.26"
|
version "0.12.28"
|
||||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.26.tgz#35f2d58ac3fa4629df24aa4d6fd72feb5522e94b"
|
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.28.tgz#84da0d2a0d0dee181281545271e0d65cf6fab1ef"
|
||||||
integrity sha512-YmTkhPKjvTJ+G5e96NyhGf69bP+hzO0DscqaVJTi5GM34uaD4Ecj7omu5lJO+NrxCUBRhy2chONLK1h/2LwoXA==
|
integrity sha512-pZ0FrWZXlvQOATlp14lRSk1N9GkeJ3vLIwOcUoo3ICQn9WNR4rWoNi81pbn6sC1iYUy7QPqNzI3+AEzokwyVcA==
|
||||||
|
|
||||||
escalade@^3.1.1:
|
escalade@^3.1.1:
|
||||||
version "3.1.1"
|
version "3.1.1"
|
||||||
|
|
Loading…
Reference in New Issue