Skip to content

Commit

Permalink
feat: upgrade client libraries versions (#329)
Browse files Browse the repository at this point in the history
* feat: upgrade axios for client

* feat: upgrade moment, date-fns, classnames versions

* feat: Upgrade client packages

* feat: Fix PropTypes warning & fonts files & renderifsiren/siret hoc

* feat: upgrade sass version
  • Loading branch information
ImenOuidou authored Sep 19, 2024
1 parent 09259bd commit 62aff28
Show file tree
Hide file tree
Showing 110 changed files with 1,150 additions and 856 deletions.
28 changes: 12 additions & 16 deletions src/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,21 @@
"@apollo/client": "^3.5.6",
"@elastic/app-search-javascript": "^7.4.0",
"@elastic/search-ui-app-search-connector": "^1.2.0",
"@fortawesome/fontawesome-svg-core": "^1.2.27",
"@fortawesome/free-brands-svg-icons": "^5.12.1",
"@fortawesome/free-regular-svg-icons": "^5.12.1",
"@fortawesome/free-solid-svg-icons": "^5.12.1",
"@fortawesome/react-fontawesome": "^0.1.9",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@sentry/browser": "^5.14.2",
"@socialgouv/codes-naf": "^1.1.0",
"OhMyCache": "^1.1.1",
"axios": "^0.19.2",
"axios": "^1.6.8",
"bulma": "^0.9.0",
"bulma-extensions": "^6.2.7",
"chart.js": "^4.3.0",
"chartjs-plugin-datalabels": "^2.2.0",
"classnames": "^2.2.5",
"classnames": "2.5.1",
"clipboard": "^2.0.6",
"core-js": "^3.6.4",
"date-fns": "^2.28.0",
"date-fns": "^3.6.0",
"downloadjs": "^1.4.7",
"graphql": "^16.1.0",
"lodash": "^4.17.21",
Expand All @@ -32,32 +30,30 @@
"lodash.omit": "^4.5.0",
"lodash.range": "^3.2.0",
"mdx.macro": "^0.2.9",
"moment": "^2.24.0",
"moment": "^2.30.1",
"p-debounce": "^4.0.0",
"piwik-react-router": "^0.12.1",
"prop-types": "^15.7.2",
"react": "^16.13.0",
"react": "^18.0.0",
"react-accessible-accordion": "^3.0.1",
"react-app-polyfill": "^1.0.6",
"react-chartjs-2": "^5.2.0",
"react-dom": "^16.13.0",
"react-dom": "^18.0.0",
"react-helmet": "^6.1.0",
"react-markdown": "^8.0.2",
"react-redux": "^7.2.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-router-dom": "^6.23.0",
"react-router-hash-link": "^2.4.0",
"react-scrollspy": "^3.4.2",
"react-select": "^3.1.0",
"react-select": "^5.8.0",
"react-toggle": "^4.1.1",
"react-transition-group": "^4.4.1",
"react-widgets": "^4.5.0",
"recompose": "^0.30.0",
"redux": "^4.0.5",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.2.0",
"remark-gfm": "1.0.0",
"sass": "^1.43.3",
"sass": "^1.79.1",
"smoothscroll-polyfill": "^0.4.3",
"ua-parser-js": "^0.7.21",
"zod": "^3.13.4"
Expand Down
Binary file added src/client/src/assets/fonts/Marianne-Bold.woff
Binary file not shown.
Binary file added src/client/src/assets/fonts/Marianne-Bold.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/client/src/assets/fonts/Marianne-Light.woff
Binary file not shown.
Binary file added src/client/src/assets/fonts/Marianne-Light.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/client/src/assets/fonts/Marianne-Medium.woff
Binary file not shown.
Binary file added src/client/src/assets/fonts/Marianne-Medium.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/client/src/assets/fonts/Marianne-Regular.woff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/client/src/assets/fonts/Marianne-Thin.woff
Binary file not shown.
Binary file added src/client/src/assets/fonts/Marianne-Thin.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/client/src/assets/fonts/Roboto-Black.ttf
Binary file not shown.
Binary file not shown.
Binary file modified src/client/src/assets/fonts/Roboto-Bold.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/client/src/assets/fonts/Roboto-Italic.ttf
Binary file not shown.
Binary file added src/client/src/assets/fonts/Roboto-Light.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/client/src/assets/fonts/Roboto-Medium.ttf
Binary file not shown.
Binary file not shown.
Binary file modified src/client/src/assets/fonts/Roboto-Regular.ttf
Binary file not shown.
Binary file added src/client/src/assets/fonts/Roboto-Thin.ttf
Binary file not shown.
Binary file not shown.
19 changes: 7 additions & 12 deletions src/client/src/assets/stylesheets/scss/_reactWidgets.scss
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
$font-path: "~react-widgets/lib/fonts";
$img-path: "~react-widgets/lib/img";

@import "react-widgets/lib/scss/react-widgets";

.rw-multiselect {
.rw-widget-container {
input {
padding-top: 0.3em;
.rw-widget-container {
input {
padding-top: 0.3em;
}
.rw-multiselect-tag {
margin-left: 0.857em;
}
}
.rw-multiselect-tag {
margin-left: 0.857em;
}
}
}
3 changes: 0 additions & 3 deletions src/client/src/assets/stylesheets/styles.css

Large diffs are not rendered by default.

Loading

0 comments on commit 62aff28

Please sign in to comment.