Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 0e22692 commit 523902e
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"postinstall": "is-ci || husky install"
},
"dependencies": {
"@codegouvfr/react-dsfr": "^0.72.4",
"@codegouvfr/react-dsfr": "^0.76.0",
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
Expand All @@ -42,7 +42,7 @@
"@mui/x-date-pickers": "^5.0.11",
"@sentry/nextjs": "^7.60.0",
"@socialgouv/matomo-next": "^1.6.1",
"next": "13.4.19",
"next": "13.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"tss-react": "^4.8.8"
Expand Down
114 changes: 57 additions & 57 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1758,15 +1758,15 @@ __metadata:
languageName: node
linkType: hard

"@codegouvfr/react-dsfr@npm:^0.72.4":
version: 0.72.4
resolution: "@codegouvfr/react-dsfr@npm:0.72.4"
"@codegouvfr/react-dsfr@npm:^0.76.0":
version: 0.76.3
resolution: "@codegouvfr/react-dsfr@npm:0.76.3"
dependencies:
tsafe: ^1.6.3
bin:
copy-dsfr-to-public: bin/copy-dsfr-to-public.js
only-include-used-icons: bin/only-include-used-icons.js
checksum: 57c35312ae5c1144c941f1a2e9e2b225cd54ee8cf8cfed29f5c62cf8cd8d5daf1d03c5e8d7a883f3cd44623ab9d036f82db77115223638dd2f101a87b1ac8724
checksum: 65e861d2ddb088c81302e11e5b010cbdf2975c371593183d117fb4c32b7e7284c81ef7b2fa8b68afa13ddcd5476d2d0aab4531c4164b070973430eb89324448e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2861,10 +2861,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:13.4.19":
version: 13.4.19
resolution: "@next/env@npm:13.4.19"
checksum: ace4f82890954ade0164fbe2b7ff988268d2b99b2e80caa6707c51fa4cbfaaa31e48fbbcecd4fd142af3503c544e1b4c91e8185d4af253c8fb46550e9e70ad7e
"@next/env@npm:13.5.2":
version: 13.5.2
resolution: "@next/env@npm:13.5.2"
checksum: f6ef14b7643049dafc2d53b5091e3f74eed0af14743cfd61f1db7782a99e69b5bef63f36ba700034b23656a264c7ec498aac8fa4f9377dad01e544ffa507388f
languageName: node
linkType: hard

Expand All @@ -2877,65 +2877,65 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-darwin-arm64@npm:13.4.19"
"@next/swc-darwin-arm64@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-darwin-arm64@npm:13.5.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-darwin-x64@npm:13.4.19"
"@next/swc-darwin-x64@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-darwin-x64@npm:13.5.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-linux-arm64-gnu@npm:13.4.19"
"@next/swc-linux-arm64-gnu@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.2"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-linux-arm64-musl@npm:13.4.19"
"@next/swc-linux-arm64-musl@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-linux-arm64-musl@npm:13.5.2"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-linux-x64-gnu@npm:13.4.19"
"@next/swc-linux-x64-gnu@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-linux-x64-gnu@npm:13.5.2"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-linux-x64-musl@npm:13.4.19"
"@next/swc-linux-x64-musl@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-linux-x64-musl@npm:13.5.2"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-win32-arm64-msvc@npm:13.4.19"
"@next/swc-win32-arm64-msvc@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-win32-ia32-msvc@npm:13.4.19"
"@next/swc-win32-ia32-msvc@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.2"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:13.4.19":
version: 13.4.19
resolution: "@next/swc-win32-x64-msvc@npm:13.4.19"
"@next/swc-win32-x64-msvc@npm:13.5.2":
version: 13.5.2
resolution: "@next/swc-win32-x64-msvc@npm:13.5.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3335,7 +3335,7 @@ __metadata:
resolution: "@socialgouv/template@workspace:."
dependencies:
"@babel/core": ^7.22.9
"@codegouvfr/react-dsfr": ^0.72.4
"@codegouvfr/react-dsfr": ^0.76.0
"@emotion/react": ^11.11.1
"@emotion/server": ^11.11.0
"@emotion/styled": ^11.11.0
Expand Down Expand Up @@ -3370,7 +3370,7 @@ __metadata:
jest: ^29.6.1
jest-environment-jsdom: ^29.6.1
lint-staged: ^13.2.3
next: 13.4.19
next: 13.5.2
node-talisman: ^1.29.10
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -4717,12 +4717,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.1":
version: 0.5.1
resolution: "@swc/helpers@npm:0.5.1"
"@swc/helpers@npm:0.5.2":
version: 0.5.2
resolution: "@swc/helpers@npm:0.5.2"
dependencies:
tslib: ^2.4.0
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
languageName: node
linkType: hard

Expand Down Expand Up @@ -14215,21 +14215,21 @@ __metadata:
languageName: node
linkType: hard

"next@npm:13.4.19":
version: 13.4.19
resolution: "next@npm:13.4.19"
dependencies:
"@next/env": 13.4.19
"@next/swc-darwin-arm64": 13.4.19
"@next/swc-darwin-x64": 13.4.19
"@next/swc-linux-arm64-gnu": 13.4.19
"@next/swc-linux-arm64-musl": 13.4.19
"@next/swc-linux-x64-gnu": 13.4.19
"@next/swc-linux-x64-musl": 13.4.19
"@next/swc-win32-arm64-msvc": 13.4.19
"@next/swc-win32-ia32-msvc": 13.4.19
"@next/swc-win32-x64-msvc": 13.4.19
"@swc/helpers": 0.5.1
"next@npm:13.5.2":
version: 13.5.2
resolution: "next@npm:13.5.2"
dependencies:
"@next/env": 13.5.2
"@next/swc-darwin-arm64": 13.5.2
"@next/swc-darwin-x64": 13.5.2
"@next/swc-linux-arm64-gnu": 13.5.2
"@next/swc-linux-arm64-musl": 13.5.2
"@next/swc-linux-x64-gnu": 13.5.2
"@next/swc-linux-x64-musl": 13.5.2
"@next/swc-win32-arm64-msvc": 13.5.2
"@next/swc-win32-ia32-msvc": 13.5.2
"@next/swc-win32-x64-msvc": 13.5.2
"@swc/helpers": 0.5.2
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
postcss: 8.4.14
Expand Down Expand Up @@ -14267,7 +14267,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: f4873dab8888ed4dae14d36d7cf8dc54cd042695cf7ee41d05e8757f463d11952a594eb066143cc2f7253ea1d41c6efe681cdc3ab8c2fa6eb0815fa5a94de3dc
checksum: cc0635ad5aaab9fc1f4315b9506361b1abf1a12146542d6054b9434e2e892e967f19fbabd3f3763ba5e227306aa91627c1d73af089e9b853b84c74e20bb0be00
languageName: node
linkType: hard

Expand Down

0 comments on commit 523902e

Please sign in to comment.