Skip to content

Commit

Permalink
Merge pull request #170 from weni-ai/feat/update-unnnic
Browse files Browse the repository at this point in the history
[ENGAGE-1872] - Update Unnnic Version
  • Loading branch information
mateuseduardomedeiros authored Oct 17, 2024
2 parents 95419bc + 91f3553 commit 5557122
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@vueuse/core": "^10.11.0",
"@weni/unnnic-system": "^2.14.0",
"@weni/unnnic-system": "^2.14.1",
"axios": "^1.7.2",
"chart.js": "^4.4.2",
"chartjs-plugin-datalabels": "^2.2.0",
Expand Down Expand Up @@ -59,4 +59,4 @@
"resolutions": {
"strip-ansi": "6.0.1"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1813,10 +1813,10 @@
resolved "https://registry.yarnpkg.com/@weni/eslint-config/-/eslint-config-1.0.3.tgz#ddd6420b3215218107ca26e3795251849a3c80be"
integrity sha512-Te4vJZpwlR6cgwbkIKAKuUKhfcDuwgXPAZCoTu+/Tkhy2lo4/neo4j1fljv0yDAxvgLdHL6JvfGGaalUEJB38g==

"@weni/unnnic-system@^2.14.0":
version "2.14.0"
resolved "https://registry.yarnpkg.com/@weni/unnnic-system/-/unnnic-system-2.14.0.tgz#20cb2dbe86a9c666da41519b118c6a59c47e563d"
integrity sha512-JscdO1Z7VfAEBAWjvmhHlgF35mbAQl+usYc4A5yR6Y6VzW2lrGut8o/a3Z0Oi5/6J2NeK9iv0pSeNWcOEh2jZA==
"@weni/unnnic-system@^2.14.1":
version "2.14.1"
resolved "https://registry.yarnpkg.com/@weni/unnnic-system/-/unnnic-system-2.14.1.tgz#e0bfb7d8a0aa31a62c63350bc55ce321c15b3b6b"
integrity sha512-Z7BcfRj5PX/nR0o91QcA7Zq1M1RN7ZmXvka0Zid8DbEnLlPaH6GNK7Cyrj1JCnQy5x2P4zI+9kEfDLAWFKXQ3A==
dependencies:
"@emoji-mart/data" "^1.1.2"
"@vueuse/components" "^10.4.1"
Expand Down

0 comments on commit 5557122

Please sign in to comment.