Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent 1a8899f commit 24f5fc6
Show file tree
Hide file tree
Showing 7 changed files with 776 additions and 1,147 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ services:
- ES_JAVA_OPTS=-Xmx4g

kibana:
image: docker.elastic.co/kibana/kibana:8.4.2
image: docker.elastic.co/kibana/kibana:8.4.3
ports:
- 5601:5601
depends_on:
Expand Down
20 changes: 10 additions & 10 deletions targets/alert-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"semver": "7.3.5",
"simple-git": "^3.19.1",
"unist-util-parents": "1.0.3",
"unist-util-select": "4.0.1"
"unist-util-select": "4.0.3"
},
"devDependencies": {
"@shared/dila-resolver": "workspace:^",
Expand All @@ -32,19 +32,19 @@
"@socialgouv/kali-data-types": "2.127.0",
"@socialgouv/legi-data-types": "2.73.1",
"@types/diff": "^5.0.3",
"@types/jest": "27.4.0",
"@types/memoizee": "0.4.6",
"@types/node": "16.11.11",
"@types/semver": "7.3.8",
"@types/unist": "2.0.6",
"@types/jest": "27.4.1",
"@types/memoizee": "0.4.9",
"@types/node": "16.11.68",
"@types/semver": "7.3.13",
"@types/unist": "2.0.8",
"@vercel/ncc": "0.34.0",
"builtin-modules": "3.2.0",
"jest": "27.0.6",
"lint-staged": "12.0.0",
"lint-staged": "12.0.3",
"prettier": "2.3.2",
"ts-jest": "27.0.5",
"ts-node": "10.8.0",
"typescript": "4.7.2"
"ts-jest": "27.0.7",
"ts-node": "10.8.2",
"typescript": "4.7.4"
},
"scripts": {
"build": "ncc build ./src/index.ts -o ./dist -e nodegit -s",
Expand Down
52 changes: 26 additions & 26 deletions targets/contributions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"dependencies": {
"@emotion/babel-plugin": "11.1.2",
"@emotion/react": "11.1.4",
"@emotion/react": "11.1.5",
"@emotion/styled": "11.0.0",
"@fortawesome/fontawesome-svg-core": "1.2.32",
"@fortawesome/free-solid-svg-icons": "5.15.1",
"@fortawesome/react-fontawesome": "0.1.14",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.1.19",
"@koa/router": "10.0.0",
"@shared/graphql-client": "workspace:^",
"@urql/core": "^2.4.4",
Expand All @@ -27,41 +27,41 @@
"diff": "5.0.0",
"emotion": "11.0.0",
"emotion-server": "11.0.0",
"http-proxy-middleware": "2.0.1",
"http-proxy-middleware": "2.0.6",
"isomorphic-unfetch": "3.1.0",
"js-cookie": "3.0.1",
"js-cookie": "3.0.5",
"jsonwebtoken": "8.5.1",
"koa": "2.13.1",
"koa": "2.13.4",
"koa-body": "^5.0.0",
"koa-proxies": "^0.12.2",
"lodash.debounce": "4.0.8",
"moment-timezone": "0.5.35",
"moment-timezone": "0.5.43",
"next": "11.1.2",
"next-cookies": "2.0.3",
"next-redux-saga": "4.1.2",
"next-redux-wrapper": "7.0.5",
"numeral": "2.0.6",
"password-generator": "2.3.2",
"pg": "8.5.1",
"postgrester": "1.5.0",
"postgrester": "1.5.3",
"prop-types": "15.7.2",
"quill": "1.3.7",
"ramda": "0.27.1",
"ramda": "0.27.2",
"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-redux": "7.2.2",
"react-onclickoutside": "6.9.1",
"react-redux": "7.2.9",
"react-select": "3.1.1",
"react-table": "6.11.5",
"react-tag-autocomplete": "6.1.0",
"react-toastify": "6.2.0",
"react-tooltip": "4.2.11",
"react-tooltip": "4.2.21",
"rebass": "4.0.7",
"redux": "4.0.5",
"redux-devtools-extension": "2.13.8",
"redux-devtools-extension": "2.13.9",
"redux-saga": "1.1.3",
"rehype-parse": "7.0.1",
"rehype-remark": "8.0.0",
Expand All @@ -70,29 +70,29 @@
"remark-parse": "9.0.0",
"remark-rehype": "8.0.0",
"remark-stringify": "9.0.1",
"ua-parser-js": "0.7.33",
"unified": "9.2.0",
"unist-util-find": "1.0.2",
"ua-parser-js": "0.7.36",
"unified": "9.2.2",
"unist-util-find": "1.0.4",
"unist-util-parents": "1.0.3",
"unist-util-remove": "3.0.0"
},
"devDependencies": {
"@emotion/jest": "11.1.0",
"@socialgouv/kali-data": "2.30.0",
"@socialgouv/legi-data": "2.24.0",
"@testing-library/jest-dom": "5.11.8",
"@testing-library/react": "12.1.2",
"@types/hast": "2.3.1",
"@types/node": "17.0.0",
"@types/ramda": "0.27.34",
"@types/react": "17.0.37",
"@types/react-test-renderer": "17.0.0",
"@testing-library/jest-dom": "5.11.10",
"@testing-library/react": "12.1.5",
"@types/hast": "2.3.6",
"@types/node": "17.0.45",
"@types/ramda": "0.27.66",
"@types/react": "17.0.66",
"@types/react-test-renderer": "17.0.5",
"dotenv": "10.0.0",
"identity-obj-proxy": "3.0.0",
"mutationobserver-shim": "0.3.7",
"nodemon": "2.0.7",
"nodemon": "2.0.22",
"prettier": "2.2.1",
"react-test-renderer": "17.0.1",
"react-test-renderer": "17.0.2",
"rimraf": "3.0.2",
"waait": "1.0.5",
"zxcvbn": "4.4.2"
Expand Down
10 changes: 5 additions & 5 deletions targets/export-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
},
"devDependencies": {
"@shared/eslint-config": "workspace:^",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.150",
"@swc/jest": "0.2.20",
"@swc/cli": "0.1.62",
"@swc/core": "1.2.249",
"@swc/jest": "0.2.29",
"@types/cors": "^2.8.12",
"@types/express": "^4.17.13",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.21",
"@types/supertest": "^2.0.11",
"jest": "27.5.1",
"nodemon": "2.0.15",
"nodemon": "2.0.22",
"prettier": "^2.8.8",
"rimraf": "3.0.2",
"supertest": "^6.2.2",
"timekeeper": "^2.2.0",
"typescript": "4.6.2"
"typescript": "4.6.4"
}
}
4 changes: 2 additions & 2 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"@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.10.8",
"@emotion/server": "^11.11.0",
"@emotion/styled": "11.10.6",
"@emotion/styled": "11.10.8",
"@hapi/boom": "^9.1.4",
"@hookform/error-message": "^2.0.0",
"@mui/icons-material": "5.11.16",
Expand Down
14 changes: 7 additions & 7 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
"@socialgouv/cdtn-sources": "4.52.1",
"@socialgouv/kali-data": "^2.628.0",
"get-uri": "3.0.2",
"got": "11.8.5",
"got": "11.8.6",
"gunzip-maybe": "1.4.2",
"p-map": "4.0.0",
"p-retry": "5.1.1",
"p-retry": "5.1.2",
"query-string": "7.0.1",
"remark": "13.0.0",
"remark-html": "13.0.2",
"semver": "7.3.5",
"strip-markdown": "^5.0.1",
"tar-fs": "2.1.1",
"unist-util-filter": "^2.0.3",
"unist-util-find": "1.0.2",
"unist-util-find": "1.0.4",
"unist-util-flat-filter": "1.0.0",
"unist-util-parents": "1.0.3",
"unist-util-select": "4.0.0",
"winston": "3.3.3",
"unist-util-select": "4.0.3",
"winston": "3.3.4",
"yargs": "17.1.1"
},
"devDependencies": {
Expand All @@ -34,7 +34,7 @@
"@socialgouv/kali-data-types": "^2.127.0",
"@socialgouv/legi-data-types": "^2.73.1",
"@types/gunzip-maybe": "^1.4.0",
"@types/jest": "27.4.0",
"@types/jest": "27.4.1",
"@types/node": "^16.11.11",
"@types/semver": "^7.3.8",
"@types/tar-fs": "^2.0.1",
Expand All @@ -44,7 +44,7 @@
"lint-staged": "^12.0.0",
"prettier": "^2.3.2",
"ts-jest": "^27.0.5",
"ts-node": "10.8.0",
"ts-node": "10.8.2",
"typescript": "^4.4.3"
},
"license": "MIT",
Expand Down
Loading

0 comments on commit 24f5fc6

Please sign in to comment.