|
28 | 28 | "@conet.project/seguro-worker-lib": "0.13.8", |
29 | 29 | "@emotion/react": "^11.11.1", |
30 | 30 | "@emotion/styled": "^11.11.0", |
31 | | - "@mui/icons-material": "^5.14.11", |
32 | | - "@mui/material": "^5.14.11", |
| 31 | + "@mui/icons-material": "^5.14.12", |
| 32 | + "@mui/material": "^5.14.12", |
33 | 33 | "@react-icons/all-files": "^4.1.0", |
34 | 34 | "@tippyjs/react": "^4.2.6", |
35 | 35 | "buffer": "^6.0.3", |
|
45 | 45 | "web-vitals": "^3.5.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@reduxjs/toolkit": "^1.9.5", |
49 | | - "@storybook/addon-actions": "^7.0.8", |
50 | | - "@storybook/addon-essentials": "^7.0.8", |
51 | | - "@storybook/addon-links": "^7.0.8", |
52 | | - "@storybook/node-logger": "^7.0.8", |
53 | | - "@storybook/preset-create-react-app": "^7.0.8", |
54 | | - "@storybook/react": "^7.0.8", |
55 | | - "@testing-library/jest-dom": "^5.16.5", |
| 48 | + "@reduxjs/toolkit": "^1.9.7", |
| 49 | + "@storybook/addon-actions": "^7.4.6", |
| 50 | + "@storybook/addon-essentials": "^7.4.6", |
| 51 | + "@storybook/addon-links": "^7.4.6", |
| 52 | + "@storybook/node-logger": "^7.4.6", |
| 53 | + "@storybook/preset-create-react-app": "^7.4.6", |
| 54 | + "@storybook/react": "^7.4.6", |
| 55 | + "@testing-library/jest-dom": "^6.1.3", |
56 | 56 | "@testing-library/react": "^14.0.0", |
57 | | - "@testing-library/user-event": "^14.4.3", |
58 | | - "@types/jest": "^29.5.1", |
59 | | - "@types/node": "^18.16.3", |
60 | | - "@types/react": "^18.2.5", |
61 | | - "@types/react-document-meta": "^3.0.2", |
62 | | - "@types/react-dom": "^18.2.3", |
| 57 | + "@testing-library/user-event": "^14.5.1", |
| 58 | + "@types/jest": "^29.5.5", |
| 59 | + "@types/node": "^20.8.2", |
| 60 | + "@types/react": "^18.2.25", |
| 61 | + "@types/react-document-meta": "^3.0.3", |
| 62 | + "@types/react-dom": "^18.2.10", |
63 | 63 | "@types/react-router-dom": "^5.3.3", |
64 | | - "@types/styled-components": "^5.1.26", |
65 | | - "@types/uuid": "^9.0.1", |
66 | | - "babel-loader": "^9.1.2", |
67 | | - "concurrently": "^8.0.1", |
| 64 | + "@types/styled-components": "^5.1.28", |
| 65 | + "@types/uuid": "^9.0.4", |
| 66 | + "babel-loader": "^9.1.3", |
| 67 | + "concurrently": "^8.2.1", |
68 | 68 | "cors": "^2.8.5", |
69 | | - "electron": "^24.2.0", |
| 69 | + "electron":"^26.2.4", |
70 | 70 | "eslint-plugin-react-hooks": "^4.6.0", |
71 | 71 | "express": "^4.18.2", |
72 | | - "modern-normalize": "^1.1.0", |
| 72 | + "modern-normalize": "^2.0.0", |
73 | 73 | "react": "^18.2.0", |
74 | 74 | "react-document-meta": "^3.0.0-beta.2", |
75 | 75 | "react-dom": "^18.2.0", |
76 | | - "react-icons": "^4.8.0", |
| 76 | + "react-icons": "^4.11.0", |
77 | 77 | "react-intl": "^6.4.2", |
78 | | - "react-redux": "^8.0.5", |
| 78 | + "react-redux": "^8.1.3", |
79 | 79 | "react-scripts": "^5.0.1", |
80 | | - "styled-components": "^5.3.10", |
81 | | - "typescript": "^5.0.4", |
| 80 | + "styled-components": "^6.0.8", |
| 81 | + "typescript": "^5.2.2", |
82 | 82 | "wait-on": "^7.0.1", |
83 | | - "caniuse-lite": "^1.0.30001482" |
| 83 | + "caniuse-lite": "^1.0.30001543" |
84 | 84 | }, |
85 | 85 | "browserslist": { |
86 | 86 | "production": [ |
|
0 commit comments