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

Commit 96f78d2

Browse files
fix(deps): update all non-major dependencies
1 parent cb9446c commit 96f78d2

File tree

2 files changed

+118
-695
lines changed

2 files changed

+118
-695
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"keycloak": "chmod +x keycloak/scripts/keycloak.sh && keycloak/scripts/keycloak.sh"
2828
},
2929
"dependencies": {
30-
"@codegouvfr/react-dsfr": "^0.73.2",
30+
"@codegouvfr/react-dsfr": "^0.78.0",
3131
"@emotion/react": "^11.11.1",
3232
"@emotion/server": "^11.11.0",
3333
"@emotion/styled": "^11.11.0",
@@ -38,7 +38,7 @@
3838
"@sentry/nextjs": "^7.60.1",
3939
"@socialgouv/matomo-next": "^1.6.1",
4040
"dayjs": "^1.11.9",
41-
"next": "13.4.12",
41+
"next": "13.5.6",
4242
"next-auth": "^4.22.3",
4343
"react": "18.2.0",
4444
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)