|
25 | 25 | "packages/*"
|
26 | 26 | ],
|
27 | 27 | "dependencies": {
|
28 |
| - "@emotion/react": "^11.11.1", |
29 |
| - "@emotion/styled": "^11.11.0", |
30 |
| - "@fontsource/roboto": "^5.0.8", |
31 |
| - "@mui/icons-material": "^5.14.16", |
32 |
| - "@mui/material": "^5.14.17", |
33 |
| - "@mui/system": "^5.14.17", |
| 28 | + "@emotion/react": "^11.13.0", |
| 29 | + "@emotion/styled": "^11.13.0", |
| 30 | + "@fontsource/roboto": "^5.0.14", |
| 31 | + "@mui/icons-material": "^5.16.7", |
| 32 | + "@mui/material": "^5.16.7", |
| 33 | + "@mui/system": "^5.16.7", |
34 | 34 | "@mui/x-date-pickers": "^5.0.20",
|
35 | 35 | "@reduxjs/toolkit": "^1.9.7",
|
36 |
| - "@types/js-cookie": "^3.0.5", |
| 36 | + "@types/js-cookie": "^3.0.6", |
37 | 37 | "axios": "^1.7.4",
|
38 |
| - "dayjs": "^1.11.10", |
| 38 | + "dayjs": "^1.11.13", |
39 | 39 | "finnish-personal-identity-code-validator": "kimmotaskinen/finnish-personal-identity-code-validator#support-new-delimiters",
|
40 | 40 | "history": "^5.3.0",
|
41 |
| - "i18next": "^23.6.0", |
42 |
| - "i18next-browser-languagedetector": "^7.1.0", |
| 41 | + "i18next": "^23.14.0", |
| 42 | + "i18next-browser-languagedetector": "^7.2.1", |
43 | 43 | "js-cookie": "^3.0.5",
|
44 | 44 | "normalize.css": "^8.0.1",
|
45 |
| - "react": "^18.2.0", |
46 |
| - "react-dom": "^18.2.0", |
47 |
| - "react-i18next": "^13.3.1", |
| 45 | + "react": "^18.3.1", |
| 46 | + "react-dom": "^18.3.1", |
| 47 | + "react-i18next": "^13.5.0", |
48 | 48 | "react-redux": "^8.1.3",
|
49 |
| - "react-router-dom": "6.13.0", |
50 |
| - "redux-saga": "^1.2.3" |
| 49 | + "react-router-dom": "6.26.1", |
| 50 | + "redux-saga": "^1.3.0" |
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 | 53 | "@babel/core": "^7.23.2",
|
|
106 | 106 | "stylelint-webpack-plugin": "^4.1.1",
|
107 | 107 | "ts-unused-exports": "^10.0.1",
|
108 | 108 | "typescript": "^5.2.2",
|
109 |
| - "webpack": "^5.89.0", |
| 109 | + "webpack": "^5.94.0", |
110 | 110 | "webpack-cli": "^5.1.4",
|
111 | 111 | "webpack-dev-server": "^4.15.1"
|
112 | 112 | },
|
|
0 commit comments