Skip to content

Commit 1f0b284

Browse files
chore(deps-dev): bump webpack in /extensions/realtime/js
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.0 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.101.0...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 234c4d7 commit 1f0b284

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

extensions/realtime/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prettier": "^3.2.2",
2424
"@types/mithril": "^2.0.8",
2525
"flarum-webpack-config": "^3.0.0",
26-
"webpack": "^5.76.0",
26+
"webpack": "^5.104.1",
2727
"webpack-cli": "^4.9.1",
2828
"@flarum/prettier-config": "^1.0.0",
2929
"flarum-tsconfig": "^2.0.0",

extensions/realtime/js/yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2532,7 +2532,7 @@ schema-utils@^3.0.0:
25322532
ajv "^6.12.5"
25332533
ajv-keywords "^3.5.2"
25342534

2535-
schema-utils@^4.0.0, schema-utils@^4.3.2:
2535+
schema-utils@^4.0.0, schema-utils@^4.3.0, schema-utils@^4.3.2:
25362536
version "4.3.2"
25372537
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.2.tgz"
25382538
integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
@@ -2542,16 +2542,6 @@ schema-utils@^4.0.0, schema-utils@^4.3.2:
25422542
ajv-formats "^2.1.1"
25432543
ajv-keywords "^5.1.0"
25442544

2545-
schema-utils@^4.3.0:
2546-
version "4.3.0"
2547-
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.0.tgz"
2548-
integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==
2549-
dependencies:
2550-
"@types/json-schema" "^7.0.9"
2551-
ajv "^8.9.0"
2552-
ajv-formats "^2.1.1"
2553-
ajv-keywords "^5.1.0"
2554-
25552545
semantic-ui-react@^0.88.2:
25562546
version "0.88.2"
25572547
resolved "https://registry.npmjs.org/semantic-ui-react/-/semantic-ui-react-0.88.2.tgz"

0 commit comments

Comments
 (0)