|
11 | 11 | "homepage": ".", |
12 | 12 | "type": "module", |
13 | 13 | "dependencies": { |
14 | | - "@codemirror/lang-javascript": "^6.2.2", |
| 14 | + "@codemirror/lang-javascript": "6.2.4", |
15 | 15 | "@emotion/react": "11.14.0", |
16 | 16 | "@emotion/styled": "11.14.0", |
17 | | - "@graasp/apps-query-client": "^3.7.3", |
18 | | - "@graasp/sdk": "^5.5.0", |
19 | | - "@graasp/stylis-plugin-rtl": "^2.2.0", |
20 | | - "@graasp/ui": "5.4.7", |
21 | | - "@mui/icons-material": "6.3.1", |
| 17 | + "@graasp/apps-query-client": "3.7.5", |
| 18 | + "@graasp/sdk": "5.13.3", |
| 19 | + "@graasp/ui": "5.5.4", |
| 20 | + "@mui/icons-material": "6.4.12", |
22 | 21 | "@mui/lab": "6.0.0-dev.240424162023-9968b4889d", |
23 | | - "@mui/material": "6.3.1", |
24 | | - "@sentry/react": "8.48.0", |
25 | | - "@tanstack/react-query": "^4.36.1", |
26 | | - "@tanstack/react-query-devtools": "^4.36.1", |
27 | | - "@types/node": "22.10.7", |
28 | | - "@types/react": "18.3.18", |
29 | | - "@types/react-dom": "18.3.5", |
30 | | - "@types/stopword": "^2.0.3", |
31 | | - "@uiw/react-codemirror": "^4.23.7", |
32 | | - "date-fns": "^4.1.0", |
33 | | - "file-saver": "^2.0.5", |
34 | | - "i18next": "^24.2.0", |
35 | | - "lodash.countby": "^4.6.0", |
36 | | - "lodash.flatten": "^4.4.0", |
37 | | - "lodash.groupby": "^4.6.0", |
38 | | - "lucide-react": "^0.469.0", |
39 | | - "prism-react-renderer": "^2.4.1", |
| 22 | + "@mui/material": "6.4.12", |
| 23 | + "@sentry/react": "8.55.0", |
| 24 | + "@tanstack/react-query": "4.39.2", |
| 25 | + "@tanstack/react-query-devtools": "4.39.2", |
| 26 | + "@uiw/react-codemirror": "4.23.13", |
| 27 | + "date-fns": "4.1.0", |
| 28 | + "file-saver": "2.0.5", |
| 29 | + "i18next": "24.2.3", |
| 30 | + "lodash.countby": "4.6.0", |
| 31 | + "lodash.flatten": "4.4.0", |
| 32 | + "lodash.groupby": "4.6.0", |
| 33 | + "lucide-react": "0.515.0", |
| 34 | + "prism-react-renderer": "2.4.1", |
40 | 35 | "react": "18.3.1", |
41 | 36 | "react-dom": "18.3.1", |
42 | | - "react-i18next": "^15.4.0", |
43 | | - "react-markdown": "^9.0.3", |
| 37 | + "react-i18next": "15.5.3", |
| 38 | + "react-markdown": "9.1.0", |
44 | 39 | "react-mde": "12.0.8", |
45 | | - "react-router-dom": "^6.28.1", |
46 | | - "react-toastify": "11.0.3", |
47 | | - "react-wordcloud": "^1.2.7", |
48 | | - "remark-breaks": "^4.0.0", |
49 | | - "remark-gfm": "^4.0.0", |
50 | | - "stopword": "^3.1.4", |
51 | | - "string-to-color": "^2.2.2", |
52 | | - "typescript": "5.7.3" |
| 40 | + "react-toastify": "11.0.5", |
| 41 | + "react-wordcloud": "1.2.7", |
| 42 | + "remark-breaks": "4.0.0", |
| 43 | + "remark-gfm": "4.0.1", |
| 44 | + "stopword": "3.1.5" |
53 | 45 | }, |
54 | 46 | "scripts": { |
55 | 47 | "dev": "yarn vite", |
|
74 | 66 | "cov:report": "open ./coverage/lcov-report/index.html" |
75 | 67 | }, |
76 | 68 | "devDependencies": { |
77 | | - "@commitlint/cli": "19.6.1", |
78 | | - "@commitlint/config-conventional": "19.6.0", |
79 | | - "@cypress/code-coverage": "3.13.10", |
80 | | - "@eslint/compat": "^1.2.4", |
81 | | - "@eslint/eslintrc": "^3.2.0", |
82 | | - "@eslint/js": "^9.17.0", |
83 | | - "@trivago/prettier-plugin-sort-imports": "^5.2.1", |
84 | | - "@types/file-saver": "^2.0.7", |
| 69 | + "@commitlint/cli": "19.8.1", |
| 70 | + "@commitlint/config-conventional": "19.8.1", |
| 71 | + "@cypress/code-coverage": "3.14.4", |
| 72 | + "@eslint/compat": "1.3.0", |
| 73 | + "@eslint/eslintrc": "3.3.1", |
| 74 | + "@eslint/js": "9.29.0", |
| 75 | + "@trivago/prettier-plugin-sort-imports": "5.2.2", |
| 76 | + "@types/file-saver": "2.0.7", |
85 | 77 | "@types/i18n": "0.13.12", |
86 | | - "@types/lodash.countby": "^4.6.9", |
87 | | - "@types/lodash.flatten": "^4.4.9", |
88 | | - "@types/lodash.groupby": "^4.6.9", |
| 78 | + "@types/lodash.countby": "4.6.9", |
| 79 | + "@types/lodash.flatten": "4.4.9", |
| 80 | + "@types/lodash.groupby": "4.6.9", |
| 81 | + "@types/node": "22.15.31", |
| 82 | + "@types/react": "18.3.23", |
| 83 | + "@types/react-dom": "18.3.7", |
| 84 | + "@types/stopword": "2.0.3", |
89 | 85 | "@types/uuid": "10.0.0", |
90 | | - "@typescript-eslint/eslint-plugin": "8.21.0", |
91 | | - "@typescript-eslint/parser": "8.21.0", |
92 | | - "@vitejs/plugin-react": "^4.3.4", |
93 | | - "axios": "1.7.9", |
| 86 | + "@typescript-eslint/eslint-plugin": "8.34.0", |
| 87 | + "@typescript-eslint/parser": "8.34.0", |
| 88 | + "@vitejs/plugin-react": "4.5.2", |
| 89 | + "axios": "1.10.0", |
94 | 90 | "concurrently": "9.1.2", |
95 | | - "cypress": "^14.4.1", |
| 91 | + "cypress": "14.4.1", |
96 | 92 | "env-cmd": "10.1.0", |
97 | | - "eslint": "^9.17.0", |
| 93 | + "eslint": "9.29.0", |
98 | 94 | "eslint-config-airbnb": "19.0.4", |
99 | | - "eslint-config-airbnb-typescript": "^18.0.0", |
100 | | - "eslint-config-prettier": "10.0.1", |
| 95 | + "eslint-config-airbnb-typescript": "18.0.0", |
| 96 | + "eslint-config-prettier": "10.1.5", |
101 | 97 | "eslint-config-react-app": "7.0.1", |
102 | | - "eslint-import-resolver-typescript": "^3.7.0", |
103 | | - "eslint-plugin-cypress": "4.1.0", |
| 98 | + "eslint-import-resolver-typescript": "4.4.3", |
| 99 | + "eslint-plugin-cypress": "5.1.0", |
104 | 100 | "eslint-plugin-import": "2.31.0", |
105 | 101 | "eslint-plugin-jsx-a11y": "6.10.2", |
106 | | - "eslint-plugin-prettier": "5.2.3", |
107 | | - "eslint-plugin-react": "^7.37.3", |
108 | | - "eslint-plugin-react-hooks": "5.1.0", |
109 | | - "globals": "^15.14.0", |
| 102 | + "eslint-plugin-prettier": "5.4.1", |
| 103 | + "eslint-plugin-react": "7.37.5", |
| 104 | + "eslint-plugin-react-hooks": "5.2.0", |
| 105 | + "globals": "15.15.0", |
110 | 106 | "husky": "9.1.7", |
111 | | - "nock": "^13.5.6", |
| 107 | + "nock": "13.5.6", |
112 | 108 | "nyc": "17.1.0", |
113 | | - "prettier": "3.4.2", |
114 | | - "uuid": "11.0.5", |
115 | | - "vite": "^6.0.7", |
116 | | - "vite-plugin-checker": "^0.8.0", |
117 | | - "vite-plugin-istanbul": "^6.0.2", |
118 | | - "vitest": "^3.0.0" |
| 109 | + "prettier": "3.5.3", |
| 110 | + "typescript": "5.8.3", |
| 111 | + "uuid": "11.1.0", |
| 112 | + "vite": "6.3.5", |
| 113 | + "vite-plugin-checker": "0.9.3", |
| 114 | + "vite-plugin-istanbul": "7.0.0", |
| 115 | + "vitest": "3.2.3" |
119 | 116 | }, |
120 | 117 | "browserslist": { |
121 | 118 | "production": [ |
|
0 commit comments