|
@@ -7437,6 +7437,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz",
|
|
|
"integrity": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg=="
|
|
|
},
|
|
|
+ "shvl": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/shvl/-/shvl-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-WbpzSvI5XgVGJ3A4ySGe8hBxj0JgJktfnoLhhJmvITDdK21WPVWwgG8GPlYEh4xqdti3Ff7PJ5G0QrRAjNS0Ig=="
|
|
|
+ },
|
|
|
"signal-exit": {
|
|
|
"version": "3.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
|
|
@@ -8612,6 +8617,15 @@
|
|
|
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz",
|
|
|
"integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ=="
|
|
|
},
|
|
|
+ "vuex-persistedstate": {
|
|
|
+ "version": "2.7.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/vuex-persistedstate/-/vuex-persistedstate-2.7.0.tgz",
|
|
|
+ "integrity": "sha512-mpko65DUMBY4mF4sSGsgrqjE7fwO373LFZeuNrC55glRuBBAK4dkgzjr4j4Bij7WtMoKuo2t2w0NGenjauISaQ==",
|
|
|
+ "requires": {
|
|
|
+ "deepmerge": "^4.2.2",
|
|
|
+ "shvl": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"watchpack": {
|
|
|
"version": "1.6.0",
|
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.6.0.tgz",
|