File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
"vue" : " ^3.0.5"
35
35
},
36
36
"devDependencies" : {
37
- "@apollo/client" : " 3.12.6 " ,
37
+ "@apollo/client" : " 3.12.7 " ,
38
38
"@rollup/plugin-commonjs" : " 28.0.2" ,
39
39
"@rollup/plugin-node-resolve" : " 16.0.0" ,
40
40
"@rollup/plugin-replace" : " 6.0.2" ,
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ __metadata:
12
12
languageName : node
13
13
linkType : hard
14
14
15
- " @apollo/client@npm:3.12.6 , @apollo/client@npm:^3.5.10 " :
16
- version : 3.12.6
17
- resolution : " @apollo/client@npm:3.12.6 "
15
+ " @apollo/client@npm:3.12.7 , @apollo/client@npm:^3.5.10 " :
16
+ version : 3.12.7
17
+ resolution : " @apollo/client@npm:3.12.7 "
18
18
dependencies :
19
19
" @graphql-typed-document-node/core " : ^3.1.1
20
20
" @wry/caches " : ^1.0.0
@@ -45,7 +45,7 @@ __metadata:
45
45
optional : true
46
46
subscriptions-transport-ws :
47
47
optional : true
48
- checksum : e10433a1802141385455461e62ab9421d823846a16b889b81ec02aeea7e45784cb31a9b4734a6a018399f5da854de7d0abcb2c70e39a9d5ffa7083b72de004b8
48
+ checksum : bd8c3175e2d5937c8561ff61b2b0eb7a8c2aca9be6c575e47055d663f947ebc4be44cdab59bef7beb191674db6ab19cfe0a19e9dfa518d5266c252e304161e53
49
49
languageName : node
50
50
linkType : hard
51
51
@@ -819,7 +819,7 @@ __metadata:
819
819
version : 0.0.0-use.local
820
820
resolution : " @storipress/apollo-vue-devtool@workspace:."
821
821
dependencies :
822
- " @apollo/client " : 3.12.6
822
+ " @apollo/client " : 3.12.7
823
823
" @rollup/plugin-commonjs " : 28.0.2
824
824
" @rollup/plugin-node-resolve " : 16.0.0
825
825
" @rollup/plugin-replace " : 6.0.2
You can’t perform that action at this time.
0 commit comments