Merge branch 'develop' into db-fixes
This commit is contained in:
17
package.json
17
package.json
@@ -12,8 +12,6 @@
|
||||
"@mui/material": "^5.6.2",
|
||||
"@react-oauth/google": "^0.12.1",
|
||||
"@tanstack/react-query": "^5.90.2",
|
||||
"@testing-library/react": "^13.1.1",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/body-parser": "^1.19.5",
|
||||
"@types/csurf": "^1.11.5",
|
||||
@@ -47,7 +45,6 @@
|
||||
"i18next-browser-languagedetector": "^8.0.0",
|
||||
"i18next-http-backend": "^3.0.1",
|
||||
"idcac-playwright": "^0.1.3",
|
||||
"ioredis": "^5.4.1",
|
||||
"joi": "^17.6.0",
|
||||
"joplin-turndown-plugin-gfm": "^1.0.12",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
@@ -62,19 +59,12 @@
|
||||
"pg": "^8.13.0",
|
||||
"pg-boss": "^10.1.6",
|
||||
"pkce-challenge": "^4.1.0",
|
||||
"playwright": "^1.48.2",
|
||||
"playwright-extra": "^4.3.6",
|
||||
"playwright-core": "1.57.0",
|
||||
"posthog-node": "^4.2.1",
|
||||
"prismjs": "^1.28.0",
|
||||
"puppeteer-extra-plugin-recaptcha": "^3.6.8",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-highlight": "0.15.0",
|
||||
"react-i18next": "^15.1.3",
|
||||
"react-router-dom": "^6.26.1",
|
||||
"react-simple-code-editor": "^0.11.2",
|
||||
"react-transition-group": "^4.4.2",
|
||||
"rrweb-snapshot": "^2.0.0-alpha.4",
|
||||
"sequelize": "^6.37.3",
|
||||
"sequelize-typescript": "^2.1.6",
|
||||
@@ -125,9 +115,6 @@
|
||||
"@types/node": "22.7.9",
|
||||
"@types/node-cron": "^3.0.11",
|
||||
"@types/node-fetch": "^2.6.12",
|
||||
"@types/prismjs": "^1.26.0",
|
||||
"@types/react-highlight": "^0.12.5",
|
||||
"@types/react-transition-group": "^4.4.4",
|
||||
"@types/styled-components": "^5.1.23",
|
||||
"@types/swagger-jsdoc": "^6.0.4",
|
||||
"@types/swagger-ui-express": "^4.1.6",
|
||||
@@ -144,4 +131,4 @@
|
||||
"vite": "^5.4.10",
|
||||
"zod": "^3.25.62"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user