|
71 | 71 | ] |
72 | 72 | }, |
73 | 73 | "dependencies": { |
74 | | - "@fontsource/roboto": "^5.2.5", |
| 74 | + "@fontsource/roboto": "^5.2.9", |
75 | 75 | "@material-ui/core": "^4.12.4", |
76 | 76 | "@material-ui/icons": "^4.11.3", |
77 | | - "@testing-library/jest-dom": "^6.6.3", |
| 77 | + "@testing-library/jest-dom": "^6.9.1", |
78 | 78 | "@testing-library/react": "^12.1.5", |
79 | 79 | "@testing-library/user-event": "^14.6.1", |
80 | | - "@types/jest": "^29.5.14", |
| 80 | + "@types/jest": "^30.0.0", |
81 | 81 | "@types/node": "^22.15.30", |
82 | 82 | "@types/react": "^17.0.80", |
83 | 83 | "@types/react-dom": "^17.0.25", |
84 | | - "@types/react-redux": "^7.1.33", |
| 84 | + "@types/react-redux": "^7.1.34", |
85 | 85 | "@types/redux-logger": "^3.0.13", |
86 | | - "axios": "^1.8.2", |
| 86 | + "axios": "^1.13.5", |
87 | 87 | "classnames": "^2.5.1", |
88 | | - "i18next": "^25.2.1", |
89 | | - "i18next-browser-languagedetector": "^8.1.0", |
| 88 | + "i18next": "^25.8.11", |
| 89 | + "i18next-browser-languagedetector": "^8.2.1", |
90 | 90 | "i18next-http-backend": "^3.0.2", |
91 | 91 | "i18next-resources-to-backend": "^1.2.1", |
92 | | - "query-string": "^9.2.0", |
| 92 | + "query-string": "^9.3.1", |
93 | 93 | "react": "^17.0.2", |
94 | 94 | "react-app-polyfill": "^3.0.0", |
95 | 95 | "react-dom": "^17.0.2", |
|
101 | 101 | "redux-logger": "^3.0.6", |
102 | 102 | "redux-thunk": "^2.4.2", |
103 | 103 | "render-if": "^0.1.1", |
104 | | - "web-vitals": "^5.0.2" |
| 104 | + "web-vitals": "^5.1.0" |
105 | 105 | }, |
106 | 106 | "devDependencies": { |
107 | 107 | "@babel/core": "7.26.10", |
|
113 | 113 | "babel-preset-react-app": "^10.1.0", |
114 | 114 | "case-sensitive-paths-webpack-plugin": "2.4.0", |
115 | 115 | "cldr": "^7.9.0", |
116 | | - "css-loader": "7.1.2", |
117 | | - "css-minimizer-webpack-plugin": "^7.0.2", |
| 116 | + "css-loader": "^7.1.4", |
| 117 | + "css-minimizer-webpack-plugin": "^7.0.4", |
118 | 118 | "dotenv": "16.4.7", |
119 | | - "dotenv-expand": "12.0.2", |
| 119 | + "dotenv-expand": "^12.0.3", |
120 | 120 | "eslint": "^7.32.0", |
121 | 121 | "eslint-config-react-app": "^6.0.0", |
122 | 122 | "eslint-loader": "^4.0.2", |
123 | 123 | "eslint-plugin-flowtype": "^5.10.0", |
124 | | - "eslint-plugin-i18next": "^6.1.1", |
125 | | - "eslint-plugin-import": "^2.31.0", |
| 124 | + "eslint-plugin-i18next": "^6.1.3", |
| 125 | + "eslint-plugin-import": "^2.32.0", |
126 | 126 | "eslint-plugin-jest": "^24.7.0", |
127 | 127 | "eslint-plugin-jsx-a11y": "^6.10.2", |
128 | 128 | "eslint-plugin-react": "^7.37.5", |
129 | 129 | "eslint-plugin-react-hooks": "^4.6.2", |
130 | 130 | "eslint-plugin-testing-library": "^3.10.2", |
131 | 131 | "eslint-webpack-plugin": "^3.2.0", |
132 | 132 | "file-loader": "6.2.0", |
133 | | - "html-webpack-plugin": "5.6.3", |
| 133 | + "html-webpack-plugin": "^5.6.6", |
134 | 134 | "i18next-conv": "^15.1.1", |
135 | 135 | "i18next-parser": "^9.3.0", |
136 | | - "jest": "30.0.0", |
| 136 | + "jest": "30.2.0", |
137 | 137 | "license-checker-rseidelsohn": "4.4.2", |
138 | 138 | "mini-css-extract-plugin": "2.9.2", |
139 | 139 | "pnp-webpack-plugin": "1.7.0", |
|
143 | 143 | "postcss-preset-env": "10.1.3", |
144 | 144 | "postcss-safe-parser": "7.0.1", |
145 | 145 | "react-dev-utils": "^12.0.1", |
146 | | - "resolve": "1.22.8", |
| 146 | + "resolve": "^1.22.11", |
147 | 147 | "resolve-url-loader": "^5.0.0", |
148 | | - "sass-loader": "^16.0.5", |
| 148 | + "sass-loader": "^16.0.7", |
149 | 149 | "source-map-explorer": "^2.5.3", |
150 | 150 | "typescript": "^5.8.3", |
151 | 151 | "url-loader": "4.1.1", |
152 | | - "webpack": "5.99.6", |
| 152 | + "webpack": "5.105.2", |
153 | 153 | "webpack-manifest-plugin": "5.0.0", |
154 | | - "workbox-webpack-plugin": "7.1.0" |
| 154 | + "workbox-webpack-plugin": "7.4.0" |
155 | 155 | }, |
156 | 156 | "packageManager": "pnpm@9.15.4" |
157 | 157 | } |
0 commit comments