|
62 | 62 | "jsqr": "1.4.0", |
63 | 63 | "office-ui-fabric-react": "7.204.0", |
64 | 64 | "qr.js": "0.0.0", |
65 | | - "react": "18.2.0", |
66 | | - "react-dom": "18.2.0", |
| 65 | + "react": "18.3.1", |
| 66 | + "react-dom": "18.3.1", |
67 | 67 | "react-i18next": "13.5.0", |
68 | 68 | "react-router-dom": "6.21.1", |
69 | 69 | "react-transition-group": "4.4.5", |
|
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@babel/plugin-proposal-private-property-in-object": "7.21.11", |
75 | | - "@babel/preset-env": "7.26.9", |
76 | | - "@babel/preset-typescript": "7.23.3", |
77 | | - "@storybook/addon-actions": "8.6.4", |
78 | | - "@storybook/addon-essentials": "8.6.4", |
79 | | - "@storybook/addon-interactions": "8.6.4", |
80 | | - "@storybook/addon-links": "8.6.4", |
81 | | - "@storybook/builder-vite": "8.6.4", |
82 | | - "@storybook/node-logger": "7.6.6", |
83 | | - "@storybook/react": "8.6.4", |
84 | | - "@storybook/react-vite": "8.6.4", |
| 75 | + "@babel/preset-env": "7.27.2", |
| 76 | + "@babel/preset-typescript": "7.27.1", |
| 77 | + "@storybook/addon-actions": "8.6.14", |
| 78 | + "@storybook/addon-essentials": "8.6.14", |
| 79 | + "@storybook/addon-interactions": "8.6.14", |
| 80 | + "@storybook/addon-links": "8.6.14", |
| 81 | + "@storybook/builder-vite": "8.6.14", |
| 82 | + "@storybook/node-logger": "7.6.20", |
| 83 | + "@storybook/react": "8.6.14", |
| 84 | + "@storybook/react-vite": "8.6.14", |
85 | 85 | "@storybook/testing-library": "0.2.2", |
86 | 86 | "@testing-library/jest-dom": "6.6.3", |
87 | 87 | "@testing-library/react": "16.2.0", |
88 | | - "@types/enzyme": "3.10.18", |
| 88 | + "@types/enzyme": "3.10.19", |
89 | 89 | "@types/enzyme-adapter-react-16": "1.0.9", |
90 | 90 | "@types/node": "20.10.5", |
91 | | - "@types/react": "18.2.45", |
92 | | - "@types/react-dom": "18.2.18", |
| 91 | + "@types/react": "18.3.21", |
| 92 | + "@types/react-dom": "18.3.7", |
93 | 93 | "@types/react-router-dom": "5.3.3", |
94 | 94 | "@types/styled-components": "5.1.34", |
95 | 95 | "@vitejs/plugin-react": "4.3.4", |
|
104 | 104 | "eslint-plugin-react": "7.32.2", |
105 | 105 | "jest-styled-components": "7.2.0", |
106 | 106 | "jsdom": "26.0.0", |
107 | | - "postcss-preset-env": "10.1.5", |
108 | | - "storybook": "8.6.4", |
| 107 | + "postcss-preset-env": "10.1.6", |
| 108 | + "storybook": "8.6.14", |
109 | 109 | "storybook-addon-react-router-v6": "2.0.10", |
110 | | - "terser": "5.39.0", |
| 110 | + "terser": "5.39.2", |
111 | 111 | "vite": "6.2.7", |
112 | 112 | "vite-plugin-commonjs": "0.10.4", |
113 | 113 | "vite-plugin-eslint": "1.8.1", |
|
116 | 116 | "vitest": "3.0.8" |
117 | 117 | }, |
118 | 118 | "resolutions": { |
119 | | - "react-i18next": "14.0.0" |
| 119 | + "react-i18next": "14.1.3" |
120 | 120 | } |
121 | 121 | } |
0 commit comments