Skip to content

Commit

Permalink
deps(deps): bump @nexim/element from 1.1.1 to 1.1.3 in the nexim group
Browse files Browse the repository at this point in the history
Bumps the nexim group with 1 update: [@nexim/element](https://github.com/the-nexim/nanolib/tree/HEAD/packages/element).


Updates `@nexim/element` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/the-nexim/nanolib/releases)
- [Changelog](https://github.com/the-nexim/nanolib/blob/next/packages/element/CHANGELOG.md)
- [Commits](https://github.com/the-nexim/nanolib/commits/@nexim/[email protected]/packages/element)

---
updated-dependencies:
- dependency-name: "@nexim/element"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nexim
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 7cc5013 commit dc16f25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/snackbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@alwatr/flux": "^4.0.2",
"@alwatr/logger": "^5.0.0",
"@alwatr/package-tracer": "^5.0.0",
"@nexim/element": "^1.1.1",
"@nexim/element": "^1.1.3",
"lit": "^3.2.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1000,15 +1000,15 @@ __metadata:
languageName: node
linkType: hard

"@nexim/element@npm:^1.1.1":
version: 1.1.1
resolution: "@nexim/element@npm:1.1.1"
"@nexim/element@npm:^1.1.3":
version: 1.1.3
resolution: "@nexim/element@npm:1.1.3"
dependencies:
"@alwatr/logger": "npm:^5.0.0"
"@alwatr/package-tracer": "npm:^5.0.0"
"@alwatr/type-helper": "npm:^5.0.0"
lit: "npm:^3.2.1"
checksum: 10c0/f1a83a49cb0ea7368ef75f80199c09357b61275bb2d13bf97c7cf57eb73a24d00d03f5df8195747c898d4e79698b80cb9697da8e1e29a61f470d1d647d4e3785
checksum: 10c0/097c86c1cd908f1f287891f3795c7f9ed79d4aa4e4deca59ebf700be265e445953caf7589d71f4a2361643d5bb6a8aee429e95b8043b1c99d9928bf961e30308
languageName: node
linkType: hard

Expand Down Expand Up @@ -1048,7 +1048,7 @@ __metadata:
"@alwatr/package-tracer": "npm:^5.0.0"
"@alwatr/parse-duration": "npm:^5.0.0"
"@alwatr/type-helper": "npm:^5.0.0"
"@nexim/element": "npm:^1.1.1"
"@nexim/element": "npm:^1.1.3"
"@nexim/typescript-config": "npm:^2.0.0"
ava: "npm:^6.2.0"
lit: "npm:^3.2.1"
Expand Down

0 comments on commit dc16f25

Please sign in to comment.