Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@babel/runtime": "7.25.7",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-transform-inline-environment-variables": "0.4.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3469,16 +3469,16 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:9.1.3":
version: 9.1.3
resolution: "babel-loader@npm:9.1.3"
"babel-loader@npm:9.2.1":
version: 9.2.1
resolution: "babel-loader@npm:9.2.1"
dependencies:
find-cache-dir: ^4.0.0
schema-utils: ^4.0.0
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=5"
checksum: b168dde5b8cf11206513371a79f86bb3faa7c714e6ec9fffd420876b61f3d7f5f4b976431095ef6a14bc4d324505126deb91045fd41e312ba49f4deaa166fe28
checksum: e1858d7625ad7cc8cabe6bbb8657f957041ffb1308375f359e92aa1654f413bfbb86a281bbf7cd4f7fff374d571c637b117551deac0231d779a198d4e4e78331
languageName: node
linkType: hard

Expand Down Expand Up @@ -8066,7 +8066,7 @@ __metadata:
"@babel/runtime": 7.25.7
"@commitlint/cli": 17.8.1
"@commitlint/config-conventional": 17.8.1
babel-loader: 9.1.3
babel-loader: 9.2.1
babel-plugin-lodash: 3.3.4
babel-plugin-module-resolver: 5.0.2
babel-plugin-transform-inline-environment-variables: 0.4.4
Expand Down
Loading