|
42 | 42 | ], |
43 | 43 | "devDependencies": { |
44 | 44 | "@rollup/plugin-babel": "^6.0.4", |
45 | | - "@rollup/plugin-commonjs": "^28.0.3", |
| 45 | + "@rollup/plugin-commonjs": "^28.0.6", |
46 | 46 | "@rollup/plugin-node-resolve": "^16.0.1", |
47 | | - "@storybook/addon-a11y": "^8.6.12", |
48 | | - "@storybook/addon-actions": "^8.6.12", |
49 | | - "@storybook/addon-docs": "^8.6.12", |
50 | | - "@storybook/addon-essentials": "^8.6.12", |
51 | | - "@storybook/addon-links": "^8.6.12", |
52 | | - "@storybook/blocks": "^8.6.12", |
53 | | - "@storybook/preview-api": "^8.6.12", |
54 | | - "@storybook/react": "^8.6.12", |
55 | | - "@storybook/react-vite": "^8.6.12", |
56 | | - "@testing-library/dom": "^10.4.0", |
57 | | - "@testing-library/jest-dom": "^6.6.3", |
| 47 | + "@storybook/addon-a11y": "^8.6.14", |
| 48 | + "@storybook/addon-actions": "^8.6.14", |
| 49 | + "@storybook/addon-docs": "^8.6.14", |
| 50 | + "@storybook/addon-essentials": "^8.6.14", |
| 51 | + "@storybook/addon-links": "^8.6.14", |
| 52 | + "@storybook/blocks": "^8.6.14", |
| 53 | + "@storybook/preview-api": "^8.6.14", |
| 54 | + "@storybook/react": "^8.6.14", |
| 55 | + "@storybook/react-vite": "^8.6.14", |
| 56 | + "@testing-library/dom": "^10.4.1", |
| 57 | + "@testing-library/jest-dom": "^6.8.0", |
58 | 58 | "@testing-library/react": "16.3.0", |
59 | 59 | "@testing-library/user-event": "14.5.2", |
60 | 60 | "@types/jest": "^29.5.14", |
61 | 61 | "@types/ramda": "^0.30.2", |
62 | | - "@types/react": "^18.3.20", |
63 | | - "@types/react-dom": "^18.3.6", |
| 62 | + "@types/react": "^18.3.24", |
| 63 | + "@types/react-dom": "^18.3.7", |
64 | 64 | "babel-plugin-styled-components": "^2.1.4", |
65 | 65 | "jest": "^29.7.0", |
66 | 66 | "jest-environment-jsdom": "^29.7.0", |
67 | 67 | "jest-styled-components": "^7.2.0", |
68 | 68 | "js-file-download": "^0.4.12", |
69 | | - "postcss": "^8.5.3", |
| 69 | + "postcss": "^8.5.6", |
70 | 70 | "ramda": "^0.31.3", |
71 | 71 | "react": "^18.3.1", |
72 | 72 | "react-dom": "^18.3.1", |
73 | | - "react-hook-form": "^7.56.1", |
74 | | - "react-router-dom": "^6.30.0", |
75 | | - "rollup": "^4.40.1", |
| 73 | + "react-hook-form": "^7.62.0", |
| 74 | + "react-router-dom": "^6.30.1", |
| 75 | + "rollup": "^4.50.0", |
76 | 76 | "rollup-plugin-delete": "^2.2.0", |
77 | 77 | "rollup-plugin-postcss": "^4.0.2", |
78 | 78 | "rollup-preserve-directives": "^1.1.3", |
79 | 79 | "storybook": "^8.6.14", |
80 | 80 | "styled-components": "6.1.19", |
81 | | - "tsc-watch": "^6.2.1", |
82 | | - "typescript": "^5.8.3" |
| 81 | + "tsc-watch": "^6.3.1", |
| 82 | + "typescript": "^5.9.2" |
83 | 83 | }, |
84 | 84 | "peerDependencies": { |
85 | 85 | "react": ">=16.8", |
86 | 86 | "react-dom": ">=16.8", |
87 | 87 | "styled-components": ">=5.1" |
88 | 88 | }, |
89 | 89 | "dependencies": { |
90 | | - "@babel/runtime": "^7.27.6", |
| 90 | + "@babel/runtime": "^7.28.3", |
91 | 91 | "@equinor/eds-icons": "workspace:^", |
92 | 92 | "@equinor/eds-tokens": "workspace:*", |
93 | 93 | "@equinor/eds-utils": "workspace:*", |
94 | | - "@floating-ui/react": "^0.27.8", |
95 | | - "@internationalized/date": "^3.8.0", |
96 | | - "@react-aria/utils": "^3.28.2", |
97 | | - "@react-stately/calendar": "^3.8.0", |
98 | | - "@react-stately/datepicker": "^3.14.0", |
99 | | - "@react-types/shared": "^3.29.0", |
| 94 | + "@floating-ui/react": "^0.27.16", |
| 95 | + "@internationalized/date": "^3.9.0", |
| 96 | + "@react-aria/utils": "^3.30.1", |
| 97 | + "@react-stately/calendar": "^3.8.4", |
| 98 | + "@react-stately/datepicker": "^3.15.1", |
| 99 | + "@react-types/shared": "^3.32.0", |
100 | 100 | "@tanstack/react-virtual": "3.13.12", |
101 | 101 | "downshift": "9.0.8", |
102 | | - "react-aria": "^3.39.0" |
| 102 | + "react-aria": "^3.43.1" |
103 | 103 | } |
104 | 104 | } |
0 commit comments