Skip to content

Commit

Permalink
Bump pinia from 2.2.4 to 2.2.6 in /aas-web-ui (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c27f040 commit e1b677f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion aas-web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lodash": "^4.17.21",
"md5": "^2.3.0",
"mermaid": "^11.2.0",
"pinia": "^2.2.4",
"pinia": "^2.2.6",
"roboto-fontface": "*",
"three": "^0.169.0",
"uuid": "^10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions aas-web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1980,10 +1980,10 @@ picomatch@^2.3.1:
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

pinia@^2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.2.4.tgz#79b63b231a3da80968ab58f7721f575fe2c509ac"
integrity sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==
pinia@^2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.2.6.tgz#ff93f35b8c02033eaedc8c92ad5f10f215d6c804"
integrity sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==
dependencies:
"@vue/devtools-api" "^6.6.3"
vue-demi "^0.14.10"
Expand Down

0 comments on commit e1b677f

Please sign in to comment.