|
50 | 50 | "browser-polyfill": "^3.20.2",
|
51 | 51 | "crypto-browserify": "^3.12.0",
|
52 | 52 | "crypto-js": "^4.1.1",
|
53 |
| - "dayjs": "^1.11.5", |
| 53 | + "dayjs": "^1.11.6", |
54 | 54 | "dexie": "^3.2.2",
|
55 | 55 | "elliptic": "^6.5.4",
|
56 |
| - "html5-qrcode": "^2.2.1", |
| 56 | + "html5-qrcode": "^2.2.3", |
57 | 57 | "i18next": "^21.10.0",
|
58 | 58 | "i18next-browser-languagedetector": "^6.1.8",
|
59 | 59 | "lodash": "^4.17.21",
|
60 | 60 | "pubsub-js": "^1.9.4",
|
61 | 61 | "react": "^18.2.0",
|
62 | 62 | "react-confetti": "^6.1.0",
|
63 | 63 | "react-dom": "^18.2.0",
|
64 |
| - "react-i18next": "^11.18.6", |
| 64 | + "react-i18next": "^12.0.0", |
65 | 65 | "react-loading-skeleton": "^3.1.0",
|
66 |
| - "react-modal": "^3.15.1", |
67 |
| - "react-palette": "^1.0.2", |
| 66 | + "react-modal": "^3.16.1", |
68 | 67 | "react-qr-code": "^2.0.8",
|
69 | 68 | "react-router-dom": "^6.4.2",
|
70 | 69 | "react-toastify": "^9.0.8",
|
71 | 70 | "stream": "^0.0.2",
|
72 |
| - "tailwindcss": "^3.1.8", |
| 71 | + "tailwindcss": "^3.2.1", |
73 | 72 | "uuid": "^9.0.0",
|
74 | 73 | "webextension-polyfill": "^0.10.0",
|
75 | 74 | "zustand": "^3.7.2"
|
76 | 75 | },
|
77 | 76 | "devDependencies": {
|
78 | 77 | "@commitlint/cli": "^17.1.2",
|
79 | 78 | "@commitlint/config-conventional": "^17.1.0",
|
80 |
| - "@jest/types": "^29.1.2", |
81 |
| - "@playwright/test": "^1.26.0", |
| 79 | + "@jest/types": "^29.2.1", |
| 80 | + "@playwright/test": "^1.27.1", |
82 | 81 | "@storybook/addon-actions": "^6.5.12",
|
83 | 82 | "@storybook/addon-essentials": "^6.5.12",
|
84 | 83 | "@storybook/addon-links": "^6.5.12",
|
|
92 | 91 | "@testing-library/jest-dom": "^5.16.5",
|
93 | 92 | "@testing-library/react": "^13.4.0",
|
94 | 93 | "@testing-library/user-event": "^14.4.3",
|
95 |
| - "@trivago/prettier-plugin-sort-imports": "^3.3.0", |
96 |
| - "@types/chrome": "^0.0.197", |
| 94 | + "@trivago/prettier-plugin-sort-imports": "^3.4.0", |
| 95 | + "@types/chrome": "^0.0.200", |
97 | 96 | "@types/crypto-js": "^4.1.1",
|
98 | 97 | "@types/elliptic": "^6.4.14",
|
99 | 98 | "@types/pubsub-js": "^1.8.3",
|
|
117 | 116 | "eslint-plugin-import": "^2.26.0",
|
118 | 117 | "eslint-plugin-react": "^7.31.9",
|
119 | 118 | "eslint-plugin-react-hooks": "^4.6.0",
|
120 |
| - "fake-indexeddb": "^3.1.8", |
| 119 | + "fake-indexeddb": "^3.0.0", |
121 | 120 | "filemanager-webpack-plugin": "^7.0.0",
|
122 | 121 | "html-webpack-plugin": "^5.5.0",
|
123 | 122 | "husky": "^8.0.1",
|
|
127 | 126 | "lint-staged": "^13.0.3",
|
128 | 127 | "mini-css-extract-plugin": "^2.6.1",
|
129 | 128 | "msw": "^0.47.4",
|
130 |
| - "postcss": "^8.4.17", |
| 129 | + "postcss": "^8.4.18", |
131 | 130 | "postcss-cli": "^10.0.0",
|
132 | 131 | "postcss-loader": "^7.0.1",
|
133 | 132 | "pptr-testing-library": "^0.7.0",
|
134 | 133 | "prettier": "^2.7.1",
|
135 | 134 | "process": "^0.11.10",
|
136 |
| - "puppeteer": "^18.2.1", |
| 135 | + "puppeteer": "^19.0.0", |
137 | 136 | "resolve-url-loader": "^5.0.0",
|
138 | 137 | "sass": "^1.55.0",
|
139 | 138 | "sass-loader": "^13.1.0",
|
|
0 commit comments