Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thegeeklab/hugo-geekdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-17 21:20:21 +0300
committerGitHub <noreply@github.com>2022-07-17 21:20:21 +0300
commit66293c02691e06dece7d9ac7a573d65d7b004553 (patch)
treefd6f45b415ed8f35c56a84a082304d51603ea3d7 /package.json
parent5fc071d716e1e8913dc6242cd4539021432d5fc6 (diff)
fix(deps): update dependency store2 to v2.14.1 (#459)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8fc4bda..b330c30 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"flexsearch": "0.7.21",
"katex": "0.16.0",
"mermaid": "9.1.3",
- "store2": "2.14.0"
+ "store2": "2.14.1"
},
"devDependencies": {
"@babel/eslint-parser": "7.18.2",