|
19 | 19 | "idb": "^8.0.2",
|
20 | 20 | "jwt-decode": "^4.0.0",
|
21 | 21 | "lodash": "^4.17.21",
|
22 |
| - "oidc-client-ts": "^3.2.0", |
| 22 | + "oidc-client-ts": "^3.2.1", |
23 | 23 | "react": "^19.1.0",
|
24 | 24 | "react-dom": "^19.1.0",
|
25 | 25 | "react-helmet": "^6.1.0",
|
|
31 | 31 | "@farmfe/core": "^1.7.4",
|
32 | 32 | "@farmfe/js-plugin-postcss": "^1.12.0",
|
33 | 33 | "@farmfe/plugin-react": "^1.2.6",
|
34 |
| - "@tailwindcss/postcss": "^4.1.4", |
| 34 | + "@tailwindcss/postcss": "^4.1.5", |
35 | 35 | "@testing-library/react": "^16.3.0",
|
36 | 36 | "@types/lodash": "^4.17.16",
|
37 |
| - "@types/node": "^22.15.2", |
38 |
| - "@types/react": "^19.1.2", |
39 |
| - "@types/react-dom": "^19.1.2", |
| 37 | + "@types/node": "^22.15.12", |
| 38 | + "@types/react": "^19.1.3", |
| 39 | + "@types/react-dom": "^19.1.3", |
40 | 40 | "@types/react-helmet": "^6.1.11",
|
41 | 41 | "autoprefixer": "^10.4.21",
|
42 |
| - "core-js": "^3.41.0", |
43 |
| - "eslint": "^9.25.1", |
| 42 | + "core-js": "^3.42.0", |
| 43 | + "eslint": "^9.26.0", |
44 | 44 | "globals": "^16.0.0",
|
45 | 45 | "postcss": "^8.5.3",
|
46 | 46 | "react-refresh": "^0.17.0",
|
47 | 47 | "tailwindcss": "3.4.17",
|
48 | 48 | "tailwindcss-scoped-preflight": "^3.4.12",
|
49 |
| - "typescript-eslint": "^8.31.0" |
| 49 | + "typescript-eslint": "^8.32.0" |
50 | 50 | },
|
51 |
| - "packageManager": "pnpm@10.9.0" |
| 51 | + "packageManager": "pnpm@10.10.0" |
52 | 52 | }
|
0 commit comments