Skip to content

Commit

Permalink
chore: Update vite and sanitize-html to update postcss for depe…
Browse files Browse the repository at this point in the history
…ndabot (#9767)

Co-authored-by: Banks Nussman <banks@nussman.us>
  • Loading branch information
bnussman-akamai and bnussman authored Oct 9, 2023
1 parent 6168b50 commit 68ce4de
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 173 deletions.
8 changes: 4 additions & 4 deletions packages/manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
"rxjs": "^5.5.6",
"sanitize-html": "~2.3.2",
"sanitize-html": "^2.11.0",
"search-string": "^3.1.0",
"simple-git": "^3.19.0",
"throttle-debounce": "^2.0.0",
Expand Down Expand Up @@ -153,14 +153,14 @@
"@types/react-select": "^3.0.11",
"@types/recompose": "^0.30.0",
"@types/redux-mock-store": "^1.0.1",
"@types/sanitize-html": "1.22.0",
"@types/sanitize-html": "^2.9.1",
"@types/throttle-debounce": "^1.0.0",
"@types/uuid": "^3.4.3",
"@types/yup": "^0.29.13",
"@types/zxcvbn": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.1.1",
"@typescript-eslint/parser": "^4.1.1",
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitejs/plugin-react-swc": "^3.4.0",
"chai-string": "^1.5.0",
"chalk": "^5.2.0",
"css-mediaquery": "^0.1.2",
Expand Down Expand Up @@ -203,7 +203,7 @@
"serve": "^14.0.1",
"storybook": "~7.0.24",
"storybook-dark-mode": "^3.0.0",
"vite": "^4.3.9",
"vite": "^4.4.11",
"vite-plugin-svgr": "^3.2.0"
},
"jest": {
Expand Down
Loading

0 comments on commit 68ce4de

Please sign in to comment.