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 docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.25",
"eslint-plugin-react-refresh": "^0.4.26",
"globals": "^16.5.0",
"sass": "^1.97.0",
"typescript": "^5.9.3",
Expand Down
10 changes: 5 additions & 5 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2733,12 +2733,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:^0.4.25":
version: 0.4.25
resolution: "eslint-plugin-react-refresh@npm:0.4.25"
"eslint-plugin-react-refresh@npm:^0.4.26":
version: 0.4.26
resolution: "eslint-plugin-react-refresh@npm:0.4.26"
peerDependencies:
eslint: ">=8.40"
checksum: 10c0/432fcfc4a802c1a925bba4f4266e6dbcebb6b451456aeff8fc40e55a111ba7f522886e3fae8fc23bc2a3478223f01de4064eef7808be6363dcb4353769a0f031
checksum: 10c0/11c2b25b7a7025e621b02970c4cf3815b0b77486027df9f8bb731cc52972156804fd163b0f99404b33e36a3c60cd1a1be8199ba64c66b5276da3173bbb5ab6e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4672,7 +4672,7 @@ __metadata:
eslint: "npm:^9.39.2"
eslint-plugin-react: "npm:^7.37.5"
eslint-plugin-react-hooks: "npm:^7.0.1"
eslint-plugin-react-refresh: "npm:^0.4.25"
eslint-plugin-react-refresh: "npm:^0.4.26"
globals: "npm:^16.5.0"
highlight.js: "npm:^11.11.1"
lodash: "npm:^4.17.21"
Expand Down
Loading