|
60 | 60 | "devDependencies": {
|
61 | 61 | "@commitlint/cli": "19.5.0",
|
62 | 62 | "@commitlint/config-conventional": "19.5.0",
|
63 |
| - "@eslint/compat": "1.2.3", |
| 63 | + "@eslint/compat": "1.2.4", |
64 | 64 | "@eslint/eslintrc": "3.2.0",
|
65 | 65 | "@eslint/js": "9.15.0",
|
66 | 66 | "@graasp/sdk": "5.3.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", |
74 |
| - "@types/react": "18.3.12", |
75 |
| - "@types/react-dom": "18.3.1", |
| 73 | + "@types/node": "22.9.4", |
| 74 | + "@types/react": "18.3.14", |
| 75 | + "@types/react-dom": "18.3.2", |
76 | 76 | "@types/uuid": "10.0.0",
|
77 | 77 | "@typescript-eslint/eslint-plugin": "8.15.0",
|
78 | 78 | "@typescript-eslint/parser": "8.15.0",
|
79 |
| - "@vitejs/plugin-react": "4.3.3", |
| 79 | + "@vitejs/plugin-react": "4.3.4", |
80 | 80 | "date-fns": "4.1.0",
|
81 | 81 | "eslint": "9.15.0",
|
82 | 82 | "eslint-config-airbnb": "19.0.4",
|
|
89 | 89 | "eslint-plugin-react": "7.37.2",
|
90 | 90 | "eslint-plugin-react-hooks": "5.0.0",
|
91 | 91 | "globals": "15.12.0",
|
92 |
| - "happy-dom": "15.11.6", |
| 92 | + "happy-dom": "15.11.7", |
93 | 93 | "husky": "9.1.7",
|
94 | 94 | "nock": "13.5.6",
|
95 | 95 | "prettier": "3.3.3",
|
|
101 | 101 | "vite": "5.4.11",
|
102 | 102 | "vite-plugin-checker": "0.8.0",
|
103 | 103 | "vite-plugin-dts": "4.3.0",
|
104 |
| - "vitest": "2.1.5" |
| 104 | + "vitest": "2.1.8" |
105 | 105 | },
|
106 | 106 | "peerDependencies": {
|
107 | 107 | "@graasp/sdk": "^4.22.0 || ^5.0.0",
|
|
0 commit comments