|
20 | 20 | "typecheck": "tsc --project ./tsconfig.json" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@aws-amplify/adapter-nextjs": "^1.2.19", |
| 23 | + "@aws-amplify/adapter-nextjs": "^1.2.23", |
24 | 24 | "@aws-amplify/backend": "^1.2.0", |
25 | 25 | "@aws-sdk/client-ses": "^3.637.0", |
26 | 26 | "markdown-it": "^13.0.1", |
|
38 | 38 | "@testing-library/jest-dom": "^6.5.0", |
39 | 39 | "@testing-library/react": "^16.0.1", |
40 | 40 | "@testing-library/user-event": "^14.5.2", |
41 | | - "@types/jest": "^29.5.12", |
| 41 | + "@types/jest": "^29.5.14", |
42 | 42 | "@types/markdown-it": "^13.0.1", |
43 | | - "@types/node": "^22", |
| 43 | + "@types/node": "^22.8.1", |
44 | 44 | "@types/react": "^18", |
45 | 45 | "@types/react-dom": "^18", |
46 | 46 | "@typescript-eslint/eslint-plugin": "^8.7.0", |
|
54 | 54 | "eslint-import-resolver-typescript": "^3.6.3", |
55 | 55 | "eslint-plugin-html": "^8.1.1", |
56 | 56 | "eslint-plugin-import": "^2.29.1", |
57 | | - "eslint-plugin-jest": "^28.8.1", |
| 57 | + "eslint-plugin-jest": "^28.8.3", |
58 | 58 | "eslint-plugin-prettier": "^5.1.3", |
59 | 59 | "eslint-plugin-security": "^3.0.1", |
60 | 60 | "eslint-plugin-sonarjs": "^2.0.2", |
|
66 | 66 | "mochawesome": "^7.1.3", |
67 | 67 | "pa11y": "^8.0.0", |
68 | 68 | "pa11y-ci": "^3.1.0", |
69 | | - "pa11y-ci-reporter-html": "^6.0.2", |
| 69 | + "pa11y-ci-reporter-html": "^7.0.0", |
70 | 70 | "pm2": "^5.4.2", |
71 | 71 | "prettier": "^3.3.3", |
72 | | - "sass": "^1.77.8", |
| 72 | + "sass": "^1.80.5", |
73 | 73 | "ts-jest": "^29.2.5", |
74 | 74 | "ts-node": "^10.9.2", |
75 | 75 | "tsx": "^4.19.1", |
|
0 commit comments