mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-06 21:00:24 -04:00
fix(deps): update dependency @codesandbox/sandpack-react to v2.20.0 (#67061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"@babel/preset-env": "7.23.7",
|
||||
"@babel/preset-react": "7.23.3",
|
||||
"@babel/preset-typescript": "7.23.3",
|
||||
"@codesandbox/sandpack-react": "2.6.9",
|
||||
"@codesandbox/sandpack-react": "2.20.0",
|
||||
"@codesandbox/sandpack-themes": "2.0.21",
|
||||
"@fortawesome/fontawesome-svg-core": "7.2.0",
|
||||
"@fortawesome/free-brands-svg-icons": "7.2.0",
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -268,8 +268,8 @@ importers:
|
||||
specifier: 7.23.3
|
||||
version: 7.23.3(@babel/core@7.28.5)
|
||||
'@codesandbox/sandpack-react':
|
||||
specifier: 2.6.9
|
||||
version: 2.6.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: 2.20.0
|
||||
version: 2.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@codesandbox/sandpack-themes':
|
||||
specifier: 2.0.21
|
||||
version: 2.0.21
|
||||
@@ -2270,11 +2270,11 @@ packages:
|
||||
'@codesandbox/sandpack-client@2.19.8':
|
||||
resolution: {integrity: sha512-CMV4nr1zgKzVpx4I3FYvGRM5YT0VaQhALMW9vy4wZRhEyWAtJITQIqZzrTGWqB1JvV7V72dVEUCUPLfYz5hgJQ==}
|
||||
|
||||
'@codesandbox/sandpack-react@2.6.9':
|
||||
resolution: {integrity: sha512-JAbpc1emb9lGdZ0zfnfQnJmU91IcH1AUOmoVevB2qwdrxeaQWy5DyKyqRaQDcMyPicXSXMUF6nvDhb0HY34ofw==}
|
||||
'@codesandbox/sandpack-react@2.20.0':
|
||||
resolution: {integrity: sha512-takd1YpW/PMQ6KPQfvseWLHWklJovGY8QYj8MtWnskGKbjOGJ6uZfyZbcJ6aCFLQMpNyjTqz9AKNbvhCOZ1TUQ==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18
|
||||
react-dom: ^16.8.0 || ^17 || ^18
|
||||
react: ^16.8.0 || ^17 || ^18 || ^19
|
||||
react-dom: ^16.8.0 || ^17 || ^18 || ^19
|
||||
|
||||
'@codesandbox/sandpack-themes@2.0.21':
|
||||
resolution: {integrity: sha512-CMH/MO/dh6foPYb/3eSn2Cu/J3+1+/81Fsaj7VggICkCrmRk0qG5dmgjGAearPTnRkOGORIPHuRqwNXgw0E6YQ==}
|
||||
@@ -6090,9 +6090,6 @@ packages:
|
||||
resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==}
|
||||
engines: {node: '>=0.8'}
|
||||
|
||||
codesandbox-import-util-types@2.2.3:
|
||||
resolution: {integrity: sha512-Qj00p60oNExthP2oR3vvXmUGjukij+rxJGuiaKM6tyUmSyimdZsqHI/TUvFFClAffk9s7hxGnQgWQ8KCce27qQ==}
|
||||
|
||||
color-convert@1.9.3:
|
||||
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
||||
|
||||
@@ -15339,7 +15336,7 @@ snapshots:
|
||||
outvariant: 1.4.0
|
||||
static-browser-server: 1.0.3
|
||||
|
||||
'@codesandbox/sandpack-react@2.6.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@codesandbox/sandpack-react@2.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@codemirror/autocomplete': 6.19.0
|
||||
'@codemirror/commands': 6.8.1
|
||||
@@ -15355,7 +15352,6 @@ snapshots:
|
||||
'@stitches/core': 1.2.8
|
||||
anser: 2.1.1
|
||||
clean-set: 1.1.2
|
||||
codesandbox-import-util-types: 2.2.3
|
||||
dequal: 2.0.3
|
||||
escape-carriage: 1.3.1
|
||||
lz-string: 1.5.0
|
||||
@@ -19846,8 +19842,6 @@ snapshots:
|
||||
|
||||
clone@2.1.2: {}
|
||||
|
||||
codesandbox-import-util-types@2.2.3: {}
|
||||
|
||||
color-convert@1.9.3:
|
||||
dependencies:
|
||||
color-name: 1.1.3
|
||||
|
||||
Reference in New Issue
Block a user