Skip to content
Open
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 @@ -34,7 +34,7 @@
"@babel/core": "7.26.10",
"@babel/preset-env": "7.26.9",
"@babel/preset-react": "7.26.3",
"@babel/register": "7.25.9",
"@babel/register": "7.28.3",
"@commitlint/cli": "19.8.0",
"@commitlint/config-conventional": "19.8.0",
"@mdi/svg": "7.4.47",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,9 +1158,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/register@npm:7.25.9":
version: 7.25.9
resolution: "@babel/register@npm:7.25.9"
"@babel/register@npm:7.28.3":
version: 7.28.3
resolution: "@babel/register@npm:7.28.3"
dependencies:
clone-deep: "npm:^4.0.1"
find-cache-dir: "npm:^2.0.0"
Expand All @@ -1169,7 +1169,7 @@ __metadata:
source-map-support: "npm:^0.5.16"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10/eb0192c2e83566043b9777062c50567c869bbe9ed65cbeece25a3f0c07c7763199d8008b7b860cb0090d6f4f2ab1b590adf29b539115c260566e44296e0559fb
checksum: 10/9475696152579933dbb0ffa7f47e0a3d130064101fc6ee471ec4cd8f20c70438798f3165708cb2ad29f585d81af0a26a4c233d732fbe63c7abec6a63b7d509d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7995,7 +7995,7 @@ __metadata:
"@babel/core": "npm:7.26.10"
"@babel/preset-env": "npm:7.26.9"
"@babel/preset-react": "npm:7.26.3"
"@babel/register": "npm:7.25.9"
"@babel/register": "npm:7.28.3"
"@commitlint/cli": "npm:19.8.0"
"@commitlint/config-conventional": "npm:19.8.0"
"@mdi/svg": "npm:7.4.47"
Expand Down