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] committed May 15, 2024
1 parent e26df23 commit eb279d5
Show file tree
Hide file tree
Showing 10 changed files with 857 additions and 2,699 deletions.
262 changes: 131 additions & 131 deletions .yarn/releases/yarn-3.6.3.cjs → .yarn/releases/yarn-3.6.4.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
spec: "https://raw.githubusercontent.com/devthejo/yarn-plugin-fetch/master/bundles/@yarnpkg/plugin-fetch.js"

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-3.6.4.cjs

npmScopes:
tiptap-pro:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"targets/*"
],
"name": "cdtn-admin",
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.6.4"
}
2 changes: 1 addition & 1 deletion shared/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"graphql": "^16.8.1",
"isomorphic-unfetch": "^4.0.2",
"uuid": "^9.0.1",
"winston": "3.3.3",
"winston": "3.3.4",
"xxhashjs": "^0.2.2"
},
"private": true,
Expand Down
14 changes: 7 additions & 7 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/eslint-config": "workspace:^",
Expand All @@ -33,16 +33,16 @@
"@socialgouv/legi-data-types": "2.73.1",
"@types/diff": "^5.0.3",
"@types/jest": "^29.5.12",
"@types/memoizee": "0.4.6",
"@types/node": "16.11.11",
"@types/semver": "7.3.8",
"@types/unist": "2.0.6",
"@types/memoizee": "0.4.11",
"@types/node": "16.11.68",
"@types/semver": "7.3.13",
"@types/unist": "2.0.10",
"@vercel/ncc": "0.34.0",
"builtin-modules": "3.2.0",
"jest": "^29.7.0",
"lint-staged": "12.0.0",
"lint-staged": "12.0.3",
"ts-jest": "^29.1.2",
"ts-node": "10.8.0",
"ts-node": "10.8.2",
"typescript": "^5.4.3"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions targets/export-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@
},
"devDependencies": {
"@shared/eslint-config": "workspace:^",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.150",
"@swc/jest": "0.2.20",
"@swc/cli": "0.1.65",
"@swc/core": "1.2.249",
"@swc/jest": "0.2.36",
"@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",
"rimraf": "3.0.2",
"supertest": "^6.2.2",
"timekeeper": "^2.2.0",
Expand Down
10 changes: 5 additions & 5 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.525.0",
"@codegouvfr/react-dsfr": "^0.76.4",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@emotion/react": "11.10.8",
"@emotion/styled": "11.10.8",
"@hapi/boom": "^9.1.4",
"@hookform/error-message": "^2.0.0",
"@hookform/resolvers": "^3.3.1",
"@mui/icons-material": "5.11.16",
"@mui/material": "5.14.11",
"@mui/material": "5.14.20",
"@reach/accordion": "^0.16.1",
"@reach/dialog": "^0.16.0",
"@reach/menu-button": "^0.16.1",
Expand Down Expand Up @@ -77,8 +77,8 @@
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash.get": "^4.4.7",
"@types/nodemailer": "^6.4.14",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.0",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"eslint": "^8.41.0",
"eslint-config-next": "14.1.4",
"graphql-tag": "^2.12.6",
Expand Down
14 changes: 7 additions & 7 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"@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",
"semver": "7.3.5",
"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 @@ -31,7 +31,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 @@ -40,7 +40,7 @@
"jest": "^27.1.1",
"lint-staged": "^12.0.0",
"ts-jest": "^27.0.5",
"ts-node": "10.8.0",
"ts-node": "10.8.2",
"typescript": "^5.4.3"
},
"license": "MIT",
Expand Down

0 comments on commit eb279d5

Please sign in to comment.