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 Jul 30, 2024
1 parent 3e5a2fc commit dbc9224
Show file tree
Hide file tree
Showing 10 changed files with 311 additions and 316 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"eslint-plugin-qunit": "8.1.1",
"get-graphql-schema": "2.1.2",
"glob": "11.0.0",
"graphql": "15.8.0",
"graphql": "15.9.0",
"husky": "9.1.4",
"lint-staged": "15.2.7",
"node-fetch": "3.3.2",
"prettier": "3.3.3",
"semantic-release": "24.0.0",
"stylelint": "16.5.0",
"stylelint": "16.8.1",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-prettier": "5.0.2",
"stylelint-scss": "6.4.1"
Expand All @@ -78,7 +78,7 @@
"typescript"
],
"allowedVersions": {
"graphql": "^15.8.0",
"graphql": "^15.9.0",
"ember-source": "^5.0.0",
"ember-resources>ember-concurrency": "^4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"ember-uikit": "9.1.2",
"ember-validated-form": "7.0.1",
"flatpickr": "4.6.13",
"graphql": "15.8.0",
"graphql": "15.9.0",
"loader.js": "4.7.0",
"miragejs": "0.1.48",
"sass": "1.77.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ember-sortable": "^5.1.1",
"ember-uikit": "^9.1.2",
"ember-validated-form": "^7.0.1",
"graphql": "^15.8.0",
"graphql": "^15.9.0",
"reactiveweb": "^1.3.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ember-intl": "^7.0.4",
"ember-modify-based-class-resource": "^1.1.0",
"ember-uikit": "^9.1.2",
"graphql": "^15.8.0",
"graphql": "^15.9.0",
"graphql-tag": "^2.12.6",
"jexl": "^2.3.0",
"lodash.clonedeep": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"ember-test-selectors": "^7.0.0",
"ember-uikit": "^9.1.2",
"flatpickr": "^4.6.13",
"graphql": "^15.8.0",
"graphql": "^15.9.0",
"graphql-tag": "^2.12.6",
"lodash.merge": "^4.6.2",
"luxon": "^3.4.4",
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 @@ -43,7 +43,7 @@
"ember-uikit": "^9.1.2",
"ember-validated-form": "^7.0.1",
"flatpickr": "^4.6.13",
"graphql": "^15.8.0",
"graphql": "^15.9.0",
"graphql-tag": "^2.12.6",
"highlight.js": "^11.10.0",
"highlightjs-jexl": "^0.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"ember-uikit": "^9.1.2",
"ember-validators": "^4.1.2",
"flatpickr": "^4.6.13",
"graphql": "^15.8.0",
"graphql": "^15.9.0",
"jexl": "^2.3.0",
"lodash.isequal": "^4.5.0",
"luxon": "^3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ember-cli-mirage": "^3.0.3",
"ember-fetch": "^8.1.2",
"ember-inflector": "^4.0.2",
"graphql": "^15.8.0",
"graphql": "^15.9.0",
"graphql-iso-date": "^3.6.1",
"graphql-tools": "^4.0.8",
"luxon": "^3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ember-intl": "^7.0.4",
"ember-truth-helpers": "^4.0.3",
"ember-uikit": "^9.1.2",
"graphql": "^15.8.0",
"graphql": "^15.9.0",
"reactiveweb": "^1.3.0"
},
"devDependencies": {
Expand Down
605 changes: 300 additions & 305 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit dbc9224

Please sign in to comment.