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 examples/react-audit-log-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "24.10.1",
"@types/react-dom": "18.3.7",
"@vitejs/plugin-react": "5.1.1",
"cypress": "15.7.0",
"cypress": "15.7.1",
"happy-dom": "20.0.11",
"start-server-and-test": "2.1.3",
"typescript": "5.9.3",
Expand Down
10 changes: 5 additions & 5 deletions examples/react-audit-log-viewer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2188,9 +2188,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:15.7.0":
version: 15.7.0
resolution: "cypress@npm:15.7.0"
"cypress@npm:15.7.1":
version: 15.7.1
resolution: "cypress@npm:15.7.1"
dependencies:
"@cypress/request": "npm:^3.0.9"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -2236,7 +2236,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/e0d25943862ae442c16320f1f5766fd1e38986a9a1b20592cec8247b7a6a5ec1066abecc283d8e5c7cbc4a447b20b55e5dbb662e86046ad846e0cff61c4b2056
checksum: 10c0/537d5352c86067455b96fcbc35934820b391413e6d3327204d0936ac14ffb4d69a02290a5007dc532c87976c43b6ebe503d84907768c0daa7d68318907b7ac80
languageName: node
linkType: hard

Expand Down Expand Up @@ -4108,7 +4108,7 @@ __metadata:
"@types/node": "npm:24.10.1"
"@types/react-dom": "npm:18.3.7"
"@vitejs/plugin-react": "npm:5.1.1"
cypress: "npm:15.7.0"
cypress: "npm:15.7.1"
happy-dom: "npm:20.0.11"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down
Loading