|
53 | 53 | "react" |
54 | 54 | ], |
55 | 55 | "devDependencies": { |
56 | | - "@figma/code-connect": "^1.3.12", |
57 | | - "@playwright/test": "^1.57.0", |
| 56 | + "@figma/code-connect": "^1.3.13", |
| 57 | + "@playwright/test": "^1.58.2", |
58 | 58 | "@rollup/plugin-babel": "^6.1.0", |
59 | 59 | "@rollup/plugin-commonjs": "^28.0.8", |
60 | 60 | "@rollup/plugin-node-resolve": "^16.0.3", |
|
64 | 64 | "@storybook/react-vite": "^9.1.13", |
65 | 65 | "@testing-library/dom": "^10.4.1", |
66 | 66 | "@testing-library/jest-dom": "^6.9.1", |
67 | | - "@testing-library/react": "16.3.0", |
| 67 | + "@testing-library/react": "16.3.2", |
68 | 68 | "@testing-library/user-event": "14.6.1", |
69 | 69 | "@types/jest": "^30.0.0", |
70 | 70 | "@types/mdx": "^2.0.13", |
71 | 71 | "@types/node": "^25.2.3", |
72 | 72 | "@types/ramda": "^0.31.1", |
73 | | - "@types/react": "^19.2.2", |
74 | | - "@types/react-dom": "^19.2.2", |
| 73 | + "@types/react": "^19.2.14", |
| 74 | + "@types/react-dom": "^19.2.3", |
75 | 75 | "babel-plugin-styled-components": "^2.1.4", |
76 | 76 | "eslint-plugin-storybook": "10.2.8", |
77 | 77 | "jest": "^30.2.0", |
|
81 | 81 | "postcss": "^8.5.6", |
82 | 82 | "postcss-import": "^16.1.1", |
83 | 83 | "ramda": "^0.32.0", |
84 | | - "react": "^19.2.0", |
85 | | - "react-dom": "^19.2.0", |
86 | | - "react-hook-form": "^7.65.0", |
87 | | - "react-router-dom": "^7.9.4", |
88 | | - "rollup": "^4.52.5", |
89 | | - "rollup-plugin-delete": "^3.0.1", |
| 84 | + "react": "^19.2.4", |
| 85 | + "react-dom": "^19.2.4", |
| 86 | + "react-hook-form": "^7.71.1", |
| 87 | + "react-router-dom": "^7.13.0", |
| 88 | + "rollup": "^4.57.1", |
| 89 | + "rollup-plugin-delete": "^3.0.2", |
90 | 90 | "rollup-plugin-postcss": "^4.0.2", |
91 | 91 | "rollup-preserve-directives": "^1.1.3", |
92 | 92 | "storybook": "^9.1.13", |
93 | | - "styled-components": "6.1.19", |
| 93 | + "styled-components": "6.3.9", |
94 | 94 | "tsc-watch": "^7.2.0", |
95 | 95 | "typescript": "^5.9.3" |
96 | 96 | }, |
|
100 | 100 | "styled-components": "^6" |
101 | 101 | }, |
102 | 102 | "dependencies": { |
103 | | - "@babel/runtime": "^7.28.4", |
| 103 | + "@babel/runtime": "^7.28.6", |
104 | 104 | "@equinor/eds-icons": "workspace:^", |
105 | 105 | "@equinor/eds-tokens": "workspace:^", |
106 | 106 | "@equinor/eds-utils": "workspace:^", |
107 | | - "@floating-ui/react": "^0.27.16", |
108 | | - "@internationalized/date": "^3.10.0", |
109 | | - "@react-aria/utils": "^3.31.0", |
110 | | - "@react-stately/calendar": "^3.9.0", |
111 | | - "@react-stately/datepicker": "^3.15.2", |
112 | | - "@react-types/shared": "^3.32.1", |
113 | | - "@tanstack/react-virtual": "3.13.12", |
114 | | - "downshift": "9.0.10", |
115 | | - "react-aria": "^3.44.0" |
| 107 | + "@floating-ui/react": "^0.27.17", |
| 108 | + "@internationalized/date": "^3.11.0", |
| 109 | + "@react-aria/utils": "^3.33.0", |
| 110 | + "@react-stately/calendar": "^3.9.2", |
| 111 | + "@react-stately/datepicker": "^3.16.0", |
| 112 | + "@react-types/shared": "^3.33.0", |
| 113 | + "@tanstack/react-virtual": "3.13.18", |
| 114 | + "downshift": "9.3.0", |
| 115 | + "react-aria": "^3.46.0" |
116 | 116 | } |
117 | 117 | } |
0 commit comments