|
28 | 28 | "react-select": "^5.10.0", |
29 | 29 | "react-toggle": "^4.1.3", |
30 | 30 | "react-transition-group": "^4.4.5", |
31 | | - "sanitize-html": "^2.14.0", |
| 31 | + "sanitize-html": "^2.15.0", |
32 | 32 | "tippy.js": "^6.3.7", |
33 | 33 | "uuid": "^11.1.0" |
34 | 34 | }, |
|
81 | 81 | "react-tracking": "^9.3" |
82 | 82 | }, |
83 | 83 | "devDependencies": { |
84 | | - "@babel/cli": "^7.26.4", |
| 84 | + "@babel/cli": "^7.27.0", |
85 | 85 | "@babel/core": "^7.26.10", |
86 | | - "@babel/eslint-parser": "^7.26.10", |
87 | | - "@babel/eslint-plugin": "^7.26.10", |
| 86 | + "@babel/eslint-parser": "^7.27.0", |
| 87 | + "@babel/eslint-plugin": "^7.27.0", |
88 | 88 | "@babel/plugin-transform-class-properties": "^7.25.9", |
89 | 89 | "@babel/plugin-transform-object-rest-spread": "^7.25.9", |
90 | 90 | "@babel/plugin-transform-private-methods": "^7.25.9", |
91 | 91 | "@babel/plugin-transform-private-property-in-object": "^7.25.9", |
92 | 92 | "@babel/plugin-transform-runtime": "^7.26.10", |
93 | 93 | "@babel/preset-env": "^7.26.9", |
94 | 94 | "@babel/preset-react": "^7.26.3", |
95 | | - "@babel/preset-typescript": "^7.26.0", |
96 | | - "@babel/runtime": "^7.26.10", |
97 | | - "@eslint/compat": "^1.2.7", |
| 95 | + "@babel/preset-typescript": "^7.27.0", |
| 96 | + "@babel/runtime": "^7.27.0", |
| 97 | + "@eslint/compat": "^1.2.8", |
98 | 98 | "@fortawesome/fontawesome-svg-core": "^6.5.2", |
99 | 99 | "@fortawesome/free-brands-svg-icons": "^6.5.2", |
100 | 100 | "@fortawesome/pro-regular-svg-icons": "^6.5.2", |
101 | 101 | "@fortawesome/pro-solid-svg-icons": "^6.5.2", |
102 | 102 | "@fortawesome/react-fontawesome": "^0.2.0", |
103 | 103 | "@popperjs/core": "^2.11.8", |
104 | | - "@storybook/addon-a11y": "^8.6.4", |
105 | | - "@storybook/addon-actions": "^8.6.4", |
106 | | - "@storybook/addon-backgrounds": "^8.6.4", |
107 | | - "@storybook/addon-controls": "^8.6.4", |
108 | | - "@storybook/addon-docs": "^8.6.4", |
109 | | - "@storybook/addon-jest": "^8.6.4", |
110 | | - "@storybook/addon-links": "^8.6.4", |
111 | | - "@storybook/addon-storysource": "^8.6.4", |
| 104 | + "@storybook/addon-a11y": "^8.6.12", |
| 105 | + "@storybook/addon-actions": "^8.6.12", |
| 106 | + "@storybook/addon-backgrounds": "^8.6.12", |
| 107 | + "@storybook/addon-controls": "^8.6.12", |
| 108 | + "@storybook/addon-docs": "^8.6.12", |
| 109 | + "@storybook/addon-jest": "^8.6.12", |
| 110 | + "@storybook/addon-links": "^8.6.12", |
| 111 | + "@storybook/addon-storysource": "^8.6.12", |
112 | 112 | "@storybook/addon-styling-webpack": "^1.0.1", |
113 | | - "@storybook/addon-webpack5-compiler-babel": "^3.0.5", |
114 | | - "@storybook/react": "^8.6.4", |
115 | | - "@storybook/react-webpack5": "^8.6.4", |
| 113 | + "@storybook/addon-webpack5-compiler-babel": "^3.0.6", |
| 114 | + "@storybook/react": "^8.6.12", |
| 115 | + "@storybook/react-webpack5": "^8.6.12", |
116 | 116 | "@testing-library/dom": "^10.4.0", |
117 | 117 | "@testing-library/jest-dom": "^6.6.3", |
118 | 118 | "@testing-library/react": "^16.2.0", |
|
122 | 122 | "@types/react-dom": "^18.3.5", |
123 | 123 | "@types/react-toggle": "^4.0.5", |
124 | 124 | "@types/react-transition-group": "^4.4.12", |
125 | | - "@typescript-eslint/eslint-plugin": "^8.26.1", |
126 | | - "@typescript-eslint/parser": "^8.26.1", |
| 125 | + "@typescript-eslint/eslint-plugin": "^8.29.0", |
| 126 | + "@typescript-eslint/parser": "^8.29.0", |
127 | 127 | "babel-jest": "^29.7.0", |
128 | 128 | "babel-loader": "^9.2.1", |
129 | 129 | "babel-plugin-module-resolver": "^5.0.2", |
|
133 | 133 | "chromatic": "^11.27.0", |
134 | 134 | "classnames": "^2.5.1", |
135 | 135 | "css-loader": "^7.1.2", |
136 | | - "eslint": "^9.22.0", |
| 136 | + "eslint": "^9.23.0", |
137 | 137 | "eslint-plugin-import": "^2.31.0", |
138 | 138 | "eslint-plugin-jsx-a11y": "^6.10.2", |
139 | 139 | "eslint-plugin-local-rules": "^3.0.2", |
|
145 | 145 | "jest": "^29.7.0", |
146 | 146 | "jest-css-modules-transform": "^4.4.2", |
147 | 147 | "jest-environment-jsdom": "^29.7.0", |
148 | | - "node-sass": "^9.0.0", |
149 | 148 | "nodemon": "^3.1.9", |
150 | 149 | "prop-types": "^15.8.1", |
151 | 150 | "react": "^18.3.1", |
|
156 | 155 | "react-popper": "^2.3.0", |
157 | 156 | "react-test-renderer": "^18.3.1", |
158 | 157 | "react-tracking": "^9.3.2", |
| 158 | + "sass": "^1.86.1", |
159 | 159 | "sass-loader": "^16.0.5", |
160 | | - "storybook": "^8.6.4", |
| 160 | + "storybook": "^8.6.12", |
161 | 161 | "storybook-addon-designs": "6.3.1", |
162 | 162 | "style-loader": "^4.0.0", |
163 | 163 | "typescript": "^5.8.2", |
|
176 | 176 | "scss" |
177 | 177 | ], |
178 | 178 | "engines": { |
179 | | - "node": "^ 20.12", |
180 | | - "yarn": "^ 4.2" |
| 179 | + "node": "^ 22.14", |
| 180 | + "yarn": "^ 4.6" |
181 | 181 | }, |
182 | 182 | "main": "lib/index", |
183 | 183 | "types": "lib/index", |
|
200 | 200 | "homepage": "https://github.com/user-interviews/ui-design-system", |
201 | 201 | "_id": "@user-interviews/[email protected]", |
202 | 202 | "volta": { |
203 | | - "node": "20.12.1", |
| 203 | + "node": "22.14.0", |
204 | 204 | "yarn": "4.6.0" |
205 | 205 | }, |
206 | 206 | "packageManager": "[email protected]" |
|
0 commit comments