|
30 | 30 | "react-transition-group": "^4.4.5", |
31 | 31 | "sanitize-html": "^2.14.0", |
32 | 32 | "tippy.js": "^6.3.7", |
33 | | - "uuid": "^11.0.5" |
| 33 | + "uuid": "^11.1.0" |
34 | 34 | }, |
35 | 35 | "scripts": { |
36 | 36 | "build": "NODE_ENV=production babel src --out-dir lib --copy-files --extensions '.js,.jsx,.ts,.tsx' && tsc", |
|
82 | 82 | }, |
83 | 83 | "devDependencies": { |
84 | 84 | "@babel/cli": "^7.26.4", |
85 | | - "@babel/core": "^7.26.7", |
86 | | - "@babel/eslint-parser": "^7.26.5", |
87 | | - "@babel/eslint-plugin": "^7.25.9", |
88 | | - "@babel/plugin-proposal-class-properties": "^7.18.6", |
89 | | - "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
90 | | - "@babel/plugin-proposal-private-methods": "^7.18.6", |
91 | | - "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
92 | | - "@babel/plugin-transform-runtime": "^7.25.9", |
93 | | - "@babel/preset-env": "^7.26.7", |
| 85 | + "@babel/core": "^7.26.10", |
| 86 | + "@babel/eslint-parser": "^7.26.10", |
| 87 | + "@babel/eslint-plugin": "^7.26.10", |
| 88 | + "@babel/plugin-transform-class-properties": "^7.25.9", |
| 89 | + "@babel/plugin-transform-object-rest-spread": "^7.25.9", |
| 90 | + "@babel/plugin-transform-private-methods": "^7.25.9", |
| 91 | + "@babel/plugin-transform-private-property-in-object": "^7.25.9", |
| 92 | + "@babel/plugin-transform-runtime": "^7.26.10", |
| 93 | + "@babel/preset-env": "^7.26.9", |
94 | 94 | "@babel/preset-react": "^7.26.3", |
95 | 95 | "@babel/preset-typescript": "^7.26.0", |
96 | | - "@babel/runtime": "^7.26.7", |
97 | | - "@eslint/compat": "^1.2.5", |
| 96 | + "@babel/runtime": "^7.26.10", |
| 97 | + "@eslint/compat": "^1.2.7", |
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.5.2", |
105 | | - "@storybook/addon-actions": "^8.5.2", |
106 | | - "@storybook/addon-backgrounds": "^8.5.2", |
107 | | - "@storybook/addon-controls": "^8.5.2", |
108 | | - "@storybook/addon-docs": "^8.5.2", |
109 | | - "@storybook/addon-jest": "^8.5.2", |
110 | | - "@storybook/addon-links": "^8.5.2", |
111 | | - "@storybook/addon-storysource": "^8.5.2", |
| 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", |
112 | 112 | "@storybook/addon-styling-webpack": "^1.0.1", |
113 | 113 | "@storybook/addon-webpack5-compiler-babel": "^3.0.5", |
114 | | - "@storybook/react": "^8.5.2", |
115 | | - "@storybook/react-webpack5": "^8.5.2", |
| 114 | + "@storybook/react": "^8.6.4", |
| 115 | + "@storybook/react-webpack5": "^8.6.4", |
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 | | - "@types/testing-library__jest-dom": "^6.0.0", |
126 | | - "@typescript-eslint/eslint-plugin": "^8.22.0", |
127 | | - "@typescript-eslint/parser": "^8.22.0", |
128 | | - "babel-eslint": "^10.1.0", |
| 125 | + "@typescript-eslint/eslint-plugin": "^8.26.1", |
| 126 | + "@typescript-eslint/parser": "^8.26.1", |
129 | 127 | "babel-jest": "^29.7.0", |
130 | 128 | "babel-loader": "^9.2.1", |
131 | 129 | "babel-plugin-module-resolver": "^5.0.2", |
132 | 130 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
133 | 131 | "babel-preset-react": "^6.24.1", |
134 | 132 | "bootstrap": "5.1.3", |
135 | | - "chromatic": "^11.25.1", |
| 133 | + "chromatic": "^11.27.0", |
136 | 134 | "classnames": "^2.5.1", |
137 | 135 | "css-loader": "^7.1.2", |
138 | | - "eslint": "^9.19.0", |
| 136 | + "eslint": "^9.22.0", |
139 | 137 | "eslint-plugin-import": "^2.31.0", |
140 | 138 | "eslint-plugin-jsx-a11y": "^6.10.2", |
141 | 139 | "eslint-plugin-local-rules": "^3.0.2", |
142 | 140 | "eslint-plugin-no-only-tests": "^3.3.0", |
143 | 141 | "eslint-plugin-react": "^7.37.4", |
144 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 142 | + "eslint-plugin-react-hooks": "^5.2.0", |
145 | 143 | "eslint-utils": "^3.0.0", |
146 | 144 | "file-loader": "^6.2.0", |
147 | 145 | "jest": "^29.7.0", |
|
158 | 156 | "react-popper": "^2.3.0", |
159 | 157 | "react-test-renderer": "^18.3.1", |
160 | 158 | "react-tracking": "^9.3.2", |
161 | | - "sass-loader": "^16.0.4", |
162 | | - "storybook": "^8.5.2", |
| 159 | + "sass-loader": "^16.0.5", |
| 160 | + "storybook": "^8.6.4", |
163 | 161 | "storybook-addon-designs": "6.3.1", |
164 | 162 | "style-loader": "^4.0.0", |
165 | | - "typescript": "^5.7.3", |
166 | | - "webpack": "^5.97.1", |
| 163 | + "typescript": "^5.8.2", |
| 164 | + "webpack": "^5.98.0", |
167 | 165 | "yalc": "^1.0.0-pre.53" |
168 | 166 | }, |
169 | 167 | "resolutions": { |
|
0 commit comments