Skip to content

Commit 139ea79

Browse files
committed
More updates
1 parent 9b30cef commit 139ea79

File tree

4 files changed

+875
-807
lines changed

4 files changed

+875
-807
lines changed

frontend/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "jest src/"
1515
},
1616
"dependencies": {
17-
"@apollo/client": "^3.11.4",
17+
"@apollo/client": "^3.12.3",
1818
"@graphql-codegen/add": "^5.0.3",
1919
"@graphql-codegen/cli": "^2.11.3",
2020
"@graphql-codegen/fragment-matcher": "^3.3.0",
@@ -25,26 +25,26 @@
2525
"@graphql-codegen/typescript-react-apollo": "^4.3.2",
2626
"@neshca/cache-handler": "^1.9.0",
2727
"@python-italia/pycon-styleguide": "0.1.201",
28-
"@sentry/nextjs": "^8.24.0",
28+
"@sentry/nextjs": "^8.45.0",
2929
"@vercel/analytics": "^1.1.1",
3030
"@vercel/og": "^0.6.2",
3131
"@vercel/speed-insights": "^1.0.12",
3232
"@xstate/react": "^3.0.1",
3333
"clsx": "^1.2.1",
34-
"concurrently": "^8.2.2",
35-
"date-fns": "^2.29.3",
36-
"date-fns-tz": "^2.0.0",
37-
"deepmerge": "^4.2.2",
38-
"dotenv": "^16.3.1",
34+
"concurrently": "^9.1.0",
35+
"date-fns": "^4.1.0",
36+
"date-fns-tz": "^3.2.0",
37+
"deepmerge": "^4.3.1",
38+
"dotenv": "^16.4.7",
3939
"eslint-config-next": "15.1.0",
4040
"framer-motion": "^11.5.5",
41-
"graphql": "^16.8.1",
41+
"graphql": "^16.9.0",
4242
"graphql-tag": "^2.12.6",
4343
"marksy": "^8.0.0",
4444
"moment": "^2.29.1",
4545
"next": "15.1.0",
4646
"next-cookies": "^2.0.3",
47-
"pdfkit": "^0.13.0",
47+
"pdfkit": "^0.15.1",
4848
"react": "19.0.0",
4949
"react-dnd": "^11.1.3",
5050
"react-dnd-html5-backend": "^11.1.3",
@@ -53,7 +53,7 @@
5353
"react-intl": "^6.6.6",
5454
"react-intl-formatted-duration": "^4.0.0",
5555
"react-qr-code": "^2.0.15",
56-
"react-select": "^5.8.0",
56+
"react-select": "^5.9.0",
5757
"react-use-form-state": "^0.13.2",
5858
"react-use-sync-scroll": "^0.1.0",
5959
"react-wrap-balancer": "^1.1.1",

0 commit comments

Comments
 (0)