Skip to content

Commit

Permalink
fix: Sidebar icons updating unnnic version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldemylla committed May 14, 2024
1 parent 3573a5f commit 0689061
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format": "yarn lint --fix"
},
"dependencies": {
"@weni/unnnic-system": "^2.0.2",
"@weni/unnnic-system": "^2.0.3",
"apexcharts": "^3.45.2",
"axios": "^1.6.8",
"vue": "^3.3.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -850,10 +850,10 @@
resolved "https://registry.yarnpkg.com/@weni/eslint-config/-/eslint-config-1.0.2.tgz#fc8d16449130888eabfca0a2e6a506043d8018fb"
integrity sha512-q4iLOGP29a8rk9Sprs4mpFAn0fRnsK+lGOY1NeUMYzbJ1REFit0p8baz4aJCiJTO55ZlGym3HzcwL/jYm7u/7g==

"@weni/unnnic-system@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@weni/unnnic-system/-/unnnic-system-2.0.2.tgz#a0d758677eadebb5b08df4f3a204fc3598523c24"
integrity sha512-qG5boCs3cqNIF+YBwf2sQErbla6qzZWnNkaHsri9XRZcz743s7moPzsH8+W8aZWphJibeBD0EGJ8XkZv4rLjYg==
"@weni/unnnic-system@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@weni/unnnic-system/-/unnnic-system-2.0.3.tgz#551924d420ec4cbb0c06547a843a3a0b889d44d3"
integrity sha512-cgFGSGfEFb6MtJgalKPGp5nJ3M5lJcnURlL6e0rVTcxMZjvI/eJf0BPvlr0Rn5KFhjevkrdR9iQ9fd6DHxRHyw==
dependencies:
"@emoji-mart/data" "^1.1.2"
"@vueuse/components" "^10.4.1"
Expand Down

0 comments on commit 0689061

Please sign in to comment.