|
58 | 58 | "uuid": "11.0.3"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@commitlint/cli": "19.5.0", |
62 |
| - "@commitlint/config-conventional": "19.5.0", |
| 61 | + "@commitlint/cli": "19.8.0", |
| 62 | + "@commitlint/config-conventional": "19.8.0", |
63 | 63 | "@eslint/compat": "1.2.3",
|
64 |
| - "@eslint/eslintrc": "3.2.0", |
65 |
| - "@eslint/js": "9.15.0", |
| 64 | + "@eslint/eslintrc": "3.3.0", |
| 65 | + "@eslint/js": "9.22.0", |
66 | 66 | "@graasp/sdk": "5.3.0",
|
67 | 67 | "@tanstack/react-query": "4.36.1",
|
68 | 68 | "@tanstack/react-query-devtools": "4.36.1",
|
69 | 69 | "@testing-library/dom": "10.4.0",
|
70 | 70 | "@testing-library/react": "16",
|
71 | 71 | "@trivago/prettier-plugin-sort-imports": "4.3.0",
|
72 | 72 | "@types/lodash.debounce": "^4",
|
73 |
| - "@types/node": "22.9.0", |
| 73 | + "@types/node": "22.13.10", |
74 | 74 | "@types/react": "18.3.12",
|
75 | 75 | "@types/react-dom": "18.3.1",
|
76 | 76 | "@types/uuid": "10.0.0",
|
77 |
| - "@typescript-eslint/eslint-plugin": "8.15.0", |
78 |
| - "@typescript-eslint/parser": "8.15.0", |
| 77 | + "@typescript-eslint/eslint-plugin": "8.26.0", |
| 78 | + "@typescript-eslint/parser": "8.26.0", |
79 | 79 | "@vitejs/plugin-react": "4.3.3",
|
80 | 80 | "date-fns": "4.1.0",
|
81 |
| - "eslint": "9.15.0", |
| 81 | + "eslint": "9.22.0", |
82 | 82 | "eslint-config-airbnb": "19.0.4",
|
83 | 83 | "eslint-config-airbnb-typescript": "18.0.0",
|
84 | 84 | "eslint-config-prettier": "9.1.0",
|
85 |
| - "eslint-import-resolver-typescript": "3.6.3", |
| 85 | + "eslint-import-resolver-typescript": "3.8.3", |
86 | 86 | "eslint-plugin-import": "2.31.0",
|
87 | 87 | "eslint-plugin-jsx-a11y": "6.10.2",
|
88 | 88 | "eslint-plugin-prettier": "5.2.1",
|
89 | 89 | "eslint-plugin-react": "7.37.2",
|
90 |
| - "eslint-plugin-react-hooks": "5.0.0", |
91 |
| - "globals": "15.12.0", |
| 90 | + "eslint-plugin-react-hooks": "5.2.0", |
| 91 | + "globals": "15.15.0", |
92 | 92 | "happy-dom": "15.11.6",
|
93 | 93 | "husky": "9.1.7",
|
94 | 94 | "nock": "13.5.6",
|
95 |
| - "prettier": "3.3.3", |
| 95 | + "prettier": "3.5.3", |
96 | 96 | "react": "18.3.1",
|
97 | 97 | "react-dom": "18.3.1",
|
98 | 98 | "react-test-renderer": "18.3.1",
|
99 | 99 | "ts-node": "10.9.2",
|
100 |
| - "typescript": "5.6.3", |
| 100 | + "typescript": "5.8.2", |
101 | 101 | "vite": "5.4.11",
|
102 |
| - "vite-plugin-checker": "0.8.0", |
103 |
| - "vite-plugin-dts": "4.3.0", |
| 102 | + "vite-plugin-checker": "0.9.0", |
| 103 | + "vite-plugin-dts": "4.5.3", |
104 | 104 | "vitest": "2.1.5"
|
105 | 105 | },
|
106 | 106 | "peerDependencies": {
|
|
0 commit comments