2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-04-03 09:00:39 +02:00
parent d32afd8ba6
commit 21b1d74b7e
16 changed files with 5594 additions and 5071 deletions

View File

@@ -20,25 +20,25 @@
},
"devDependencies": {
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@babel/preset-typescript": "7.21.4",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-terser": "0.4.0",
"@rollup/plugin-typescript": "11.0.0",
"@typebot.io/js": "workspace:*",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/node": "18.15.11",
"@types/react": "18.0.32",
"@typebot.io/prisma": "workspace:*",
"eslint": "8.36.0",
"eslint": "8.37.0",
"eslint-config-custom": "workspace:*",
"@typebot.io/schemas": "workspace:*",
"react": "18.2.0",
"rollup": "3.19.1",
"rollup": "3.20.2",
"rollup-plugin-typescript-paths": "1.4.0",
"@typebot.io/tsconfig": "workspace:*",
"tslib": "2.5.0",
"tsx": "3.12.5",
"typescript": "4.9.5",
"tsx": "3.12.6",
"typescript": "5.0.3",
"@typebot.io/lib": "workspace:*"
},
"peerDependencies": {