|
22 | 22 | "cz": "cz" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@axa-fr/react-oidc": "7.22.17", |
| 25 | + "@axa-fr/react-oidc": "7.22.18", |
26 | 26 | "@axa-fr/react-toolkit-all": "2.3.1", |
27 | 27 | "@axa-fr/react-toolkit-core": "2.3.1", |
28 | | - "@tanstack/react-query": "5.51.1", |
29 | | - "@tanstack/react-query-devtools": "5.51.1", |
| 28 | + "@tanstack/react-query": "5.51.3", |
| 29 | + "@tanstack/react-query-devtools": "5.51.3", |
30 | 30 | "cross-fetch": "4.0.0", |
31 | 31 | "lodash": "4.17.21", |
32 | 32 | "react": "18.3.1", |
33 | 33 | "react-dom": "18.3.1", |
34 | 34 | "react-hook-form": "7.52.1", |
35 | | - "react-router-dom": "6.24.1" |
| 35 | + "react-router-dom": "6.25.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@commitlint/cli": "19.0.3", |
39 | | - "@commitlint/config-conventional": "19.0.3", |
40 | | - "@testing-library/jest-dom": "6.4.2", |
41 | | - "@testing-library/react": "14.2.1", |
| 38 | + "@commitlint/cli": "19.3.0", |
| 39 | + "@commitlint/config-conventional": "19.2.2", |
| 40 | + "@eslint/compat": "1.1.1", |
| 41 | + "@eslint/eslintrc": "3.1.0", |
| 42 | + "@eslint/js": "9.7.0", |
| 43 | + "@testing-library/dom": "10.3.2", |
| 44 | + "@testing-library/jest-dom": "6.4.6", |
| 45 | + "@testing-library/react": "16.0.0", |
42 | 46 | "@testing-library/react-hooks": "8.0.1", |
43 | 47 | "@testing-library/user-event": "14.5.2", |
44 | 48 | "@types/jest-axe": "3.5.9", |
45 | | - "@types/lodash": "4.14.202", |
46 | | - "@types/node": "20.11.25", |
| 49 | + "@types/lodash": "4.17.7", |
| 50 | + "@types/node": "20.14.11", |
47 | 51 | "@types/react": "18.2.64", |
48 | | - "@types/react-dom": "18.2.21", |
49 | | - "@typescript-eslint/eslint-plugin": "7.1.1", |
50 | | - "@typescript-eslint/parser": "7.1.1", |
51 | | - "@vitejs/plugin-react": "4.2.1", |
52 | | - "@vitest/coverage-v8": "1.3.1", |
| 52 | + "@types/react-dom": "18.3.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "7.16.1", |
| 54 | + "@typescript-eslint/parser": "7.16.1", |
| 55 | + "@vitejs/plugin-react": "4.3.1", |
| 56 | + "@vitest/coverage-v8": "2.0.3", |
53 | 57 | "cz-conventional-changelog": "3.3.0", |
54 | | - "eslint": "8.57.0", |
| 58 | + "eslint": "9.7.0", |
55 | 59 | "eslint-config-airbnb": "19.0.4", |
56 | 60 | "eslint-config-airbnb-typescript": "18.0.0", |
57 | 61 | "eslint-config-prettier": "9.1.0", |
58 | 62 | "eslint-plugin-import": "2.29.1", |
59 | | - "eslint-plugin-jsx-a11y": "6.8.0", |
| 63 | + "eslint-plugin-jsx-a11y": "6.9.0", |
60 | 64 | "eslint-plugin-prettier": "5.1.3", |
61 | | - "eslint-plugin-react": "7.34.0", |
62 | | - "eslint-plugin-react-hooks": "4.6.0", |
| 65 | + "eslint-plugin-react": "7.34.4", |
| 66 | + "eslint-plugin-react-hooks": "4.6.2", |
| 67 | + "globals": "15.8.0", |
63 | 68 | "husky": "9.0.11", |
64 | | - "jest-axe": "8.0.0", |
65 | | - "jest-cucumber": "3.0.1", |
66 | | - "jsdom": "24.0.0", |
67 | | - "lint-staged": "15.2.2", |
68 | | - "msw": "2.2.3", |
69 | | - "prettier": "3.2.5", |
| 69 | + "jest-axe": "9.0.0", |
| 70 | + "jest-cucumber": "4.4.0", |
| 71 | + "jsdom": "24.1.0", |
| 72 | + "lint-staged": "15.2.7", |
| 73 | + "msw": "2.3.1", |
| 74 | + "prettier": "3.3.3", |
70 | 75 | "rollup-plugin-visualizer": "5.12.0", |
71 | | - "sass": "1.71.1", |
72 | | - "serve": "14.2.1", |
73 | | - "typescript": "5.4.2", |
74 | | - "vite": "5.1.6", |
75 | | - "vite-tsconfig-paths": "4.3.1", |
76 | | - "vitest": "1.3.1", |
| 76 | + "sass": "1.77.8", |
| 77 | + "serve": "14.2.3", |
| 78 | + "typescript": "5.5.3", |
| 79 | + "vite": "5.3.4", |
| 80 | + "vite-tsconfig-paths": "4.3.2", |
| 81 | + "vitest": "2.0.3", |
77 | 82 | "vitest-sonar-reporter": "2.0.0", |
78 | 83 | "whatwg-fetch": "3.6.20" |
79 | 84 | }, |
|
0 commit comments