Skip to content

Commit 5433d23

Browse files
authored
Merge branch 'master' into fix-breadcrumb-config-outline
2 parents fad94a3 + 2aaa723 commit 5433d23

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"sass-loader": "16.0.5",
4747
"style-loader": "4.0.0",
4848
"stylelint": "16.21.1",
49-
"stylelint-checkstyle-reporter": "1.0.0",
49+
"stylelint-checkstyle-reporter": "1.1.1",
5050
"stylelint-config-standard-scss": "15.0.1",
51-
"webpack": "5.100.1",
51+
"webpack": "5.100.2",
5252
"webpack-cli": "6.0.1",
5353
"webpack-remove-empty-scripts": "1.1.1"
5454
},

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ THE SOFTWARE.
7373
</issueManagement>
7474

7575
<properties>
76-
<revision>2.519</revision>
76+
<revision>2.520</revision>
7777
<changelist>-SNAPSHOT</changelist>
78-
<project.build.outputTimestamp>2025-07-08T13:08:54Z</project.build.outputTimestamp>
78+
<project.build.outputTimestamp>2025-07-15T13:07:49Z</project.build.outputTimestamp>
7979

8080
<!-- configuration for patch tracker plugin -->
8181
<project.patchManagement.system>github</project.patchManagement.system>

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4408,10 +4408,10 @@ __metadata:
44084408
sortablejs: "npm:1.15.6"
44094409
style-loader: "npm:4.0.0"
44104410
stylelint: "npm:16.21.1"
4411-
stylelint-checkstyle-reporter: "npm:1.0.0"
4411+
stylelint-checkstyle-reporter: "npm:1.1.1"
44124412
stylelint-config-standard-scss: "npm:15.0.1"
44134413
tippy.js: "npm:6.3.7"
4414-
webpack: "npm:5.100.1"
4414+
webpack: "npm:5.100.2"
44154415
webpack-cli: "npm:6.0.1"
44164416
webpack-remove-empty-scripts: "npm:1.1.1"
44174417
window-handle: "npm:1.0.1"
@@ -6646,15 +6646,15 @@ __metadata:
66466646
languageName: node
66476647
linkType: hard
66486648

6649-
"stylelint-checkstyle-reporter@npm:1.0.0":
6650-
version: 1.0.0
6651-
resolution: "stylelint-checkstyle-reporter@npm:1.0.0"
6649+
"stylelint-checkstyle-reporter@npm:1.1.1":
6650+
version: 1.1.1
6651+
resolution: "stylelint-checkstyle-reporter@npm:1.1.1"
66526652
dependencies:
66536653
get-stdin: "npm:9.0.0"
66546654
xmlbuilder2: "npm:3.1.1"
66556655
bin:
66566656
stylelint-checkstyle-reporter: dist/reporter-with-stdin.mjs
6657-
checksum: 10c0/26d45528ab75ad4129abdf34436578a2a0e6a10c552e53b1bb19fb7eff8433f1fd77ab3fb6698b295802df54f9005d8031791451b695fa86269e20385b978a9b
6657+
checksum: 10c0/e003714d6877b2296cd79831ac7859c88b49e4b57ec7e01e0b46aa5169b8bdcd98422be80a79ac48e25f9fe2258fc0e0977b70584a11de39ae28e09267b75461
66586658
languageName: node
66596659
linkType: hard
66606660

@@ -7097,9 +7097,9 @@ __metadata:
70977097
languageName: node
70987098
linkType: hard
70997099

7100-
"webpack@npm:5.100.1":
7101-
version: 5.100.1
7102-
resolution: "webpack@npm:5.100.1"
7100+
"webpack@npm:5.100.2":
7101+
version: 5.100.2
7102+
resolution: "webpack@npm:5.100.2"
71037103
dependencies:
71047104
"@types/eslint-scope": "npm:^3.7.7"
71057105
"@types/estree": "npm:^1.0.8"
@@ -7131,7 +7131,7 @@ __metadata:
71317131
optional: true
71327132
bin:
71337133
webpack: bin/webpack.js
7134-
checksum: 10c0/6dd8e286a5e361650c543dc6c4922b82276b0ed57ae545014bf4f6486d857d1c388dc8ec798f1dc3b77a765936357286910879fab65e6ff53e4cba1cc13db538
7134+
checksum: 10c0/0add75d44c482634c6879a3fc87fa2af6a6c7c8eacda5d5f60ed778a2ce13d33fd6178a2b4750368706a49e769af6d828934c28914b4faa2e21be790f92b4110
71357135
languageName: node
71367136
linkType: hard
71377137

0 commit comments

Comments
 (0)