Skip to content

Commit 627e02b

Browse files
authored
Also updates Storybook and the webpack build to latest Fixes "form-data uses unsafe random function in form-data for choosing boundary" https://github.com/user-interviews/ui-design-system/security/dependabot/134
1 parent 826ba9a commit 627e02b

File tree

2 files changed

+1567
-1176
lines changed

2 files changed

+1567
-1176
lines changed

package.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-select": "^5.10.0",
2929
"react-toggle": "^4.1.3",
3030
"react-transition-group": "^4.4.5",
31-
"sanitize-html": "^2.15.0",
31+
"sanitize-html": "^2.17.0",
3232
"tippy.js": "^6.3.7",
3333
"uuid": "^11.1.0"
3434
},
@@ -81,71 +81,71 @@
8181
"react-tracking": "^9.3"
8282
},
8383
"devDependencies": {
84-
"@babel/cli": "^7.27.0",
85-
"@babel/core": "^7.26.10",
86-
"@babel/eslint-parser": "^7.27.0",
87-
"@babel/eslint-plugin": "^7.27.0",
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-
"@babel/preset-react": "^7.26.3",
95-
"@babel/preset-typescript": "^7.27.0",
96-
"@babel/runtime": "^7.27.0",
97-
"@eslint/compat": "^1.2.8",
84+
"@babel/cli": "^7.28.0",
85+
"@babel/core": "^7.28.0",
86+
"@babel/eslint-parser": "^7.28.0",
87+
"@babel/eslint-plugin": "^7.27.1",
88+
"@babel/plugin-transform-class-properties": "^7.27.1",
89+
"@babel/plugin-transform-object-rest-spread": "^7.28.0",
90+
"@babel/plugin-transform-private-methods": "^7.27.1",
91+
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
92+
"@babel/plugin-transform-runtime": "^7.28.0",
93+
"@babel/preset-env": "^7.28.0",
94+
"@babel/preset-react": "^7.27.1",
95+
"@babel/preset-typescript": "^7.27.1",
96+
"@babel/runtime": "^7.28.2",
97+
"@eslint/compat": "^1.3.1",
9898
"@fortawesome/fontawesome-svg-core": "^6.5.2",
9999
"@fortawesome/free-brands-svg-icons": "^6.5.2",
100100
"@fortawesome/pro-regular-svg-icons": "^6.5.2",
101101
"@fortawesome/pro-solid-svg-icons": "^6.5.2",
102102
"@fortawesome/react-fontawesome": "^0.2.0",
103103
"@popperjs/core": "^2.11.8",
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",
104+
"@storybook/addon-a11y": "^8.6.14",
105+
"@storybook/addon-actions": "^8.6.14",
106+
"@storybook/addon-backgrounds": "^8.6.14",
107+
"@storybook/addon-controls": "^8.6.14",
108+
"@storybook/addon-docs": "^8.6.14",
109+
"@storybook/addon-jest": "^8.6.14",
110+
"@storybook/addon-links": "^8.6.14",
111+
"@storybook/addon-storysource": "^8.6.14",
112112
"@storybook/addon-styling-webpack": "^1.0.1",
113113
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
114-
"@storybook/react": "^8.6.12",
115-
"@storybook/react-webpack5": "^8.6.12",
114+
"@storybook/react": "^8.6.14",
115+
"@storybook/react-webpack5": "^8.6.14",
116116
"@testing-library/dom": "^10.4.0",
117117
"@testing-library/jest-dom": "^6.6.3",
118118
"@testing-library/react": "^16.2.0",
119119
"@testing-library/react-hooks": "^8.0.1",
120120
"@testing-library/user-event": "^14.6.1",
121121
"@types/jest": "^29.5.14",
122-
"@types/react-dom": "^18.3.5",
122+
"@types/react-dom": "^18.3.7",
123123
"@types/react-toggle": "^4.0.5",
124124
"@types/react-transition-group": "^4.4.12",
125-
"@typescript-eslint/eslint-plugin": "^8.29.0",
126-
"@typescript-eslint/parser": "^8.29.0",
125+
"@typescript-eslint/eslint-plugin": "^8.38.0",
126+
"@typescript-eslint/parser": "^8.38.0",
127127
"babel-jest": "^29.7.0",
128128
"babel-loader": "^9.2.1",
129129
"babel-plugin-module-resolver": "^5.0.2",
130130
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
131131
"babel-preset-react": "^6.24.1",
132-
"bootstrap": "5.3.6",
133-
"chromatic": "^11.27.0",
132+
"bootstrap": "5.3.7",
133+
"chromatic": "^11.29.0",
134134
"classnames": "^2.5.1",
135135
"css-loader": "^7.1.2",
136-
"eslint": "^9.23.0",
137-
"eslint-plugin-import": "^2.31.0",
136+
"eslint": "^9.31.0",
137+
"eslint-plugin-import": "^2.32.0",
138138
"eslint-plugin-jsx-a11y": "^6.10.2",
139139
"eslint-plugin-local-rules": "^3.0.2",
140140
"eslint-plugin-no-only-tests": "^3.3.0",
141-
"eslint-plugin-react": "^7.37.4",
141+
"eslint-plugin-react": "^7.37.5",
142142
"eslint-plugin-react-hooks": "^5.2.0",
143143
"eslint-utils": "^3.0.0",
144144
"file-loader": "^6.2.0",
145145
"jest": "^29.7.0",
146146
"jest-css-modules-transform": "^4.4.2",
147147
"jest-environment-jsdom": "^29.7.0",
148-
"nodemon": "^3.1.9",
148+
"nodemon": "^3.1.10",
149149
"prop-types": "^15.8.1",
150150
"react": "^18.3.1",
151151
"react-copy-to-clipboard": "^5.1.0",
@@ -155,13 +155,13 @@
155155
"react-popper": "^2.3.0",
156156
"react-test-renderer": "^18.3.1",
157157
"react-tracking": "^9.3.2",
158-
"sass": "^1.86.1",
158+
"sass": "^1.89.2",
159159
"sass-loader": "^16.0.5",
160-
"storybook": "^8.6.12",
160+
"storybook": "^8.6.14",
161161
"storybook-addon-designs": "6.3.1",
162162
"style-loader": "^4.0.0",
163-
"typescript": "^5.8.2",
164-
"webpack": "^5.98.0",
163+
"typescript": "^5.8.3",
164+
"webpack": "^5.100.2",
165165
"yalc": "^1.0.0-pre.53"
166166
},
167167
"resolutions": {
@@ -189,7 +189,7 @@
189189
"url": "git+https://github.com/user-interviews/ui-design-system.git"
190190
},
191191
"author": {
192-
"name": "Jason Basuil",
192+
"name": "User Interviews",
193193
"email": "[email protected]"
194194
},
195195
"license": "MIT",
@@ -200,8 +200,8 @@
200200
"homepage": "https://github.com/user-interviews/ui-design-system",
201201
"_id": "@user-interviews/[email protected]",
202202
"volta": {
203-
"node": "22.14.0",
204-
"yarn": "4.6.0"
203+
"node": "22.17.1",
204+
"yarn": "4.9.2"
205205
},
206-
"packageManager": "yarn@4.6.0"
206+
"packageManager": "yarn@4.9.2"
207207
}

0 commit comments

Comments
 (0)