Skip to content

Commit

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

---
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 Yelinz committed Oct 2, 2024
1 parent 007820a commit 176a1b6
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"miragejs": "0.1.48",
"sass": "1.79.4",
"tracked-built-ins": "3.3.0",
"uikit": "3.21.10",
"uikit": "3.21.13",
"webpack": "5.94.0"
},
"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 @@ -76,7 +76,7 @@
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"sass": "1.79.4",
"uikit": "3.21.10",
"uikit": "3.21.13",
"webpack": "5.94.0"
},
"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 @@ -61,7 +61,7 @@
"loader.js": "4.7.0",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"uikit": "3.21.10",
"uikit": "3.21.13",
"webpack": "5.94.0"
},
"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 @@ -72,7 +72,7 @@
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"sass": "1.79.4",
"uikit": "3.21.10",
"uikit": "3.21.13",
"webpack": "5.94.0"
},
"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 @@ -50,7 +50,7 @@
"jexl": "^2.3.0",
"lodash.isequal": "^4.5.0",
"reactiveweb": "^1.3.0",
"uikit": "^3.21.10"
"uikit": "^3.21.13"
},
"//": [
"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 @@ -74,7 +74,7 @@
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"sass": "1.79.4",
"uikit": "3.21.10",
"uikit": "3.21.13",
"uuid": "10.0.0",
"webpack": "5.94.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"loader.js": "4.7.0",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"uikit": "3.21.10",
"uikit": "3.21.13",
"webpack": "5.94.0"
},
"peerDependencies": {
Expand Down
36 changes: 18 additions & 18 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 176a1b6

Please sign in to comment.