Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade major devDependenices #2624

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
95eedef
Upgrade `@algolia/client-search` to 5.18.0
dchyun Dec 22, 2024
78288eb
Upgrade `@changesets/get-github-info` to `0.6.0`
dchyun Dec 19, 2024
4272944
Upgrade `@ember/test-helper` to `4.0.4` and `ember-a11y-testing` to `…
dchyun Dec 22, 2024
cd1b79f
Upgrade `@figma-export` dependencies to `6.0.0`
dchyun Dec 19, 2024
321f48c
Upgrade `@figma/rest-api-sync` to `0.22.0`
dchyun Dec 19, 2024
3ce7357
Upgrade `@types/archiver` to `6.0.3`
dchyun Dec 19, 2024
f57bacc
Upgrade `@types/react-dom` to `19.0.2`
dchyun Dec 19, 2024
0d2e444
Upgrade `@types/react` to `19.0.2`
dchyun Dec 19, 2024
31d3982
Upgrade `@types/svgo` to `3.0.0`
dchyun Dec 19, 2024
84713b0
Upgrade `archiver` to `7.0.1`
dchyun Dec 19, 2024
547def7
Upgrade `chalk` to `5.4.0`
dchyun Dec 19, 2024
5ce46e5
Upgrade `concurrently` to `9.1.0`
dchyun Dec 23, 2024
6109c5e
Upgrade `cspell` to `8.17.1`
dchyun Dec 23, 2024
2f14d32
Upgrade `ember-cli-app-version` to `7.0.0`
dchyun Dec 23, 2024
05c430d
Upgrade `dotenv` to `16.4.7`
dchyun Dec 23, 2024
3cc38c2
Upgrade `ember-cli-deprecation-workflow` to `3.0.2`
dchyun Dec 23, 2024
9fed802
Upgrade `ember-cli` to `6.0.1`
dchyun Dec 23, 2024
ffcd3b0
Upgrade `ember-load-initializers` to `3.0.1`
dchyun Dec 23, 2024
4d10734
Upgrade `ember-math-helpers` to `4.2.1`
dchyun Dec 23, 2024
2b762bb
Upgrade `ember-prism` to `1.0.0`
dchyun Dec 23, 2024
4cac74b
Upgrade `ember-resolver` to `13.1.0`
dchyun Dec 23, 2024
e668890
Upgrade `ember-test-selectors` to `7.0.0`
dchyun Dec 23, 2024
f7913c5
Upgrade `eslint-plugin-ember` to `12.3.3`
dchyun Dec 23, 2024
ce916c8
Upgrade `eslint-plugin-n` to `17.15.1`
dchyun Dec 23, 2024
b541225
Upgrade `jsdom` to `25.0.1`
dchyun Dec 23, 2024
7cc67fe
Upgrade `sinon` to `19.0.2`
dchyun Dec 23, 2024
b3be31a
Upgrade `stylelint-config-standard-scss` to `14.0.0`
dchyun Dec 23, 2024
a9b47b0
Removing `jsdom` from the website `devDependencies`
dchyun Dec 23, 2024
ffe6fac
Revert upgrades to `ember-cli` and `ember-prism`
dchyun Dec 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/get-github-info": "^0.5.2",
"@changesets/get-github-info": "^0.6.0",
"dotenv": "^16.3.1"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-typescript": "^7.23.6",
"@babel/runtime": "^7.24.5",
"@ember/test-helpers": "^3.3.0",
"@ember/test-helpers": "^4.0.4",
"@embroider/addon-dev": "^4.3.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
Expand All @@ -87,7 +87,7 @@
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"babel-plugin-ember-template-compilation": "^2.2.4",
"concurrently": "^8.2.2",
"concurrently": "^9.1.0",
"ember-basic-dropdown": "^8.1.0",
"ember-source": "~5.9.0",
"ember-template-lint": "^6.0.0",
Expand All @@ -107,7 +107,7 @@
"rollup-plugin-ts": "^3.4.5",
"stylelint": "^16.3.1",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-config-standard-scss": "^14.0.0",
"typescript": "^5.4.5"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ember-flight-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"concurrently": "^9.1.0",
"ember-template-lint": "^6.0.0",
"ember-template-lint-plugin-prettier": "^5.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-ember": "^12.3.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-prettier": "^5.1.3",
Expand Down
26 changes: 13 additions & 13 deletions packages/flight-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,27 @@
"build": "ts-node --transpile-only ./scripts/build"
},
"devDependencies": {
"@figma-export/cli": "^4.7.0",
"@figma-export/core": "^4.7.0",
"@figma-export/output-components-as-svg": "^4.7.0",
"@figma-export/transform-svg-with-svgo": "^4.7.0",
"@figma-export/types": "^4.7.0",
"@figma/rest-api-spec": "^0.21.0",
"@figma-export/cli": "^6.0.2",
"@figma-export/core": "^6.0.2",
"@figma-export/output-components-as-svg": "^6.0.1",
"@figma-export/transform-svg-with-svgo": "^6.0.2",
"@figma-export/types": "^6.0.0",
"@figma/rest-api-spec": "^0.22.0",
"@svgr/core": "^5.5.0",
"@svgr/plugin-jsx": "^5.5.0",
"@types/archiver": "^5.3.4",
"@types/archiver": "^6.0.3",
"@types/fs-extra": "^11.0.3",
"@types/lodash": "^4.14.200",
"@types/node": "^22.8.7",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/svgo": "~1.3.6",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/svgo": "~3.0.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"archiver": "^6.0.1",
"chalk": "^4.1.2",
"archiver": "^7.0.1",
"chalk": "^5.4.0",
"del": "^6.1.1",
"dotenv": "^10.0.0",
"dotenv": "^16.4.7",
"eslint": "^8.57.0",
"figma-api": "^2.0.1-beta",
"fs-extra": "^11.1.1",
Expand Down
18 changes: 9 additions & 9 deletions showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@babel/core": "^7.24.7",
"@ember/optional-features": "^2.1.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.3.0",
"@ember/test-helpers": "^4.0.4",
"@ember/test-waiters": "^3.1.0",
"@embroider/test-setup": "^3.0.3",
"@glimmer/component": "^1.1.2",
Expand All @@ -56,16 +56,16 @@
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"ember-a11y-testing": "^6.1.1",
"concurrently": "^9.1.0",
"ember-a11y-testing": "^7.0.2",
"ember-auto-import": "^2.7.3",
"ember-basic-dropdown": "^8.1.0",
"ember-body-class": "^3.0.0",
"ember-cli": "~5.9.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-clean-css": "^3.0.0",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-deprecation-workflow": "^2.1.0",
"ember-cli-deprecation-workflow": "^3.0.2",
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-sass": "^11.0.1",
Expand All @@ -74,12 +74,12 @@
"ember-cli-terser": "^4.0.2",
"ember-concurrency": "^4.0.2",
"ember-deep-tracked": "^2.0.0",
"ember-load-initializers": "^2.1.2",
"ember-load-initializers": "^3.0.1",
"ember-modifier": "^4.1.0",
"ember-page-title": "^8.2.3",
"ember-power-select": "^8.2.0",
"ember-qunit": "^8.1.0",
"ember-resolver": "^11.0.1",
"ember-resolver": "^13.1.0",
"ember-set-helper": "^3.0.1",
"ember-source": "~5.9.0",
"ember-source-channel-url": "^3.0.0",
Expand All @@ -93,7 +93,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.2.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.1.1",
"loader.js": "^4.7.0",
Expand All @@ -103,10 +103,10 @@
"qunit": "^2.21.0",
"qunit-dom": "^3.0.0",
"sass": "^1.69.5",
"sinon": "^17.0.0",
"sinon": "^19.0.2",
"stylelint": "^16.3.1",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-config-standard-scss": "^14.0.0",
"tracked-built-ins": "^3.3.0",
"typescript": "^5.4.5",
"webpack": "^5.94.0"
Expand Down
25 changes: 12 additions & 13 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"devDependencies": {
"@algolia/autocomplete-js": "^1.12.1",
"@algolia/autocomplete-preset-algolia": "^1.12.1",
"@algolia/client-search": "^4.22.0",
"@algolia/client-search": "^5.18.0",
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@ember/optional-features": "^2.1.0",
"@ember/render-modifiers": "^2.1.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.3.0",
"@ember/test-helpers": "^4.0.4",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@hashicorp/design-system-components": "workspace:^",
Expand All @@ -54,20 +54,20 @@
"broccoli-funnel": "^3.0.8",
"broccoli-merge-trees": "^4.2.0",
"broccoli-multifilter": "https://github.com/broccolijs/broccoli-multifilter.git#commit=3ae609df0cfb1dae0da04ae041eb75c7115c9838",
"cspell": "^7.3.8",
"cspell": "^8.17.1",
"dotenv": "^16.3.1",
"ember-a11y-refocus": "^4.1.3",
"ember-a11y-testing": "^6.1.1",
"ember-a11y-testing": "^7.0.2",
"ember-auto-import": "^2.7.3",
"ember-basic-dropdown": "^8.1.0",
"ember-body-class": "^3.0.0",
"ember-cli": "~5.9.0",
"ember-cli-app-version": "^6.0.1",
"ember-cli-app-version": "^7.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-clean-css": "^3.0.0",
"ember-cli-clipboard": "^1.1.0",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-deprecation-workflow": "^2.1.0",
"ember-cli-deprecation-workflow": "^3.0.2",
"ember-cli-fastboot": "^4.1.1",
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-inject-live-reload": "^2.1.0",
Expand All @@ -78,20 +78,20 @@
"ember-concurrency": "^4.0.2",
"ember-fetch": "^8.1.2",
"ember-get-config": "^2.1.1",
"ember-load-initializers": "^2.1.2",
"ember-math-helpers": "^3.0.0",
"ember-load-initializers": "^3.0.1",
"ember-math-helpers": "^4.2.1",
"ember-meta": "^2.0.0",
"ember-modifier": "^4.1.0",
"ember-page-title": "^8.2.3",
"ember-power-select": "^8.2.0",
"ember-prism": "^0.13.0",
"ember-qunit": "^8.1.0",
"ember-resolver": "^11.0.1",
"ember-resolver": "^13.1.0",
"ember-router-scroll": "^4.1.2",
"ember-source": "~5.9.0",
"ember-template-lint": "^6.0.0",
"ember-template-lint-plugin-prettier": "^5.0.0",
"ember-test-selectors": "^6.0.0",
"ember-test-selectors": "^7.0.0",
"ember-truth-helpers": "^4.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -100,7 +100,6 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.1.1",
"fs-extra": "^11.1.1",
"jsdom": "^22.1.0",
"jsonapi-serializer": "^3.6.9",
"loader.js": "^4.7.0",
"lodash": "^4.17.21",
Expand All @@ -124,10 +123,10 @@
"remark-rehype": "^11.0.0",
"resolve": "^1.22.8",
"showdown": "^2.1.0",
"sinon": "^18.0.0",
"sinon": "^19.0.2",
"stylelint": "^16.3.1",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-config-standard-scss": "^14.0.0",
"unist-util-remove": "^4.0.0",
"unist-util-select": "^5.1.0",
"unist-util-visit": "^5.0.0",
Expand Down
Loading
Loading