Skip to content

Commit

Permalink
chore(deps): update dependency vue-json-pretty to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 1aecb1e commit 461bd61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"druxt-site": "^0.14.2",
"jsonapi-serializer": "3.6.7",
"nuxt": "2.17.1",
"vue-json-pretty": "1.9.4",
"vue-json-pretty": "2.4.0",
"vuex": "3.6.2",
"vuex-persistedstate": "^4.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions nuxt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17979,10 +17979,10 @@ vue-inbrowser-compiler-independent-utils@^4.52.0:
resolved "https://registry.npmjs.org/vue-inbrowser-compiler-independent-utils/-/vue-inbrowser-compiler-independent-utils-4.52.0.tgz"
integrity sha512-r09DtBbHbCO/5Ns0UofB/orwX7pYaAJW12+c/cy4brTF06oeng6QbxX0XziiepMyf9E9q/lLa4gk8hlhmG4Zww==

vue-json-pretty@1.9.4:
version "1.9.4"
resolved "https://registry.yarnpkg.com/vue-json-pretty/-/vue-json-pretty-1.9.4.tgz#d3ce7412a090bd6f0786efe6dfaa5749ffab2df3"
integrity sha512-u4qffBCx6yW4SH3avUfRmLc1fHzF/UhYDnTThTjsfVl7jbUtvmog3OaB8kDzGqvKboJnbBnPSL5RBwzbZ4ZMLA==
vue-json-pretty@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/vue-json-pretty/-/vue-json-pretty-2.4.0.tgz#6c5a00ef9c2eb3d24466b861ec5a085c84367e4e"
integrity sha512-e9bP41DYYIc2tWaB6KuwqFJq5odZ8/GkE6vHQuGcbPn37kGk4a3n1RNw3ZYeDrl66NWXgTlOfS+M6NKkowmkWw==

vue-loader@^15.10.1:
version "15.10.2"
Expand Down

0 comments on commit 461bd61

Please sign in to comment.