Skip to content

Commit 449290c

Browse files
fix(deps): update all dependencies
1 parent 8448f9e commit 449290c

File tree

10 files changed

+1059
-1722
lines changed

10 files changed

+1059
-1722
lines changed

.yarn/releases/yarn-3.6.3.cjs renamed to .yarn/releases/yarn-3.6.4.cjs

Lines changed: 131 additions & 131 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-fetch.cjs
77
spec: "https://raw.githubusercontent.com/devthejo/yarn-plugin-fetch/master/bundles/@yarnpkg/plugin-fetch.js"
88

9-
yarnPath: .yarn/releases/yarn-3.6.3.cjs
9+
yarnPath: .yarn/releases/yarn-3.6.4.cjs
1010

1111
npmScopes:
1212
tiptap-pro:

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ services:
9595
- ES_JAVA_OPTS=-Xmx4g
9696

9797
kibana:
98-
image: docker.elastic.co/kibana/kibana:8.4.2
98+
image: docker.elastic.co/kibana/kibana:8.4.3
9999
ports:
100100
- 5601:5601
101101
depends_on:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"targets/*"
2424
],
2525
"name": "cdtn-admin",
26-
"packageManager": "yarn@3.6.3"
26+
"packageManager": "yarn@3.6.4"
2727
}

