|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@shopify/polaris-icons": "^8.0.0", |
16 | | - "@shopify/react-i18n": "^6.1.0", |
| 16 | + "@shopify/react-i18n": "^7.5.0", |
17 | 17 | "@shopify/ui-extensions-server-kit": "5.4.0", |
18 | 18 | "copy-to-clipboard": "^3.3.3", |
19 | | - "qrcode.react": "^1.0.1", |
20 | | - "react": "^17.0.2", |
21 | | - "react-dom": "^17.0.2", |
| 19 | + "qrcode.react": "^4.2.0", |
| 20 | + "react": "^18.2.0", |
| 21 | + "react-dom": "^18.2.0", |
22 | 22 | "react-router-dom": "^6.14.2", |
23 | 23 | "react-toastify": "^9.1.3", |
24 | 24 | "react-transition-group": "^4.4.5" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@shopify/react-testing": "^3.0.0", |
| 27 | + "@shopify/react-testing": "^5.3.0", |
28 | 28 | "@shopify/ui-extensions-test-utils": "3.26.0", |
29 | | - "@types/qrcode.react": "^1.0.2", |
30 | | - "@types/react": "16.14.0", |
31 | | - "@types/react-dom": "^16.9.11", |
32 | | - "@vitejs/plugin-react-refresh": "^1.3.6", |
| 29 | + "@types/react": "^18.2.0", |
| 30 | + "@types/react-dom": "^18.2.0", |
| 31 | + "@vitejs/plugin-react": "^5.1.4", |
33 | 32 | "jsdom": "^20.0.3", |
34 | 33 | "sass": "^1.83.1", |
35 | 34 | "vite": "6.4.1" |
|
0 commit comments