File tree Expand file tree Collapse file tree 2 files changed +18
-8
lines changed Expand file tree Collapse file tree 2 files changed +18
-8
lines changed Original file line number Diff line number Diff line change 10
10
"@vue/cli-plugin-eslint" : " ^3.0.4" ,
11
11
"@vue/cli-service" : " ^3.0.4" ,
12
12
"@vue/eslint-config-standard" : " ^3.0.4" ,
13
- "@vuex-orm/core" : " ^0.26.2 " ,
13
+ "@vuex-orm/core" : " ^0.31.12 " ,
14
14
"normalize.css" : " ^8.0.0" ,
15
15
"postcss-css-variables" : " ^0.10.0" ,
16
16
"postcss-import" : " ^12.0.0" ,
17
17
"postcss-nested" : " ^4.1.0" ,
18
18
"vue" : " ^2.5.17" ,
19
19
"vue-template-compiler" : " ^2.5.17" ,
20
- "vuex" : " ^3.0 .1"
20
+ "vuex" : " ^3.1 .1"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 793
793
version "1.2.0"
794
794
resolved "https://registry.yarnpkg.com/@vue/web-component-wrapper/-/web-component-wrapper-1.2.0.tgz#bb0e46f1585a7e289b4ee6067dcc5a6ae62f1dd1"
795
795
796
- " @vuex-orm/core@^0.26.2 " :
797
- version "0.26.2"
798
- resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.26.2.tgz#f93c49499b4050117d8b05a20e9239fb94388c44"
796
+ " @vuex-orm/core@^0.31.12 " :
797
+ version "0.31.12"
798
+ resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.31.12.tgz#4f3551a00b269ee41350a3478d29d3facae69689"
799
+ integrity sha512-Vint59DmiHQdUEE/bR3MDQFn8ghZYdJcRSTDVyKrmnAPWqGVUzbbEQ8OseK7WhZVS5V8sNR6U3IZQtShWAmNpw==
800
+ dependencies :
801
+ normalizr "^3.3.0"
802
+ vuex "^3.1.1"
799
803
800
804
" @webassemblyjs/ast@1.7.8 " :
801
805
version "1.7.8"
@@ -4591,6 +4595,11 @@ normalize.css@^8.0.0:
4591
4595
version "8.0.0"
4592
4596
resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-8.0.0.tgz#14ac5e461612538a4ce9be90a7da23f86e718493"
4593
4597
4598
+ normalizr@^3.3.0 :
4599
+ version "3.4.0"
4600
+ resolved "https://registry.yarnpkg.com/normalizr/-/normalizr-3.4.0.tgz#fe79fd77768e0ae99944a8c35cbdb58521ab5d34"
4601
+ integrity sha512-0dQLKpvsSb2f+vZwj78L855OMn9aeMQ0dQhduRqX3GkJh+k6rN9kcftxBV/VkW1n4q9OuV6F43Angn+pNbjg9w==
4602
+
4594
4603
npm-bundled@^1.0.1 :
4595
4604
version "1.0.3"
4596
4605
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.3.tgz#7e71703d973af3370a9591bafe3a63aca0be2308"
@@ -6772,9 +6781,10 @@ vue@^2.5.17:
6772
6781
version "2.5.17"
6773
6782
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
6774
6783
6775
- vuex@^3.0.1 :
6776
- version "3.0.1"
6777
- resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.0.1.tgz#e761352ebe0af537d4bb755a9b9dc4be3df7efd2"
6784
+ vuex@^3.1.1 :
6785
+ version "3.1.1"
6786
+ resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.1.tgz#0c264bfe30cdbccf96ab9db3177d211828a5910e"
6787
+ integrity sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg==
6778
6788
6779
6789
watchpack@^1.5.0 :
6780
6790
version "1.6.0"
You can’t perform that action at this time.
0 commit comments