update apollo/client from version 3.3.16 to latest 3.13.8

For tests related to #1818
This commit is contained in:
Massedil
2025-07-04 21:01:41 +02:00
parent 257456fa38
commit 5690243f07
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "5.1.4", "version": "5.1.4",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@apollo/client": "^3.3.16", "@apollo/client": "^3.13.8",
"@framasoft/socket": "^1.0.0", "@framasoft/socket": "^1.0.0",
"@framasoft/socket-apollo-link": "^1.0.0", "@framasoft/socket-apollo-link": "^1.0.0",
"@fullcalendar/core": "^6.1.10", "@fullcalendar/core": "^6.1.10",

View File

@@ -31,7 +31,7 @@
}, },
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@apollo/client": "^3.3.16", "@apollo/client": "^3.13.8",
"@framasoft/socket": "^1.0.0", "@framasoft/socket": "^1.0.0",
"@framasoft/socket-apollo-link": "^1.0.0", "@framasoft/socket-apollo-link": "^1.0.0",
"@oruga-ui/oruga-next": "0.8.12", "@oruga-ui/oruga-next": "0.8.12",