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 projects/filigran-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"prettier": "prettier . --write"
},
"dependencies": {
"@codesandbox/sandpack-react": "2.19.9",
"@codesandbox/sandpack-react": "2.20.0",
"@codesandbox/sandpack-themes": "2.0.21",
"@faker-js/faker": "10.1.0",
"@floating-ui/react-dom": "2.1.6",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1384,9 +1384,9 @@ __metadata:
languageName: node
linkType: hard

"@codesandbox/sandpack-react@npm:2.19.9":
version: 2.19.9
resolution: "@codesandbox/sandpack-react@npm:2.19.9"
"@codesandbox/sandpack-react@npm:2.20.0":
version: 2.20.0
resolution: "@codesandbox/sandpack-react@npm:2.20.0"
dependencies:
"@codemirror/autocomplete": "npm:^6.4.0"
"@codemirror/commands": "npm:^6.1.3"
Expand All @@ -1408,9 +1408,9 @@ __metadata:
react-devtools-inline: "npm:4.4.0"
react-is: "npm:^17.0.2"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 10c0/d0356e4d8076302651f699dd473976c38544a6127ba847488e5e4ac01330b779cac8ef4d2e67144f8a674faf35b7569102300b9de23845c8ca65755fd3b4a7ff
react: ^16.8.0 || ^17 || ^18 || ^19
react-dom: ^16.8.0 || ^17 || ^18 || ^19
checksum: 10c0/e372c0a806f0998133dae3c5962e07380ff98fc535203a15c60462117d6ff0b54f1826169aef616b9f281aebc9e6b9f2dbb9a88fc827c006bd14b7c79a0b8a3a
languageName: node
linkType: hard

Expand Down Expand Up @@ -8773,7 +8773,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "filigran-website@workspace:projects/filigran-website"
dependencies:
"@codesandbox/sandpack-react": "npm:2.19.9"
"@codesandbox/sandpack-react": "npm:2.20.0"
"@codesandbox/sandpack-themes": "npm:2.0.21"
"@faker-js/faker": "npm:10.1.0"
"@floating-ui/react-dom": "npm:2.1.6"
Expand Down