|
32 | 32 | "pg": "^8.11.5", |
33 | 33 | "pg-hstore": "^2.3.4", |
34 | 34 | "pino": "^8.19.0", |
35 | | - "react": "^18.2.0", |
36 | | - "react-dom": "^18.2.0", |
| 35 | + "react": "^18.3.1", |
| 36 | + "react-dom": "^18.3.1", |
37 | 37 | "sequelize": "^6.37.3", |
38 | 38 | "sequelize-cli": "^6.6.2", |
39 | 39 | "sharp": "^0.33.3", |
|
48 | 48 | "@types/lodash-es": "^4.17.12", |
49 | 49 | "@types/node": "^20.12.8", |
50 | 50 | "@types/prettier": "^3.0.0", |
51 | | - "@types/react": "^18.2.74", |
52 | | - "@types/react-dom": "^18.2.24", |
| 51 | + "@types/react": "^18.3.1", |
| 52 | + "@types/react-dom": "^18.3.0", |
53 | 53 | "@typescript-eslint/eslint-plugin": "^7.2.0", |
54 | 54 | "@typescript-eslint/parser": "^7.2.0", |
55 | 55 | "eslint": "^8.57.0", |
|
62 | 62 | "eslint-plugin-prettier": "^5.1.3", |
63 | 63 | "eslint-plugin-promise": "^6.1.1", |
64 | 64 | "eslint-plugin-react": "^7.34.1", |
65 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 65 | + "eslint-plugin-react-hooks": "^4.6.2", |
66 | 66 | "eslint-plugin-vitest": "^0.4.1", |
67 | 67 | "jest-serializer-vue": "^3.1.0", |
68 | 68 | "jsdom": "^24.0.0", |
|
0 commit comments