targets/alert-cli/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"semver": "7.3.5",
2222
"simple-git": "^3.19.1",
2323
"unist-util-parents": "1.0.3",
24-
"unist-util-select": "4.0.1"
24+
"unist-util-select": "4.0.3"
2525
},
2626
"devDependencies": {
2727
"@shared/dila-resolver": "workspace:^",
@@ -32,18 +32,18 @@
3232
"@socialgouv/kali-data-types": "2.127.0",
3333
"@socialgouv/legi-data-types": "2.73.1",
3434
"@types/diff": "^5.0.3",
35-
"@types/jest": "27.4.0",
36-
"@types/memoizee": "0.4.6",
37-
"@types/node": "16.11.11",
38-
"@types/semver": "7.3.8",
39-
"@types/unist": "2.0.6",
35+
"@types/jest": "27.4.1",
36+
"@types/memoizee": "0.4.11",
37+
"@types/node": "16.11.68",
38+
"@types/semver": "7.3.13",
39+
"@types/unist": "2.0.10",
4040
"@vercel/ncc": "0.34.0",
4141
"builtin-modules": "3.2.0",
4242
"jest": "27.0.6",
43-
"lint-staged": "12.0.0",
44-
"ts-jest": "27.0.5",
45-
"ts-node": "10.8.0",
46-
"typescript": "4.7.2"
43+
"lint-staged": "12.0.3",
44+
"ts-jest": "27.0.7",
45+
"ts-node": "10.8.2",
46+
"typescript": "4.7.4"
4747
},
4848
"scripts": {
4949
"build": "ncc build ./src/index.ts -o ./dist -e nodegit -s",

targets/contributions/package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
},
1515
"dependencies": {
1616
"@emotion/babel-plugin": "11.1.2",
17-
"@emotion/react": "11.1.4",
17+
"@emotion/react": "11.1.5",
1818
"@emotion/styled": "11.0.0",
19-
"@fortawesome/fontawesome-svg-core": "1.2.32",
20-
"@fortawesome/free-solid-svg-icons": "5.15.1",
21-
"@fortawesome/react-fontawesome": "0.1.14",
19+
"@fortawesome/fontawesome-svg-core": "1.2.36",
20+
"@fortawesome/free-solid-svg-icons": "5.15.4",
21+
"@fortawesome/react-fontawesome": "0.1.19",
2222
"@koa/router": "10.0.0",
2323
"@shared/graphql-client": "workspace:^",
2424
"@urql/core": "^2.4.4",
@@ -29,39 +29,39 @@
2929
"emotion-server": "11.0.0",
3030
"http-proxy-middleware": "2.0.6",
3131
"isomorphic-unfetch": "3.1.0",
32-
"js-cookie": "3.0.1",
32+
"js-cookie": "3.0.5",
3333
"jsonwebtoken": "8.5.1",
34-
"koa": "2.13.1",
34+
"koa": "2.13.4",
3535
"koa-body": "^5.0.0",
3636
"koa-proxies": "^0.12.2",
3737
"lodash.debounce": "4.0.8",
38-
"moment-timezone": "0.5.35",
38+
"moment-timezone": "0.5.43",
3939
"next": "11.1.2",
4040
"next-cookies": "2.0.3",
4141
"next-redux-saga": "4.1.2",
4242
"next-redux-wrapper": "7.0.5",
4343
"numeral": "2.0.6",
4444
"password-generator": "2.3.2",
4545
"pg": "8.5.1",
46-
"postgrester": "1.5.0",
46+
"postgrester": "1.5.3",
4747
"prop-types": "15.7.2",
4848
"quill": "1.3.7",
49-
"ramda": "0.27.1",
49+
"ramda": "0.27.2",
5050
"react": "17.0.2",
5151
"react-diff-viewer": "3.1.1",
5252
"react-dom": "17.0.2",
5353
"react-form": "4.0.1",
5454
"react-medixtor": "0.1.0-alpha.16",
55-
"react-onclickoutside": "6.9.0",
56-
"react-redux": "7.2.2",
55+
"react-onclickoutside": "6.9.1",
56+
"react-redux": "7.2.9",
5757
"react-select": "3.1.1",
5858
"react-table": "6.11.5",
5959
"react-tag-autocomplete": "6.1.0",
6060
"react-toastify": "6.2.0",
61-
"react-tooltip": "4.2.11",
61+
"react-tooltip": "4.2.21",
6262
"rebass": "4.0.7",
6363
"redux": "4.0.5",
64-
"redux-devtools-extension": "2.13.8",
64+
"redux-devtools-extension": "2.13.9",
6565
"redux-saga": "1.1.3",
6666
"rehype-parse": "7.0.1",
6767
"rehype-remark": "8.0.0",
@@ -70,28 +70,28 @@
7070
"remark-parse": "9.0.0",
7171
"remark-rehype": "8.0.0",
7272
"remark-stringify": "9.0.1",
73-
"ua-parser-js": "0.7.33",
74-
"unified": "9.2.0",
75-
"unist-util-find": "1.0.2",
73+
"ua-parser-js": "0.7.37",
74+
"unified": "9.2.2",
75+
"unist-util-find": "1.0.4",
7676
"unist-util-parents": "1.0.3",
7777
"unist-util-remove": "3.0.0"
7878
},
7979
"devDependencies": {
8080
"@emotion/jest": "11.1.0",
8181
"@socialgouv/kali-data": "2.30.0",
8282
"@socialgouv/legi-data": "2.24.0",
83-
"@testing-library/jest-dom": "5.11.8",
84-
"@testing-library/react": "12.1.2",
85-
"@types/hast": "2.3.1",
86-
"@types/node": "17.0.0",
87-
"@types/ramda": "0.27.34",
88-
"@types/react": "17.0.37",
89-
"@types/react-test-renderer": "17.0.0",
83+
"@testing-library/jest-dom": "5.11.10",
84+
"@testing-library/react": "12.1.5",
85+
"@types/hast": "2.3.8",
86+
"@types/node": "17.0.45",
87+
"@types/ramda": "0.27.66",
88+
"@types/react": "17.0.71",
89+
"@types/react-test-renderer": "17.0.9",
9090
"dotenv": "10.0.0",
9191
"identity-obj-proxy": "3.0.0",
9292
"mutationobserver-shim": "0.3.7",
93-
"nodemon": "2.0.7",
94-
"react-test-renderer": "17.0.1",
93+
"nodemon": "2.0.22",
94+
"react-test-renderer": "17.0.2",
9595
"rimraf": "3.0.2",
9696
"waait": "1.0.5",
9797
"zxcvbn": "4.4.2"

targets/export-elasticsearch/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@
3939
},
4040
"devDependencies": {
4141
"@shared/eslint-config": "workspace:^",
42-
"@swc/cli": "0.1.55",
43-
"@swc/core": "1.2.150",
44-
"@swc/jest": "0.2.20",
42+
"@swc/cli": "0.1.63",
43+
"@swc/core": "1.2.249",
44+
"@swc/jest": "0.2.29",
4545
"@types/cors": "^2.8.12",
4646
"@types/express": "^4.17.13",
4747
"@types/jest": "^27.4.1",
4848
"@types/node": "^17.0.21",
4949
"@types/supertest": "^2.0.11",
5050
"jest": "27.5.1",
51-
"nodemon": "2.0.15",
51+
"nodemon": "2.0.22",
5252
"rimraf": "3.0.2",
5353
"supertest": "^6.2.2",
5454
"timekeeper": "^2.2.0",
55-
"typescript": "4.6.2"
55+
"typescript": "4.6.4"
5656
}
5757
}

