Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent c57d763 commit e6e5df6
Show file tree
Hide file tree
Showing 7 changed files with 431 additions and 709 deletions.
2 changes: 1 addition & 1 deletion shared/elasticsearch-document-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@socialgouv/contributions-data-types": "^3.27.0",
"nctx": "^1.2.0",
"node-fetch": "^2.6.5",
"p-map": "5.2.0",
"p-map": "5.5.0",
"p-queue": "^6.6.2",
"rehype-raw": "^5.1.0",
"rehype-stringify": "^8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions targets/alert-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"private": true,
"dependencies": {
"@shared/graphql-client": "workspace:^",
"@socialgouv/cdtn-slugify": "4.52.1",
"@socialgouv/cdtn-sources": "4.52.1",
"@socialgouv/cdtn-slugify": "4.91.1",
"@socialgouv/cdtn-sources": "4.91.1",
"@socialgouv/dila-api-client": "1.2.4",
"axios": "^1.5.0",
"diff": "^5.1.0",
Expand Down
44 changes: 22 additions & 22 deletions targets/contributions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
"start:docker": "yarn build:docker && yarn start"
},
"dependencies": {
"@emotion/babel-plugin": "11.1.2",
"@emotion/react": "11.1.4",
"@emotion/styled": "11.0.0",
"@emotion/babel-plugin": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@fortawesome/fontawesome-svg-core": "1.2.32",
"@fortawesome/free-solid-svg-icons": "5.15.1",
"@fortawesome/react-fontawesome": "0.1.14",
"@koa/router": "10.0.0",
"@fortawesome/react-fontawesome": "0.2.0",
"@koa/router": "10.1.1",
"@shared/graphql-client": "workspace:^",
"@urql/core": "^2.4.4",
"axios": "^0.24.0",
"axios": "^0.27.0",
"colors": "1.4.0",
"diff": "5.0.0",
"diff": "5.1.0",
"emotion": "11.0.0",
"emotion-server": "11.0.0",
"http-proxy-middleware": "2.0.1",
"isomorphic-unfetch": "3.1.0",
"js-cookie": "3.0.1",
"jsonwebtoken": "8.5.1",
"koa": "2.13.1",
"koa": "2.14.2",
"koa-body": "^5.0.0",
"koa-proxies": "^0.12.2",
"lodash.debounce": "4.0.8",
Expand All @@ -42,39 +42,39 @@
"next-redux-wrapper": "7.0.5",
"numeral": "2.0.6",
"password-generator": "2.3.2",
"pg": "8.5.1",
"postgrester": "1.5.0",
"prop-types": "15.7.2",
"pg": "8.11.3",
"postgrester": "1.6.0",
"prop-types": "15.8.1",
"quill": "1.3.7",
"ramda": "0.27.1",
"ramda": "0.29.0",
"react": "17.0.2",
"react-diff-viewer": "3.1.1",
"react-dom": "17.0.2",
"react-form": "4.0.1",
"react-medixtor": "0.1.0-alpha.16",
"react-onclickoutside": "6.9.0",
"react-onclickoutside": "6.13.0",
"react-redux": "7.2.2",
"react-select": "3.1.1",
"react-select": "3.2.0",
"react-table": "6.11.5",
"react-tag-autocomplete": "6.1.0",
"react-tag-autocomplete": "6.3.0",
"react-toastify": "6.2.0",
"react-tooltip": "4.2.11",
"react-tooltip": "4.5.1",
"rebass": "4.0.7",
"redux": "4.0.5",
"redux": "4.2.1",
"redux-devtools-extension": "2.13.8",
"redux-saga": "1.1.3",
"redux-saga": "1.2.3",
"rehype-parse": "7.0.1",
"rehype-remark": "8.0.0",
"rehype-remark": "8.1.1",
"rehype-sanitize": "4.0.0",
"rehype-stringify": "8.0.0",
"remark-parse": "9.0.0",
"remark-rehype": "8.0.0",
"remark-rehype": "8.1.0",
"remark-stringify": "9.0.1",
"ua-parser-js": "0.7.33",
"ua-parser-js": "0.8.1",
"unified": "9.2.0",
"unist-util-find": "1.0.2",
"unist-util-parents": "1.0.3",
"unist-util-remove": "3.0.0"
"unist-util-remove": "3.1.1"
},
"devDependencies": {
"@emotion/jest": "11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion targets/export-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@shared/graphql-client": "workspace:^",
"@shared/types": "workspace:^",
"@socialgouv/cdtn-logger": "workspace:^",
"axios": "^0.26.1",
"axios": "^0.27.0",
"body-parser": "^1.19.2",
"cors": "^2.8.5",
"express": "^4.17.3",
Expand Down
18 changes: 9 additions & 9 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
"@azure/storage-blob": "^12.7.0",
"@codegouvfr/react-dsfr": "^0.76.4",
"@elastic/elasticsearch": "^7.14.1",
"@emotion/react": "11.10.6",
"@emotion/react": "11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "11.10.6",
"@emotion/styled": "11.11.0",
"@hapi/boom": "^9.1.4",
"@hookform/error-message": "^2.0.0",
"@mui/icons-material": "5.11.16",
"@mui/icons-material": "5.14.11",
"@mui/material": "5.14.11",
"@reach/accordion": "^0.16.1",
"@reach/dialog": "^0.16.0",
"@reach/menu-button": "^0.16.1",
"@reach/visually-hidden": "^0.16.0",
"@reach/accordion": "^0.18.0",
"@reach/dialog": "^0.18.0",
"@reach/menu-button": "^0.18.0",
"@reach/visually-hidden": "^0.18.0",
"@sentry/browser": "^6.12.0",
"@sentry/integrations": "^6.12.0",
"@sentry/node": "^6.12.0",
Expand All @@ -41,8 +41,8 @@
"@urql/exchange-auth": "^0.1.6",
"@zeit/next-source-maps": "0.0.4-canary.1",
"ace-builds": "^1.4.12",
"argon2": "^0.30.3",
"cookie": "^0.4.1",
"argon2": "^0.31.0",
"cookie": "^0.5.0",
"d3": "^6.7.0",
"d3-hierarchy": "^2.0.0",
"date-fns": "^2.23.0",
Expand Down
10 changes: 5 additions & 5 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"dependencies": {
"@shared/graphql-client": "workspace:^",
"@shared/id-generator": "workspace:^",
"@socialgouv/cdtn-slugify": "4.52.1",
"@socialgouv/cdtn-sources": "4.52.1",
"@socialgouv/cdtn-slugify": "4.91.1",
"@socialgouv/cdtn-sources": "4.91.1",
"@socialgouv/kali-data": "^2.628.0",
"get-uri": "3.0.2",
"got": "11.8.5",
"gunzip-maybe": "1.4.2",
"p-map": "4.0.0",
"p-retry": "5.1.1",
"query-string": "7.0.1",
"query-string": "7.1.3",
"remark": "13.0.0",
"remark-html": "13.0.2",
"semver": "7.3.5",
Expand All @@ -23,8 +23,8 @@
"unist-util-flat-filter": "1.0.0",
"unist-util-parents": "1.0.3",
"unist-util-select": "4.0.0",
"winston": "3.3.3",
"yargs": "17.1.1"
"winston": "3.10.0",
"yargs": "17.7.2"
},
"devDependencies": {
"@shared/eslint-config": "workspace:^",
Expand Down
Loading

0 comments on commit e6e5df6

Please sign in to comment.