|
4 | 4 | "version": "0.1.0", |
5 | 5 | "private": true, |
6 | 6 | "dependencies": { |
7 | | - "@testing-library/jest-dom": "^5.16.5", |
| 7 | + "@testing-library/jest-dom": "^5.17.0", |
8 | 8 | "@testing-library/react": "^13.4.0", |
9 | 9 | "@testing-library/user-event": "^13.5.0", |
10 | 10 | "@types/jest": "^27.5.2", |
11 | | - "@types/node": "^16.18.38", |
12 | | - "@types/react": "^18.2.14", |
13 | | - "@types/react-dom": "^18.2.6", |
| 11 | + "@types/node": "^16.18.126", |
| 12 | + "@types/react": "^18.3.27", |
| 13 | + "@types/react-dom": "^18.3.7", |
14 | 14 | "jwt-decode": "^4.0.0", |
15 | | - "oidc-client-ts": "^2.2.4", |
16 | | - "react": "^18.2.0", |
17 | | - "react-dom": "^18.2.0", |
18 | | - "react-oidc-context": "^2.2.2", |
| 15 | + "oidc-client-ts": "^2.5.0", |
| 16 | + "react": "^18.3.1", |
| 17 | + "react-dom": "^18.3.1", |
| 18 | + "react-oidc-context": "^2.4.0", |
19 | 19 | "react-scripts": "5.0.1", |
20 | 20 | "typescript": "^4.9.5", |
21 | 21 | "web-vitals": "^2.1.4" |
|
45 | 45 | ] |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@iconify/react": "^5.0.1", |
49 | | - "@types/jsonwebtoken": "^9.0.6", |
50 | | - "prettier": "^3.0.0", |
| 48 | + "@iconify/react": "^5.2.1", |
| 49 | + "@types/jsonwebtoken": "^9.0.10", |
| 50 | + "prettier": "^3.8.1", |
51 | 51 | "prettier-plugin-tailwindcss": "^0.3.0", |
52 | | - "tailwindcss": "^3.3.2" |
| 52 | + "tailwindcss": "^3.4.19" |
53 | 53 | } |
54 | 54 | } |
0 commit comments