|
1 | 1 | { |
2 | 2 | "name": "@conet-project/conet-platform", |
3 | | - "version": "0.60.3", |
| 3 | + "version": "0.61.0", |
4 | 4 | "author": "CoNET technology Inc.", |
5 | 5 | "description": "The CONET project provides Innate in digital privacy from the network layer to the application layer.", |
6 | 6 | "license": "MIT", |
|
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | 28 | "@conet.project/seguro-worker-lib": "0.13.8", |
29 | | - "@emotion/react": "^11.10.8", |
30 | | - "@emotion/styled": "^11.10.8", |
31 | | - "@mui/icons-material": "^5.11.16", |
32 | | - "@mui/material": "^5.12.3", |
| 29 | + "@emotion/react": "^11.11.1", |
| 30 | + "@emotion/styled": "^11.11.0", |
| 31 | + "@mui/icons-material": "^5.14.11", |
| 32 | + "@mui/material": "^5.14.11", |
33 | 33 | "@react-icons/all-files": "^4.1.0", |
34 | 34 | "@tippyjs/react": "^4.2.6", |
35 | 35 | "buffer": "^6.0.3", |
36 | | - "dayjs": "^1.11.7", |
37 | | - "framer-motion": "^10.12.7", |
38 | | - "get-port": "^6.1.2", |
39 | | - "react-draggable": "^4.4.5", |
| 36 | + "dayjs": "^1.11.10", |
| 37 | + "framer-motion": "^10.16.4", |
| 38 | + "get-port": "^7.0.0", |
| 39 | + "react-draggable": "^4.4.6", |
40 | 40 | "react-hot-toast": "^2.4.1", |
41 | | - "react-loader-spinner": "^5.3.4", |
42 | | - "react-lottie-player": "^1.5.4", |
43 | | - "react-router-dom": "^6.11.1", |
44 | | - "uuid": "^9.0.0", |
45 | | - "web-vitals": "^3.3.1" |
| 41 | + "react-loader-spinner": "^5.4.5", |
| 42 | + "react-lottie-player": "^1.5.5", |
| 43 | + "react-router-dom": "^6.16.0", |
| 44 | + "uuid": "^9.0.1", |
| 45 | + "web-vitals": "^3.5.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@reduxjs/toolkit": "^1.9.5", |
|
0 commit comments