mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-24 03:21:20 -05:00
update package dependencies (#333)
This commit is contained in:
@@ -52,24 +52,24 @@
|
||||
"devDependencies": {
|
||||
"@formbricks/types": "workspace:*",
|
||||
"@types/enzyme": "^3.10.13",
|
||||
"@types/jest": "^29.5.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.2",
|
||||
"@typescript-eslint/parser": "^5.59.2",
|
||||
"@types/jest": "^29.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.8",
|
||||
"@typescript-eslint/parser": "^5.59.8",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"cross-env": "^7.0.3",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-preact-pure": "^4.1.0",
|
||||
"eslint": "^8.40.0",
|
||||
"eslint": "^8.41.0",
|
||||
"eslint-config-formbricks": "workspace:*",
|
||||
"eslint-config-preact": "^1.3.0",
|
||||
"jest": "^29.5.0",
|
||||
"jest-preset-preact": "^4.0.5",
|
||||
"microbundle": "^0.15.1",
|
||||
"postcss": "^8.4.23",
|
||||
"preact": "10.13.2",
|
||||
"postcss": "^8.4.24",
|
||||
"preact": "10.15.1",
|
||||
"preact-cli": "^3.4.5",
|
||||
"preact-render-to-string": "^6.0.3",
|
||||
"rimraf": "^5.0.0",
|
||||
"rimraf": "^5.0.1",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"typescript": "^5.0.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user