File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 20
20
"vuepress-plugin-apidocs" : " ^4.11.0" ,
21
21
"vuepress-plugin-versioning" : " ^4.10.2" ,
22
22
"vuepress-theme-titanium" : " ^4.11.0" ,
23
- "vuex" : " ^3.5.1 " ,
23
+ "vuex" : " ^4.0.2 " ,
24
24
"vuex-router-sync" : " ^5.0.0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 1976
1976
optionalDependencies :
1977
1977
prettier "^1.18.2"
1978
1978
1979
+ " @vue/devtools-api@^6.0.0-beta.11 " :
1980
+ version "6.2.1"
1981
+ resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.2.1.tgz#6f2948ff002ec46df01420dfeff91de16c5b4092"
1982
+ integrity sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ==
1983
+
1979
1984
" @vuepress/core@1.8.2 " :
1980
1985
version "1.8.2"
1981
1986
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.8.2.tgz#4f5bafc894691bfea4146294a582a129483daf2a"
@@ -11368,10 +11373,12 @@ vuex-router-sync@^5.0.0:
11368
11373
resolved "https://registry.yarnpkg.com/vuex-router-sync/-/vuex-router-sync-5.0.0.tgz#1a225c17a1dd9e2f74af0a1b2c62072e9492b305"
11369
11374
integrity sha512-Mry2sO4kiAG64714X1CFpTA/shUH1DmkZ26DFDtwoM/yyx6OtMrc+MxrU+7vvbNLO9LSpgwkiJ8W+rlmRtsM+w==
11370
11375
11371
- vuex@^3.5.1 :
11372
- version "3.6.2"
11373
- resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.6.2.tgz#236bc086a870c3ae79946f107f16de59d5895e71"
11374
- integrity sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==
11376
+ vuex@^4.0.2 :
11377
+ version "4.0.2"
11378
+ resolved "https://registry.yarnpkg.com/vuex/-/vuex-4.0.2.tgz#f896dbd5bf2a0e963f00c67e9b610de749ccacc9"
11379
+ integrity sha512-M6r8uxELjZIK8kTKDGgZTYX/ahzblnzC4isU1tpmEuOIIKmV+TRdc+H4s8ds2NuZ7wpUTdGRzJRtoj+lI+pc0Q==
11380
+ dependencies :
11381
+ " @vue/devtools-api" " ^6.0.0-beta.11"
11375
11382
11376
11383
watchpack-chokidar2@^2.0.0 :
11377
11384
version "2.0.0"
You can’t perform that action at this time.
0 commit comments