Skip to content

Commit 8f01399

Browse files
⬆️ Bump the minor-and-patch group with 9 updates (#985)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94cb485 commit 8f01399

3 files changed

Lines changed: 350 additions & 357 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"sql:format:fix": "for f in scripts/views/*.sql; do sql-formatter \"$f\" --config sql-formatter.config.json --fix; done"
4545
},
4646
"dependencies": {
47-
"@codegouvfr/react-dsfr": "^1.31.0",
47+
"@codegouvfr/react-dsfr": "^1.31.1",
4848
"@faker-js/faker": "^10.2.0",
4949
"@formkit/auto-animate": "^0.9.0",
5050
"@hookform/resolvers": "^5.2.2",
@@ -61,26 +61,26 @@
6161
"jsonwebtoken": "^9.0.3",
6262
"leaflet": "^1.9.4",
6363
"minio": "^8.0.6",
64-
"next": "16.1.5",
64+
"next": "16.1.6",
6565
"next-auth": "^4.24.13",
6666
"next-leaflet-cluster": "^1.0.0",
6767
"postcss": "^8.5.6",
6868
"pretty-bytes": "^7.1.0",
6969
"prisma": "^7.3.0",
70-
"react": "^19.2.3",
71-
"react-dom": "^19.2.3",
70+
"react": "^19.2.4",
71+
"react-dom": "^19.2.4",
7272
"react-hook-form": "^7.71.1",
7373
"react-leaflet": "^5.0.0",
7474
"react-number-format": "^5.4.4",
75-
"read-excel-file": "^6.0.1",
75+
"read-excel-file": "^6.0.3",
7676
"tailwind-merge": "^3.4.0",
7777
"tailwindcss": "^4.1.3",
7878
"uuid": "^13.0.0",
7979
"zod": "^3.25.74 "
8080
},
8181
"devDependencies": {
8282
"@eslint/eslintrc": "^3",
83-
"@playwright/test": "^1.58.0",
83+
"@playwright/test": "^1.58.1",
8484
"@testing-library/dom": "^10.4.1",
8585
"@testing-library/jest-dom": "^6.8.0",
8686
"@testing-library/react": "^16.3.2",
File renamed without changes.

0 commit comments

Comments
 (0)