Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Aug 6, 2024
1 parent 9abce49 commit 3eb4356
Show file tree
Hide file tree
Showing 10 changed files with 331 additions and 329 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,21 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.1",
"get-graphql-schema": "2.1.2",
"glob": "11.0.0",
"graphql": "15.9.0",
"husky": "9.1.4",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"node-fetch": "3.3.2",
"prettier": "3.3.3",
"semantic-release": "24.0.0",
"stylelint": "16.8.1",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-prettier": "5.0.2",
"stylelint-scss": "6.4.1"
"stylelint-scss": "6.5.0"
},
"packageManager": "[email protected]",
"pnpm": {
Expand Down
8 changes: 4 additions & 4 deletions packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"broccoli-asset-rev": "3.0.0",
"ember-apollo-client": "4.0.2",
"ember-auto-import": "2.7.4",
"ember-basic-dropdown": "8.1.0",
"ember-basic-dropdown": "8.2.0",
"ember-can": "5.0.4",
"ember-changeset": "4.1.2",
"ember-changeset-validations": "4.1.1",
Expand Down Expand Up @@ -63,9 +63,9 @@
"ember-load-initializers": "2.1.2",
"ember-math-helpers": "4.0.0",
"ember-modifier": "4.2.0",
"ember-power-select": "8.2.0",
"ember-power-select": "8.3.0",
"ember-resolver": "12.0.1",
"ember-sortable": "5.1.1",
"ember-sortable": "5.1.2",
"ember-source": "5.10.1",
"ember-truth-helpers": "4.0.3",
"ember-uikit": "9.1.2",
Expand All @@ -76,7 +76,7 @@
"miragejs": "0.1.48",
"sass": "1.77.8",
"tracked-built-ins": "3.3.0",
"uikit": "3.21.8",
"uikit": "3.21.9",
"webpack": "5.93.0"
},
"ember": {
Expand Down
8 changes: 4 additions & 4 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@projectcaluma/ember-core": "workspace:^",
"ember-apollo-client": "~4.0.2",
"ember-auto-import": "^2.7.4",
"ember-basic-dropdown": "^8.1.0",
"ember-basic-dropdown": "^8.2.0",
"ember-changeset": "^4.1.2",
"ember-changeset-validations": "^4.1.1",
"ember-cli-babel": "^8.2.0",
Expand All @@ -32,8 +32,8 @@
"ember-engines-router-service": "^0.6.0",
"ember-fetch": "^8.1.2",
"ember-intl": "^7.0.4",
"ember-power-select": "^8.2.0",
"ember-sortable": "^5.1.1",
"ember-power-select": "^8.3.0",
"ember-sortable": "^5.1.2",
"ember-uikit": "^9.1.2",
"ember-validated-form": "^7.0.1",
"graphql": "^15.9.0",
Expand Down Expand Up @@ -76,7 +76,7 @@
"qunit": "2.21.1",
"qunit-dom": "3.2.0",
"sass": "1.77.8",
"uikit": "3.21.8",
"uikit": "3.21.9",
"webpack": "5.93.0"
},
"peerDependency": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@apollo/client": "^3.11.1",
"@apollo/client": "^3.11.3",
"@babel/core": "^7.25.2",
"@ember/string": "^4.0.0",
"@embroider/macros": "^1.16.5",
Expand Down Expand Up @@ -61,7 +61,7 @@
"loader.js": "4.7.0",
"qunit": "2.21.1",
"qunit-dom": "3.2.0",
"uikit": "3.21.8",
"uikit": "3.21.9",
"webpack": "5.93.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql": "^15.9.0",
"graphql-tag": "^2.12.6",
"lodash.merge": "^4.6.2",
"luxon": "^3.4.4",
"luxon": "^3.5.0",
"reactiveweb": "^1.3.0",
"tracked-toolbox": "^2.0.0"
},
Expand Down Expand Up @@ -72,7 +72,7 @@
"qunit": "2.21.1",
"qunit-dom": "3.2.0",
"sass": "1.77.8",
"uikit": "3.21.8",
"uikit": "3.21.9",
"webpack": "5.93.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"codejar": "^4.2.0",
"ember-apollo-client": "~4.0.2",
"ember-auto-import": "^2.7.4",
"ember-basic-dropdown": "^8.1.0",
"ember-basic-dropdown": "^8.2.0",
"ember-changeset": "^4.1.2",
"ember-changeset-validations": "^4.1.1",
"ember-cli-babel": "^8.2.0",
Expand All @@ -38,7 +38,7 @@
"ember-flatpickr": "^8.0.0",
"ember-intl": "^7.0.4",
"ember-math-helpers": "^4.0.0",
"ember-power-select": "^8.2.0",
"ember-power-select": "^8.3.0",
"ember-test-selectors": "^7.0.0",
"ember-uikit": "^9.1.2",
"ember-validated-form": "^7.0.1",
Expand All @@ -50,7 +50,7 @@
"jexl": "^2.3.0",
"lodash.isequal": "^4.5.0",
"reactiveweb": "^1.3.0",
"uikit": "^3.21.8"
"uikit": "^3.21.9"
},
"//": [
"TODO: remove obsolete dependency to `ember-data` which is only necessary",
Expand Down
8 changes: 4 additions & 4 deletions packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ember-apollo-client": "~4.0.2",
"ember-auto-import": "^2.7.4",
"ember-autoresize-modifier": "^0.7.0",
"ember-basic-dropdown": "^8.1.0",
"ember-basic-dropdown": "^8.2.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-showdown": "^9.0.1",
Expand All @@ -34,15 +34,15 @@
"ember-in-viewport": "^4.1.0",
"ember-intl": "^7.0.4",
"ember-math-helpers": "^4.0.0",
"ember-power-select": "^8.2.0",
"ember-power-select": "^8.3.0",
"ember-truth-helpers": "^4.0.3",
"ember-uikit": "^9.1.2",
"ember-validators": "^4.1.2",
"flatpickr": "^4.6.13",
"graphql": "^15.9.0",
"jexl": "^2.3.0",
"lodash.isequal": "^4.5.0",
"luxon": "^3.4.4",
"luxon": "^3.5.0",
"reactiveweb": "^1.3.0",
"tracked-toolbox": "^2.0.0"
},
Expand Down Expand Up @@ -74,7 +74,7 @@
"qunit": "2.21.1",
"qunit-dom": "3.2.0",
"sass": "1.77.8",
"uikit": "3.21.8",
"uikit": "3.21.9",
"uuid": "10.0.0",
"webpack": "5.93.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql": "^15.9.0",
"graphql-iso-date": "^3.6.1",
"graphql-tools": "^4.0.8",
"luxon": "^3.4.4",
"luxon": "^3.5.0",
"miragejs": "^0.1.48"
},
"devDependencies": {
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.21.1",
"qunit-dom": "3.2.0",
"uikit": "3.21.8",
"uikit": "3.21.9",
"webpack": "5.93.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3eb4356

Please sign in to comment.