Skip to content

Commit 1cbdb5d

Browse files
committed
Force-fix vulnerabilities
Force-fixing vulnerabilities includes fixes that may introduce breaking changes.
1 parent b15a56f commit 1cbdb5d

File tree

2 files changed

+9
-54
lines changed

2 files changed

+9
-54
lines changed

package-lock.json

Lines changed: 6 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@fortawesome/react-fontawesome": "0.2.2",
3131
"@mdx-js/react": "^3.0.0",
3232
"@microsoft/clarity": "1.0.0",
33+
"@typebot.io/react": "0.3.47",
3334
"clsx": "^2.0.0",
3435
"docusaurus-lunr-search": "^3.3.2",
35-
"docusaurus-plugin-image-zoom": "^2.0.0",
36+
"docusaurus-plugin-image-zoom": "^0.1.4",
3637
"prism-react-renderer": "^2.3.0",
3738
"react": "^18.0.0",
3839
"react-cookie-consent": "9.0.0",
39-
"react-dom": "^18.0.0",
40-
"@typebot.io/react": "0.3.47"
40+
"react-dom": "^18.0.0"
4141
},
4242
"devDependencies": {
4343
"@docusaurus/module-type-aliases": "^3.7.0",

0 commit comments

Comments
 (0)