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 @@ -109,7 +109,7 @@
"lint-staged": "^15.2.7",
"mini-css-extract-plugin": "^2.9.0",
"prettier": "3.3.2",
"react-refresh": "^0.14.2",
"react-refresh": "^0.18.0",
"sass": "^1.77.8",
"sass-loader": "^14.2.1",
"source-map-explorer": "^2.5.3",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4433,21 +4433,21 @@ __metadata:
linkType: hard

"@types/react@npm:*":
version: 19.2.10
resolution: "@types/react@npm:19.2.10"
version: 19.2.14
resolution: "@types/react@npm:19.2.14"
dependencies:
csstype: "npm:^3.2.2"
checksum: 10/0e34a0e42db02f4b3f4bed446128c555446c2854b833d71d597e6c8b08800dd90519a03a226ad250cccc4a0c9e51bd3f9c54cdcb79ee1219f4d5b318fb3a3813
checksum: 10/fbff239089ee64b6bd9b00543594db498278b06de527ef1b0f71bb0eb09cc4445a71b5dd3c0d3d0257255c4eed94406be40a74ad4a987ade8a8d5dd65c82bc5f
languageName: node
linkType: hard

"@types/react@npm:^18.3.3":
version: 18.3.27
resolution: "@types/react@npm:18.3.27"
version: 18.3.28
resolution: "@types/react@npm:18.3.28"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.2.2"
checksum: 10/90155820a2af315cad1ff47df695f3f2f568c12ad641a7805746a6a9a9aa6c40b1374e819e50d39afe0e375a6b9160a73176cbdb4e09807262bc6fcdc06e67db
checksum: 10/6db7bb7f19957ee9f530baa7d143527f8befedad1585b064eb80777be0d84621157de75aba4f499ff429b10c5ef0c7d13e89be6bca3296ef71c80472894ff0eb
languageName: node
linkType: hard

Expand Down Expand Up @@ -10945,7 +10945,7 @@ __metadata:
react-dnd-html5-backend: "npm:^16.0.1"
react-dom: "npm:^18.3.1"
react-i18next: "npm:15.0.1"
react-refresh: "npm:^0.14.2"
react-refresh: "npm:^0.18.0"
react-router-dom: "npm:6.25.1"
sanitize-html: "npm:^2.13.0"
sass: "npm:^1.77.8"
Expand Down Expand Up @@ -13253,10 +13253,10 @@ __metadata:
languageName: node
linkType: hard

"react-refresh@npm:^0.14.2":
version: 0.14.2
resolution: "react-refresh@npm:0.14.2"
checksum: 10/512abf97271ab8623486061be04b608c39d932e3709f9af1720b41573415fa4993d0009fa5138b6705b60a98f4102f744d4e26c952b14f41a0e455521c6be4cc
"react-refresh@npm:^0.18.0":
version: 0.18.0
resolution: "react-refresh@npm:0.18.0"
checksum: 10/504c331c19776bf8320c23bad7f80b3a28de03301ed7523b0dd21d3f02bf2b53bbdd5aa52469b187bc90f358614b2ba303c088a0765c95f4f0a68c43a7d67b1d
languageName: node
linkType: hard

Expand Down
Loading