|
19 | 19 | "@tiptap/pm": "^2.0.3",
|
20 | 20 | "@tiptap/react": "^2.0.3",
|
21 | 21 | "@tiptap/suggestion": "^2.1.13",
|
22 |
| - "react-bootstrap": "^2.5.0", |
23 |
| - "react-currency-input-field": "^3.6.10", |
24 |
| - "react-loading-skeleton": "^3.1.0", |
25 |
| - "react-router-dom": "^5.2.0", |
26 |
| - "react-select": "^5.0.0", |
| 22 | + "react-bootstrap": "^2.10.2", |
| 23 | + "react-currency-input-field": "^3.8.0", |
| 24 | + "react-loading-skeleton": "^3.4.0", |
| 25 | + "react-router-dom": "^5.3.4", |
| 26 | + "react-select": "^5.8.0", |
27 | 27 | "react-toggle": "^4.1.3",
|
28 |
| - "react-transition-group": "^4.3.0", |
29 |
| - "sanitize-html": "^2.12.1", |
| 28 | + "react-transition-group": "^4.4.5", |
| 29 | + "sanitize-html": "^2.13.0", |
30 | 30 | "tippy.js": "^6.3.7",
|
31 |
| - "uuid": "^7.0.2" |
| 31 | + "uuid": "^7.0.3" |
32 | 32 | },
|
33 | 33 | "scripts": {
|
34 | 34 | "build": "NODE_ENV=production babel src --out-dir lib --copy-files --extensions '.js,.jsx,.ts,.tsx' && tsc",
|
|
76 | 76 | "react-tracking": "^9.3"
|
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 |
| - "@babel/cli": "^7.8.4", |
80 |
| - "@babel/core": "^7.8.4", |
| 79 | + "@babel/cli": "^7.24.5", |
| 80 | + "@babel/core": "^7.24.5", |
81 | 81 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
82 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.8.3", |
| 82 | + "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
83 | 83 | "@babel/plugin-proposal-private-methods": "^7.18.6",
|
84 |
| - "@babel/plugin-proposal-private-property-in-object": "^7.21.0", |
85 |
| - "@babel/plugin-transform-runtime": "^7.12.1", |
86 |
| - "@babel/preset-env": "^7.8.4", |
| 84 | + "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
| 85 | + "@babel/plugin-transform-runtime": "^7.24.3", |
| 86 | + "@babel/preset-env": "^7.24.5", |
87 | 87 | "@babel/preset-react": "^7.24.1",
|
88 |
| - "@babel/preset-typescript": "^7.22.5", |
89 |
| - "@babel/runtime": "^7.12.5", |
90 |
| - "@fortawesome/fontawesome-svg-core": "^1.2.28", |
91 |
| - "@fortawesome/free-brands-svg-icons": "^5.15.3", |
92 |
| - "@fortawesome/pro-regular-svg-icons": "^6.4.0", |
93 |
| - "@fortawesome/pro-solid-svg-icons": "^6.4.0", |
| 88 | + "@babel/preset-typescript": "^7.24.1", |
| 89 | + "@babel/runtime": "^7.24.5", |
| 90 | + "@fortawesome/fontawesome-svg-core": "^6.5.2", |
| 91 | + "@fortawesome/free-brands-svg-icons": "^6.5.2", |
| 92 | + "@fortawesome/pro-regular-svg-icons": "^6.5.2", |
| 93 | + "@fortawesome/pro-solid-svg-icons": "^6.5.2", |
94 | 94 | "@fortawesome/react-fontawesome": "^0.2.0",
|
95 |
| - "@popperjs/core": "^2.5.3", |
96 |
| - "@storybook/addon-a11y": "^8.0.5", |
97 |
| - "@storybook/addon-actions": "^8.0.5", |
98 |
| - "@storybook/addon-backgrounds": "^8.0.5", |
99 |
| - "@storybook/addon-controls": "^8.0.5", |
100 |
| - "@storybook/addon-docs": "^8.0.5", |
101 |
| - "@storybook/addon-jest": "^8.0.5", |
102 |
| - "@storybook/addon-links": "^8.0.5", |
103 |
| - "@storybook/addon-mdx-gfm": "^8.0.5", |
104 |
| - "@storybook/addon-storysource": "^8.0.5", |
| 95 | + "@popperjs/core": "^2.11.8", |
| 96 | + "@storybook/addon-a11y": "^8.0.9", |
| 97 | + "@storybook/addon-actions": "^8.0.9", |
| 98 | + "@storybook/addon-backgrounds": "^8.0.9", |
| 99 | + "@storybook/addon-controls": "^8.0.9", |
| 100 | + "@storybook/addon-docs": "^8.0.9", |
| 101 | + "@storybook/addon-jest": "^8.0.9", |
| 102 | + "@storybook/addon-links": "^8.0.9", |
| 103 | + "@storybook/addon-storysource": "^8.0.9", |
105 | 104 | "@storybook/addon-styling-webpack": "^1.0.0",
|
106 | 105 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
107 |
| - "@storybook/addons": "^7.6.17", |
108 |
| - "@storybook/react": "^8.0.5", |
109 |
| - "@storybook/react-webpack5": "^8.0.5", |
110 |
| - "@testing-library/dom": "^9.3.4", |
111 |
| - "@testing-library/jest-dom": "^6.1.3", |
112 |
| - "@testing-library/react": "^14.2.2", |
113 |
| - "@testing-library/react-hooks": "^3.2.1", |
| 106 | + "@storybook/react": "^8.0.9", |
| 107 | + "@storybook/react-webpack5": "^8.0.9", |
| 108 | + "@testing-library/dom": "^10.1.0", |
| 109 | + "@testing-library/jest-dom": "^6.4.5", |
| 110 | + "@testing-library/react": "^15.0.6", |
| 111 | + "@testing-library/react-hooks": "^8.0.1", |
114 | 112 | "@testing-library/user-event": "^14.5.2",
|
115 |
| - "@types/jest": "^29.5.5", |
116 |
| - "@types/react-dom": "^16.0.0", |
| 113 | + "@types/jest": "^29.5.12", |
| 114 | + "@types/react-dom": "^18.3.0", |
117 | 115 | "@types/react-toggle": "^4",
|
118 | 116 | "@types/testing-library__jest-dom": "^6.0.0",
|
119 |
| - "@typescript-eslint/eslint-plugin": "^6.21", |
120 |
| - "@typescript-eslint/parser": "^6.21", |
121 |
| - "babel-eslint": "^10.0.3", |
122 |
| - "babel-jest": "^27.4.6", |
123 |
| - "babel-loader": "^8.0.6", |
124 |
| - "babel-plugin-module-resolver": "^5.0.0", |
| 117 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 118 | + "@typescript-eslint/parser": "^6.21.0", |
| 119 | + "babel-eslint": "^10.1.0", |
| 120 | + "babel-jest": "^29.7.0", |
| 121 | + "babel-loader": "^9.1.3", |
| 122 | + "babel-plugin-module-resolver": "^5.0.2", |
125 | 123 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
126 | 124 | "babel-preset-react": "^6.24.1",
|
127 |
| - "bootstrap": "5.1", |
128 |
| - "chromatic": "^6.7.0", |
129 |
| - "classnames": "^2.2.5", |
130 |
| - "css-loader": "^6.8.1", |
| 125 | + "bootstrap": "5.1.3", |
| 126 | + "chromatic": "^6.24.1", |
| 127 | + "classnames": "^2.5.1", |
| 128 | + "css-loader": "^6.11.0", |
131 | 129 | "eslint": "^7.32.0",
|
132 |
| - "eslint-config-airbnb": "^18.0.1", |
133 |
| - "eslint-plugin-babel": "^5.3.0", |
| 130 | + "eslint-config-airbnb": "^18.2.1", |
| 131 | + "eslint-plugin-babel": "^5.3.1", |
134 | 132 | "eslint-plugin-flowtype": "^4.7.0",
|
135 |
| - "eslint-plugin-import": "^2.20.1", |
136 |
| - "eslint-plugin-jsx-a11y": "^6.2.3", |
137 |
| - "eslint-plugin-react": "^7.18.3", |
138 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
| 133 | + "eslint-plugin-import": "^2.29.1", |
| 134 | + "eslint-plugin-jsx-a11y": "^6.8.0", |
| 135 | + "eslint-plugin-react": "^7.34.1", |
| 136 | + "eslint-plugin-react-hooks": "^4.6.2", |
139 | 137 | "eslint-utils": "^1.4.3",
|
140 | 138 | "file-loader": "^6.2.0",
|
141 |
| - "jest": "^27.4.6", |
142 |
| - "jest-css-modules-transform": "^4.3.0", |
| 139 | + "jest": "^29.7.0", |
| 140 | + "jest-css-modules-transform": "^4.4.2", |
| 141 | + "jest-environment-jsdom": "^29.7.0", |
143 | 142 | "node-sass": "^9.0.0",
|
144 |
| - "nodemon": "^3.0.1", |
145 |
| - "prop-types": "^15.6.1", |
146 |
| - "react": "^18.2.0", |
147 |
| - "react-copy-to-clipboard": "^5.0.2", |
| 143 | + "nodemon": "^3.1.0", |
| 144 | + "prop-types": "^15.8.1", |
| 145 | + "react": "^18.3.1", |
| 146 | + "react-copy-to-clipboard": "^5.1.0", |
148 | 147 | "react-dom": "^18.3.1",
|
149 |
| - "react-modal": "^3.12.1", |
150 |
| - "react-popper": "^2.2.3", |
151 |
| - "react-test-renderer": "^18.0.2", |
152 |
| - "react-tracking": "^9.3", |
| 148 | + "react-modal": "^3.16.1", |
| 149 | + "react-popper": "^2.3.0", |
| 150 | + "react-test-renderer": "^18.3.1", |
| 151 | + "react-tracking": "^9.3.2", |
153 | 152 | "sass-loader": "^14.2.1",
|
154 |
| - "storybook": "^8.0.5", |
| 153 | + "storybook": "^8.0.9", |
155 | 154 | "storybook-addon-designs": "6.3.1",
|
156 |
| - "style-loader": "^1.1.3", |
| 155 | + "style-loader": "^1.3.0", |
157 | 156 | "typescript": "^4.9.5",
|
158 |
| - "webpack": "^5.80.0", |
| 157 | + "webpack": "^5.91.0", |
159 | 158 | "yalc": "^1.0.0-pre.53"
|
160 | 159 | },
|
161 | 160 | "resolutions": {
|
|
0 commit comments