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 samples/react/token-refresh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react-dom": "19.2.3",
"@vitejs/plugin-basic-ssl": "2.3.0",
"@vitejs/plugin-react": "6.0.1",
"happy-dom": "20.8.9",
"happy-dom": "20.9.0",
"prettier": "3.8.3",
"typescript": "6.0.2",
"vite": "8.0.9",
Expand Down
10 changes: 5 additions & 5 deletions samples/react/token-refresh/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ __metadata:
"@types/react-dom": "npm:19.2.3"
"@vitejs/plugin-basic-ssl": "npm:2.3.0"
"@vitejs/plugin-react": "npm:6.0.1"
happy-dom: "npm:20.8.9"
happy-dom: "npm:20.9.0"
oidc-client-ts: "npm:3.5.0"
prettier: "npm:3.8.3"
react: "npm:19.2.5"
Expand Down Expand Up @@ -916,17 +916,17 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.8.9":
version: 20.8.9
resolution: "happy-dom@npm:20.8.9"
"happy-dom@npm:20.9.0":
version: 20.9.0
resolution: "happy-dom@npm:20.9.0"
dependencies:
"@types/node": "npm:>=20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
"@types/ws": "npm:^8.18.1"
entities: "npm:^7.0.1"
whatwg-mimetype: "npm:^3.0.0"
ws: "npm:^8.18.3"
checksum: 10c0/12fe9b85891b1289935b2a4f726e2839e7c92e3f55401bd20cb5500763dd994364645acaab20a754fd90d5e1b2ffdf734b39a32ea02704c3e3ee0c4d30cf958e
checksum: 10c0/4fb814057b85d13d9459c1af39de28d6e7504ba99c12123179e6c69d8c3e1cbd8c48c4104c7d793e89d7aa1b5f360a8e72ad56d33cc23cc6f42a27e2fbd25748
languageName: node
linkType: hard

Expand Down
Loading