mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update dependency esbuild-loader to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5f7b18825e
commit
221017d1ed
2 changed files with 8 additions and 8 deletions
|
@ -150,7 +150,7 @@
|
||||||
"copy-webpack-plugin": "6.4.1",
|
"copy-webpack-plugin": "6.4.1",
|
||||||
"css-loader": "5.2.7",
|
"css-loader": "5.2.7",
|
||||||
"emojify.js": "1.1.0",
|
"emojify.js": "1.1.0",
|
||||||
"esbuild-loader": "3.2.0",
|
"esbuild-loader": "4.0.2",
|
||||||
"escape-html": "1.0.3",
|
"escape-html": "1.0.3",
|
||||||
"eslint": "8.49.0",
|
"eslint": "8.49.0",
|
||||||
"eslint-config-standard": "17.1.0",
|
"eslint-config-standard": "17.1.0",
|
||||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -1192,7 +1192,7 @@ __metadata:
|
||||||
diff-match-patch: "git+https://github.com/hackmdio/diff-match-patch.git"
|
diff-match-patch: "git+https://github.com/hackmdio/diff-match-patch.git"
|
||||||
ejs: 3.1.9
|
ejs: 3.1.9
|
||||||
emojify.js: 1.1.0
|
emojify.js: 1.1.0
|
||||||
esbuild-loader: 3.2.0
|
esbuild-loader: 4.0.2
|
||||||
escape-html: 1.0.3
|
escape-html: 1.0.3
|
||||||
eslint: 8.49.0
|
eslint: 8.49.0
|
||||||
eslint-config-standard: 17.1.0
|
eslint-config-standard: 17.1.0
|
||||||
|
@ -5739,17 +5739,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"esbuild-loader@npm:3.2.0":
|
"esbuild-loader@npm:4.0.2":
|
||||||
version: 3.2.0
|
version: 4.0.2
|
||||||
resolution: "esbuild-loader@npm:3.2.0"
|
resolution: "esbuild-loader@npm:4.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: ^0.19.0
|
esbuild: ^0.19.0
|
||||||
get-tsconfig: ^4.6.2
|
get-tsconfig: ^4.7.0
|
||||||
loader-utils: ^2.0.4
|
loader-utils: ^2.0.4
|
||||||
webpack-sources: ^1.4.3
|
webpack-sources: ^1.4.3
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
webpack: ^4.40.0 || ^5.0.0
|
webpack: ^4.40.0 || ^5.0.0
|
||||||
checksum: 09d0ae648a0daddd7456ab900e23826958c7a219db943a2248e0ae102926915dd9de4c4dd03f530c1884f5030c32652ea211cf7581504eca68263666e351d686
|
checksum: beecdeb9fd1d88aceaedc3914bf35c239d7771f767b6afca68dbf4c58adde71ab0506704ed6c713329aa5cf0241c1ff6d4834562571b88bb243a8245710933ae
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -7055,7 +7055,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"get-tsconfig@npm:^4.6.2, get-tsconfig@npm:^4.7.0":
|
"get-tsconfig@npm:^4.7.0":
|
||||||
version: 4.7.0
|
version: 4.7.0
|
||||||
resolution: "get-tsconfig@npm:4.7.0"
|
resolution: "get-tsconfig@npm:4.7.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue