Skip to content

Commit

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

---
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 Jan 24, 2025
1 parent ec044a2 commit 2a14fc4
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.83.4",
"tracked-built-ins": "3.4.0",
"uikit": "3.22.0",
"uikit": "3.22.3",
"webpack": "5.97.1"
},
"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.23.1",
"qunit-dom": "3.4.0",
"sass": "1.83.4",
"uikit": "3.22.0",
"uikit": "3.22.3",
"webpack": "5.97.1"
},
"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 @@ -62,7 +62,7 @@
"loader.js": "4.7.0",
"qunit": "2.23.1",
"qunit-dom": "3.4.0",
"uikit": "3.22.0",
"uikit": "3.22.3",
"webpack": "5.97.1"
},
"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 @@ -73,7 +73,7 @@
"qunit": "2.23.1",
"qunit-dom": "3.4.0",
"sass": "1.83.4",
"uikit": "3.22.0",
"uikit": "3.22.3",
"webpack": "5.97.1"
},
"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 @@ -53,7 +53,7 @@
"jexl": "^2.3.0",
"lodash.isequal": "^4.5.0",
"reactiveweb": "^1.3.0",
"uikit": "^3.22.0"
"uikit": "^3.22.3"
},
"//": [
"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 @@ -75,7 +75,7 @@
"qunit": "2.23.1",
"qunit-dom": "3.4.0",
"sass": "1.83.4",
"uikit": "3.22.0",
"uikit": "3.22.3",
"uuid": "11.0.5",
"webpack": "5.97.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"loader.js": "4.7.0",
"qunit": "2.23.1",
"qunit-dom": "3.4.0",
"uikit": "3.22.0",
"uikit": "3.22.3",
"webpack": "5.97.1"
},
"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 2a14fc4

Please sign in to comment.