Skip to content

Commit

Permalink
Merge pull request #276 from josemarluedke/chore/upgrade-deps-march-9
Browse files Browse the repository at this point in the history
chore: Update dependencies
  • Loading branch information
josemarluedke authored Mar 9, 2024
2 parents 8cbba4b + 629e5a1 commit c7fec24
Show file tree
Hide file tree
Showing 16 changed files with 1,966 additions and 1,685 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@ember/test-waiters": "^3.0.2"
},
"dependencies": {
"@ember/test-waiters": "^3.0.2",
"@ember/test-waiters": "^3.1.0",
"@embroider/test-setup": "^3.0.3"
},
"devDependencies": {
Expand All @@ -31,13 +31,13 @@
"@underline/eslint-config-node": "^0.16.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-ember": "^12.0.2",
"eslint-plugin-prettier": "^5.1.3",
"lerna": "^8.1.2",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "^2.0.0",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
12 changes: 6 additions & 6 deletions packages/addon-blueprint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@frontile/theme": "workspace:0.17.0-alpha.13"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -58,14 +58,14 @@
"@glint/environment-ember-template-imports": "1.3.0",
"@glint/template": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
12 changes: 6 additions & 6 deletions packages/buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@frontile/utilities": "workspace:0.17.0-alpha.13"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/plugin-transform-private-methods": "^7.23.3",
"@babel/preset-typescript": "7.23.3",
Expand All @@ -59,14 +59,14 @@
"@glint/environment-ember-template-imports": "1.3.0",
"@glint/template": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": "10.* || >= 12"
Expand Down
12 changes: 6 additions & 6 deletions packages/changeset-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"ember-changeset-validations": "^4.1.1"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -56,14 +56,14 @@
"@glint/environment-ember-loose": "1.3.0",
"@glint/environment-ember-template-imports": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
12 changes: 6 additions & 6 deletions packages/collections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"ember-modifier": "^4.1.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/plugin-transform-private-methods": "^7.23.3",
"@babel/preset-typescript": "7.23.3",
Expand All @@ -62,14 +62,14 @@
"@glint/environment-ember-template-imports": "1.3.0",
"@glint/template": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
12 changes: 6 additions & 6 deletions packages/forms-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"ember-power-select": "^7.2.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -59,14 +59,14 @@
"@glint/environment-ember-loose": "1.3.0",
"@glint/environment-ember-template-imports": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
12 changes: 6 additions & 6 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"ember-modifier": "^4.1.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -62,14 +62,14 @@
"@glint/environment-ember-loose": "1.3.0",
"@glint/environment-ember-template-imports": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
10 changes: 5 additions & 5 deletions packages/frontile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@
"ember-auto-import": "^2.7.2"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
12 changes: 6 additions & 6 deletions packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"ember-get-config": "^2.1.1"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -63,14 +63,14 @@
"@glint/environment-ember-template-imports": "1.3.0",
"@glint/template": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": "10.* || >= 12"
Expand Down
12 changes: 6 additions & 6 deletions packages/overlays/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"ember-velcro": "^2.1.3"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -63,14 +63,14 @@
"@glint/environment-ember-loose": "1.3.0",
"@glint/environment-ember-template-imports": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
12 changes: 6 additions & 6 deletions packages/status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@frontile/theme": "workspace:0.17.0-alpha.13"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -57,14 +57,14 @@
"@glint/environment-ember-template-imports": "1.3.0",
"@glint/template": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
12 changes: 6 additions & 6 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"tailwindcss-ember-power-select": "^0.4.1"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -68,18 +68,18 @@
"@glint/environment-ember-template-imports": "1.3.0",
"@glint/template": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"@types/color": "^3.0.6",
"@types/flat": "^5.0.5",
"@types/lodash.kebabcase": "^4.1.9",
"@types/lodash.mapkeys": "^4.6.9",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": "10.* || >= 12"
Expand Down
12 changes: 6 additions & 6 deletions packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"focus-visible": "^5.2.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/preset-typescript": "7.23.3",
"@embroider/addon-dev": "4.2.1",
Expand All @@ -62,14 +62,14 @@
"@glint/environment-ember-template-imports": "1.3.0",
"@glint/template": "1.3.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
"@tsconfig/ember": "^3.0.5",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "^5.6.0",
"rollup": "^4.11.0",
"ember-source": "^5.7.0",
"rollup": "^4.12.1",
"rollup-plugin-ts": "^3.4.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">= 10.*"
Expand Down
Loading

0 comments on commit c7fec24

Please sign in to comment.