targets/frontend/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"@azure/storage-blob": "^12.7.0",
77
"@codegouvfr/react-dsfr": "^0.76.4",
88
"@elastic/elasticsearch": "^7.14.1",
9-
"@emotion/react": "11.10.6",
10-
"@emotion/styled": "11.10.6",
9+
"@emotion/react": "11.10.8",
10+
"@emotion/styled": "11.10.8",
1111
"@hapi/boom": "^9.1.4",
1212
"@hookform/error-message": "^2.0.0",
1313
"@hookform/resolvers": "^3.3.1",
1414
"@mui/icons-material": "5.11.16",
15-
"@mui/material": "5.14.11",
15+
"@mui/material": "5.14.19",
1616
"@reach/accordion": "^0.16.1",
1717
"@reach/dialog": "^0.16.0",
1818
"@reach/menu-button": "^0.16.1",
@@ -45,13 +45,13 @@
4545
"diff": "^5.0.0",
4646
"formidable": "^2.0.0",
4747
"graphql": "^16.0.0",
48-
"http-proxy-middleware": "2.0.1",
48+
"http-proxy-middleware": "2.0.6",
4949
"isomorphic-unfetch": "^3.1.0",
5050
"jsonwebtoken": "^8.5.1",
5151
"mammoth": "^1.6.0",
5252
"memoizee": "^0.4.15",
5353
"micromark": "^2.11.4",
54-
"next": "14.0.1",
54+
"next": "14.0.3",
5555
"next-urql": "^3.2.1",
5656
"nodemailer": "^6.6.5",
5757
"p-limit": "^4.0.0",
@@ -95,7 +95,7 @@
9595
"@types/react-dom": "^18.0.11",
9696
"@urql/devtools": "^2.0.3",
9797
"eslint": "^8.41.0",
98-
"eslint-config-next": "14.0.1",
98+
"eslint-config-next": "14.0.3",
9999
"graphql-tag": "^2.12.6",
100100
"jest": "^29.5.0",
101101
"jest-environment-jsdom": "^29.5.0",

targets/ingester/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
"@socialgouv/cdtn-sources": "4.52.1",
99
"@socialgouv/kali-data": "^2.628.0",
1010
"get-uri": "3.0.2",
11-
"got": "11.8.5",
11+
"got": "11.8.6",
1212
"gunzip-maybe": "1.4.2",
1313
"p-map": "4.0.0",
14-
"p-retry": "5.1.1",
14+
"p-retry": "5.1.2",
1515
"query-string": "7.0.1",
1616
"remark": "13.0.0",
1717
"remark-html": "13.0.2",
1818
"semver": "7.3.5",
1919
"strip-markdown": "^5.0.1",
2020
"tar-fs": "2.1.1",
2121
"unist-util-filter": "^2.0.3",
22-
"unist-util-find": "1.0.2",
22+
"unist-util-find": "1.0.4",
2323
"unist-util-flat-filter": "1.0.0",
2424
"unist-util-parents": "1.0.3",
25-
"unist-util-select": "4.0.0",
26-
"winston": "3.3.3",
25+
"unist-util-select": "4.0.3",
26+
"winston": "3.3.4",
2727
"yargs": "17.1.1"
2828
},
2929
"devDependencies": {
@@ -35,7 +35,7 @@
3535
"@socialgouv/kali-data-types": "^2.127.0",
3636
"@socialgouv/legi-data-types": "^2.73.1",
3737
"@types/gunzip-maybe": "^1.4.0",
38-
"@types/jest": "27.4.0",
38+
"@types/jest": "27.4.1",
3939
"@types/node": "^16.11.11",
4040
"@types/semver": "^7.3.8",
4141
"@types/tar-fs": "^2.0.1",
@@ -44,7 +44,7 @@
4444
"jest": "^27.1.1",
4545
"lint-staged": "^12.0.0",
4646
"ts-jest": "^27.0.5",
47-
"ts-node": "10.8.0",
47+
"ts-node": "10.8.2",
4848
"typescript": "^4.4.3"
4949
},
5050
"license": "MIT",

0 commit comments

Comments
 (0)