Skip to content

Commit

Permalink
chore(deps): bump uikit from 3.16.22 to 3.16.23
Browse files Browse the repository at this point in the history
Bumps [uikit](https://github.com/uikit/uikit) from 3.16.22 to 3.16.23.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.16.22...v3.16.23)

---
updated-dependencies:
- dependency-name: uikit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and anehx committed Aug 3, 2023
1 parent f75b9aa commit 3b4de9d
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"miragejs": "0.1.47",
"sass": "1.64.1",
"tracked-built-ins": "3.1.1",
"uikit": "3.16.22",
"uikit": "3.16.23",
"webpack": "5.88.2"
},
"ember": {
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"sass": "1.64.1",
"uikit": "3.16.22",
"uikit": "3.16.23",
"webpack": "5.88.2"
},
"peerDependency": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"loader.js": "4.7.0",
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"uikit": "3.16.22",
"uikit": "3.16.23",
"webpack": "5.88.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"sass": "1.64.1",
"uikit": "3.16.22",
"uikit": "3.16.23",
"webpack": "5.88.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"highlight.js": "^11.8.0",
"highlightjs-jexl": "^0.0.5",
"jexl": "^2.3.0",
"uikit": "^3.16.22"
"uikit": "^3.16.23"
},
"//": [
"TODO: remove obsolete dependency to `ember-data` which is only necessary",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"miragejs": "0.1.47",
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"uikit": "3.16.22",
"uikit": "3.16.23",
"uuid": "9.0.0",
"webpack": "5.88.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"loader.js": "4.7.0",
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"uikit": "3.16.22",
"uikit": "3.16.23",
"webpack": "5.88.2"
},
"peerDependencies": {
Expand Down
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b4de9d

Please sign in to comment.