|
1 | 1 | {
|
2 | 2 | "name": "thesis-management",
|
3 |
| - "version": "3.0.6", |
| 3 | + "version": "3.0.7", |
4 | 4 | "description": "Management of the Thesis Lifecycle in Universities",
|
5 | 5 | "private": true,
|
6 | 6 | "license": "MIT",
|
|
30 | 30 | "update": "ncu -i --format group"
|
31 | 31 | },
|
32 | 32 | "dependencies": {
|
33 |
| - "@mantine/core": "7.16.1", |
34 |
| - "@mantine/dates": "7.16.1", |
35 |
| - "@mantine/dropzone": "7.16.1", |
36 |
| - "@mantine/form": "7.16.1", |
37 |
| - "@mantine/hooks": "7.16.1", |
38 |
| - "@mantine/notifications": "7.16.1", |
39 |
| - "@mantine/tiptap": "7.16.1", |
40 |
| - "@tiptap/extension-highlight": "2.11.3", |
41 |
| - "@tiptap/extension-subscript": "2.11.3", |
42 |
| - "@tiptap/extension-superscript": "2.11.3", |
43 |
| - "@tiptap/extension-text-align": "2.11.3", |
44 |
| - "@tiptap/extension-underline": "2.11.3", |
45 |
| - "@tiptap/starter-kit": "2.11.3", |
46 |
| - "i18n-iso-countries": "7.13.0", |
| 33 | + "@mantine/core": "7.17.0", |
| 34 | + "@mantine/dates": "7.17.0", |
| 35 | + "@mantine/dropzone": "7.17.0", |
| 36 | + "@mantine/form": "7.17.0", |
| 37 | + "@mantine/hooks": "7.17.0", |
| 38 | + "@mantine/notifications": "7.17.0", |
| 39 | + "@mantine/tiptap": "7.17.0", |
| 40 | + "@tiptap/extension-highlight": "2.11.5", |
| 41 | + "@tiptap/extension-subscript": "2.11.5", |
| 42 | + "@tiptap/extension-superscript": "2.11.5", |
| 43 | + "@tiptap/extension-text-align": "2.11.5", |
| 44 | + "@tiptap/extension-underline": "2.11.5", |
| 45 | + "@tiptap/starter-kit": "2.11.5", |
| 46 | + "i18n-iso-countries": "7.14.0", |
47 | 47 | "jszip": "3.10.1",
|
48 | 48 | "jwt-decode": "4.0.0",
|
49 | 49 | "keycloak-js": "25.0.6",
|
|
52 | 52 | "react": "18.3.1",
|
53 | 53 | "react-avatar-editor": "13.0.2",
|
54 | 54 | "react-dom": "18.3.1",
|
55 |
| - "react-router": "7.1.3" |
| 55 | + "react-router": "7.2.0" |
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@eslint/compat": "1.2.5", |
| 58 | + "@eslint/compat": "1.2.6", |
59 | 59 | "@eslint/eslintrc": "3.2.0",
|
60 |
| - "@eslint/js": "9.18.0", |
| 60 | + "@eslint/js": "9.20.0", |
61 | 61 | "@types/react": "18.3.18",
|
62 | 62 | "@types/react-avatar-editor": "13.0.3",
|
63 | 63 | "@types/react-dom": "18.3.5",
|
64 |
| - "@typescript-eslint/eslint-plugin": "8.21.0", |
65 |
| - "@typescript-eslint/parser": "8.21.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "8.24.1", |
| 65 | + "@typescript-eslint/parser": "8.24.1", |
66 | 66 | "clean-webpack-plugin": "4.0.0",
|
67 | 67 | "compression-webpack-plugin": "11.1.0",
|
68 | 68 | "copy-webpack-plugin": "12.0.2",
|
69 | 69 | "css-loader": "7.1.2",
|
70 | 70 | "css-minimizer-webpack-plugin": "7.0.0",
|
71 |
| - "eslint": "9.18.0", |
| 71 | + "eslint": "9.20.1", |
72 | 72 | "eslint-config-prettier": "10.0.1",
|
73 | 73 | "eslint-plugin-prettier": "5.2.3",
|
74 | 74 | "eslint-plugin-react": "7.37.4",
|
75 | 75 | "fork-ts-checker-webpack-plugin": "9.0.2",
|
76 |
| - "globals": "15.14.0", |
| 76 | + "globals": "15.15.0", |
77 | 77 | "html-webpack-plugin": "5.6.3",
|
78 | 78 | "mini-css-extract-plugin": "2.9.2",
|
79 |
| - "postcss": "8.5.1", |
| 79 | + "postcss": "8.5.3", |
80 | 80 | "postcss-loader": "8.1.1",
|
81 | 81 | "postcss-preset-mantine": "1.17.0",
|
82 |
| - "prettier": "3.4.2", |
| 82 | + "prettier": "3.5.1", |
83 | 83 | "speed-measure-webpack-plugin": "1.5.0",
|
84 | 84 | "style-loader": "4.0.0",
|
85 | 85 | "terser-webpack-plugin": "5.3.11",
|
86 | 86 | "ts-loader": "9.5.2",
|
87 | 87 | "ts-node": "10.9.2",
|
88 | 88 | "typescript": "5.7.3",
|
89 | 89 | "typescript-plugin-css-modules": "5.1.0",
|
90 |
| - "webpack": "5.97.1", |
| 90 | + "webpack": "5.98.0", |
91 | 91 | "webpack-bundle-analyzer": "4.10.2",
|
92 | 92 | "webpack-cli": "6.0.1",
|
93 | 93 | "webpack-dev-server": "5.2.0",
|
|
0 commit comments