|
2 | 2 | "name": "@user-interviews/ui-design-system",
|
3 | 3 | "version": "3.7.0",
|
4 | 4 | "dependencies": {
|
5 |
| - "@tiptap/core": "^2.5.9", |
6 |
| - "@tiptap/extension-bold": "^2.5.9", |
7 |
| - "@tiptap/extension-bullet-list": "^2.5.9", |
8 |
| - "@tiptap/extension-character-count": "^2.5.9", |
9 |
| - "@tiptap/extension-document": "^2.5.9", |
10 |
| - "@tiptap/extension-hard-break": "^2.5.9", |
11 |
| - "@tiptap/extension-history": "^2.5.9", |
12 |
| - "@tiptap/extension-italic": "^2.5.9", |
13 |
| - "@tiptap/extension-link": "^2.5.9", |
14 |
| - "@tiptap/extension-list-item": "^2.5.9", |
15 |
| - "@tiptap/extension-ordered-list": "^2.5.9", |
16 |
| - "@tiptap/extension-paragraph": "^2.5.9", |
17 |
| - "@tiptap/extension-placeholder": "^2.5.9", |
18 |
| - "@tiptap/extension-text": "^2.5.9", |
19 |
| - "@tiptap/pm": "^2.5.9", |
20 |
| - "@tiptap/react": "^2.5.9", |
21 |
| - "@tiptap/suggestion": "^2.5.9", |
| 5 | + "@tiptap/core": "^2.7.4", |
| 6 | + "@tiptap/extension-bold": "^2.7.4", |
| 7 | + "@tiptap/extension-bullet-list": "^2.7.4", |
| 8 | + "@tiptap/extension-character-count": "^2.7.4", |
| 9 | + "@tiptap/extension-document": "^2.7.4", |
| 10 | + "@tiptap/extension-hard-break": "^2.7.4", |
| 11 | + "@tiptap/extension-history": "^2.7.4", |
| 12 | + "@tiptap/extension-italic": "^2.7.4", |
| 13 | + "@tiptap/extension-link": "^2.7.4", |
| 14 | + "@tiptap/extension-list-item": "^2.7.4", |
| 15 | + "@tiptap/extension-ordered-list": "^2.7.4", |
| 16 | + "@tiptap/extension-paragraph": "^2.7.4", |
| 17 | + "@tiptap/extension-placeholder": "^2.7.4", |
| 18 | + "@tiptap/extension-text": "^2.7.4", |
| 19 | + "@tiptap/pm": "^2.7.4", |
| 20 | + "@tiptap/react": "^2.7.4", |
| 21 | + "@tiptap/suggestion": "^2.7.4", |
22 | 22 | "date-fns": "^3.6.0",
|
23 | 23 | "date-fns-tz": "^3.1.3",
|
24 |
| - "react-bootstrap": "^2.10.2", |
| 24 | + "react-bootstrap": "^2.10.5", |
25 | 25 | "react-currency-input-field": "^3.8.0",
|
26 | 26 | "react-datepicker": "^6.9.0",
|
27 | 27 | "react-loading-skeleton": "^3.4.0",
|
28 | 28 | "react-router-dom": "^5.3.4",
|
29 |
| - "react-select": "^5.8.0", |
| 29 | + "react-select": "^5.8.1", |
30 | 30 | "react-toggle": "^4.1.3",
|
31 | 31 | "react-transition-group": "^4.4.5",
|
32 | 32 | "sanitize-html": "^2.13.0",
|
|
82 | 82 | "react-tracking": "^9.3"
|
83 | 83 | },
|
84 | 84 | "devDependencies": {
|
85 |
| - "@babel/cli": "^7.24.5", |
86 |
| - "@babel/core": "^7.24.5", |
| 85 | + "@babel/cli": "^7.25.6", |
| 86 | + "@babel/core": "^7.25.2", |
87 | 87 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
88 | 88 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
89 | 89 | "@babel/plugin-proposal-private-methods": "^7.18.6",
|
90 | 90 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
91 |
| - "@babel/plugin-transform-runtime": "^7.24.3", |
92 |
| - "@babel/preset-env": "^7.24.5", |
93 |
| - "@babel/preset-react": "^7.24.1", |
94 |
| - "@babel/preset-typescript": "^7.24.1", |
95 |
| - "@babel/runtime": "^7.24.5", |
| 91 | + "@babel/plugin-transform-runtime": "^7.25.4", |
| 92 | + "@babel/preset-env": "^7.25.4", |
| 93 | + "@babel/preset-react": "^7.24.7", |
| 94 | + "@babel/preset-typescript": "^7.24.7", |
| 95 | + "@babel/runtime": "^7.25.6", |
96 | 96 | "@fortawesome/fontawesome-svg-core": "^6.5.2",
|
97 | 97 | "@fortawesome/free-brands-svg-icons": "^6.5.2",
|
98 | 98 | "@fortawesome/pro-regular-svg-icons": "^6.5.2",
|
|
111 | 111 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
112 | 112 | "@storybook/react": "^8.1.10",
|
113 | 113 | "@storybook/react-webpack5": "^8.1.10",
|
114 |
| - "@testing-library/dom": "^10.2.0", |
115 |
| - "@testing-library/jest-dom": "^6.4.6", |
| 114 | + "@testing-library/dom": "^10.4.0", |
| 115 | + "@testing-library/jest-dom": "^6.5.0", |
116 | 116 | "@testing-library/react": "^15.0.7",
|
117 | 117 | "@testing-library/react-hooks": "^8.0.1",
|
118 | 118 | "@testing-library/user-event": "^14.5.2",
|
119 |
| - "@types/jest": "^29.5.12", |
| 119 | + "@types/jest": "^29.5.13", |
120 | 120 | "@types/react-dom": "^18.3.0",
|
121 |
| - "@types/react-toggle": "^4", |
122 |
| - "@types/react-transition-group": "^4", |
| 121 | + "@types/react-toggle": "^4.0.5", |
| 122 | + "@types/react-transition-group": "^4.4.11", |
123 | 123 | "@types/testing-library__jest-dom": "^6.0.0",
|
124 | 124 | "@typescript-eslint/eslint-plugin": "^8.0.1",
|
125 | 125 | "@typescript-eslint/parser": "^8.0.1",
|
126 | 126 | "babel-eslint": "^10.1.0",
|
127 | 127 | "babel-jest": "^29.7.0",
|
128 |
| - "babel-loader": "^9.1.3", |
| 128 | + "babel-loader": "^9.2.1", |
129 | 129 | "babel-plugin-module-resolver": "^5.0.2",
|
130 | 130 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
131 | 131 | "babel-preset-react": "^6.24.1",
|
132 | 132 | "bootstrap": "5.1.3",
|
133 | 133 | "chromatic": "^6.24.1",
|
134 | 134 | "classnames": "^2.5.1",
|
135 | 135 | "css-loader": "^6.11.0",
|
136 |
| - "eslint": "^8.57.0", |
| 136 | + "eslint": "^8.57.1", |
137 | 137 | "eslint-config-airbnb": "^19.0.4",
|
138 | 138 | "eslint-plugin-babel": "^5.3.1",
|
139 |
| - "eslint-plugin-import": "^2.29.1", |
140 |
| - "eslint-plugin-jsx-a11y": "^6.8.0", |
| 139 | + "eslint-plugin-import": "^2.30.0", |
| 140 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
141 | 141 | "eslint-plugin-local-rules": "^2.0.1",
|
142 |
| - "eslint-plugin-no-only-tests": "^3.1.0", |
143 |
| - "eslint-plugin-react": "^7.34.1", |
| 142 | + "eslint-plugin-no-only-tests": "^3.3.0", |
| 143 | + "eslint-plugin-react": "^7.36.1", |
144 | 144 | "eslint-plugin-react-hooks": "^4.6.2",
|
145 | 145 | "eslint-utils": "^3.0.0",
|
146 | 146 | "file-loader": "^6.2.0",
|
147 | 147 | "jest": "^29.7.0",
|
148 | 148 | "jest-css-modules-transform": "^4.4.2",
|
149 | 149 | "jest-environment-jsdom": "^29.7.0",
|
150 | 150 | "node-sass": "^9.0.0",
|
151 |
| - "nodemon": "^3.1.4", |
| 151 | + "nodemon": "^3.1.7", |
152 | 152 | "prop-types": "^15.8.1",
|
153 | 153 | "react": "^18.3.1",
|
154 | 154 | "react-copy-to-clipboard": "^5.1.0",
|
|
158 | 158 | "react-popper": "^2.3.0",
|
159 | 159 | "react-test-renderer": "^18.3.1",
|
160 | 160 | "react-tracking": "^9.3.2",
|
161 |
| - "sass-loader": "^16.0.0", |
| 161 | + "sass-loader": "^16.0.2", |
162 | 162 | "storybook": "^8.1.10",
|
163 | 163 | "storybook-addon-designs": "6.3.1",
|
164 | 164 | "style-loader": "^1.3.0",
|
165 | 165 | "typescript": "^5.5.4",
|
166 |
| - "webpack": "^5.94.0", |
| 166 | + "webpack": "^5.95.0", |
167 | 167 | "yalc": "^1.0.0-pre.53"
|
168 | 168 | },
|
169 | 169 | "resolutions": {
|
170 | 170 | "@babel/helper-create-regexp-features-plugin": "^7.22.15",
|
| 171 | + "express": "^4.21.0", |
171 | 172 | "istanbul-lib-instrument": "^6.0.0",
|
172 | 173 | "jackspeak": "2.1.1",
|
173 | 174 | "normalize-package-data": "^3.0.0",
|
|
205 | 206 | "volta": {
|
206 | 207 | "node": "20.12.1",
|
207 | 208 | "yarn": "4.2.1"
|
208 |
| - } |
| 209 | + }, |
| 210 | + "packageManager": "[email protected]+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b" |
209 | 211 | }
|
0 commit comments