Skip to content

Commit

Permalink
packages - updated (#1063)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitto-moz authored Oct 24, 2023
1 parent 1c4dea7 commit d743a70
Show file tree
Hide file tree
Showing 3 changed files with 454 additions and 455 deletions.
2 changes: 1 addition & 1 deletion packages/web-app/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.1
18.18.2
38 changes: 19 additions & 19 deletions packages/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"@fortawesome/free-regular-svg-icons": "6.4.2",
"@fortawesome/free-solid-svg-icons": "6.4.2",
"@fortawesome/react-fontawesome": "0.2.0",
"@novu/notification-center": "0.19.0",
"@novu/shared": "0.19.0",
"@saladtechnologies/garden-components": "1.1.9",
"@novu/notification-center": "0.20.0",
"@novu/shared": "0.20.0",
"@saladtechnologies/garden-components": "1.2.0",
"@saladtechnologies/garden-fonts": "1.0.3",
"@saladtechnologies/garden-icons": "1.0.12",
"@storybook/addon-a11y": "6.5.16",
Expand All @@ -102,22 +102,22 @@
"@storybook/preset-create-react-app": "4.1.2",
"@storybook/react": "6.5.16",
"@types/history": "4.7.11",
"@types/lodash": "4.14.199",
"@types/luxon": "3.3.2",
"@types/mixpanel-browser": "2.47.3",
"@types/node": "18.18.5",
"@types/promise.allsettled": "1.0.4",
"@types/react": "18.2.28",
"@types/react-copy-to-clipboard": "5.0.5",
"@types/react-custom-scrollbars": "4.0.10",
"@types/react-dom": "18.2.13",
"@types/react-helmet": "6.1.7",
"@types/react-html-parser": "2.0.3",
"@types/lodash": "4.14.200",
"@types/luxon": "3.3.3",
"@types/mixpanel-browser": "2.47.4",
"@types/node": "18.18.6",
"@types/promise.allsettled": "1.0.5",
"@types/react": "18.2.31",
"@types/react-copy-to-clipboard": "5.0.6",
"@types/react-custom-scrollbars": "4.0.11",
"@types/react-dom": "18.2.14",
"@types/react-helmet": "6.1.8",
"@types/react-html-parser": "2.0.4",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@types/react-tabs": "2.3.4",
"@types/react-transition-group": "4.4.7",
"@types/uuid": "9.0.5",
"@types/react-transition-group": "4.4.8",
"@types/uuid": "9.0.6",
"@yarnpkg/sdks": "2.7.1",
"abortcontroller-polyfill": "1.7.5",
"acorn": "8.10.0",
Expand Down Expand Up @@ -161,7 +161,7 @@
"react-hotjar": "6.1.0",
"react-html-parser": "2.0.2",
"react-image": "4.1.0",
"react-intl": "6.4.7",
"react-intl": "6.5.0",
"react-jss": "10.0.0-alpha.10",
"react-loading-skeleton": "3.3.1",
"react-multi-carousel": "2.8.4",
Expand All @@ -175,15 +175,15 @@
"react-tabs": "3.2.3",
"react-toastify": "7.0.4",
"react-transition-group": "4.4.5",
"recharts": "2.8.0",
"recharts": "2.9.0",
"require-from-string": "2.0.2",
"string_decoder": "1.3.0",
"ts-unused-exports": "10.0.1",
"typescript": "5.2.2",
"unleash-proxy-client": "2.5.0",
"url-polyfill": "1.1.12",
"uuid": "9.0.1",
"webpack": "5.88.2",
"webpack": "5.89.0",
"whatwg-fetch": "3.6.19"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit d743a70

Please sign in to comment.