Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed Feb 10, 2024
1 parent 72be755 commit 6df9e5b
Show file tree
Hide file tree
Showing 6 changed files with 1,761 additions and 1,852 deletions.
40 changes: 20 additions & 20 deletions doc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"postpack": "ember ts:clean"
},
"dependencies": {
"@babel/core": "^7.23.7",
"@babel/core": "^7.23.9",
"ember-auto-import": "~2.7.2",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.2.1",
"@embroider/compat": "^3.4.3",
"@embroider/core": "^3.4.3",
"@embroider/compat": "^3.4.4",
"@embroider/core": "^3.4.4",
"@embroider/test-setup": "^3.0.2",
"@embroider/webpack": "^3.2.0",
"@embroider/webpack": "^3.2.2",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@triptyk/ember-input": "workspace:*",
Expand All @@ -70,20 +70,20 @@
"@types/ember__object": "^4.0.12",
"@types/ember__polyfills": "^4.0.6",
"@types/ember__routing": "^4.0.21",
"@types/ember__runloop": "^4.0.9",
"@types/ember__runloop": "^4.0.10",
"@types/ember__service": "^4.0.9",
"@types/ember__string": "^3.0.14",
"@types/ember__string": "^3.0.15",
"@types/ember__template": "^4.0.6",
"@types/ember__test": "^4.0.6",
"@types/ember__utils": "^4.0.7",
"@types/qunit": "^2.19.10",
"@types/rsvp": "^4.0.9",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/parser": "^6.21.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"ember-a11y-testing": "6.1.1",
"ember-cli": "~5.4.1",
"ember-cli-addon-docs": "^7.0.0",
"ember-cli-addon-docs": "^7.0.1",
"ember-cli-addon-docs-yuidoc": "^1.0.0",
"ember-cli-clean-css": "^3.0.0",
"ember-cli-dependency-checker": "^3.3.2",
Expand All @@ -92,13 +92,13 @@
"ember-cli-deploy-git": "^1.3.4",
"ember-cli-deploy-git-ci": "^1.0.1",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-page-object": "^2.2.0",
"ember-cli-page-object": "^2.2.2",
"ember-cli-postcss": "~8.2.0",
"ember-cli-sri": "^2.1.1",
"ember-cli-terser": "^4.0.2",
"ember-concurrency": "^3.1.1",
"ember-data": "~5.3.0",
"ember-flatpickr": "^4.0.0",
"ember-flatpickr": "~6.0.0",
"ember-immer-changeset": "~1.0.2",
"ember-intl": "~6.4.0",
"ember-load-initializers": "^2.1.2",
Expand All @@ -111,26 +111,26 @@
"ember-try": "^3.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.0.1",
"flatpickr": "^4.6.13",
"focus-trap": "^7.5.4",
"loader.js": "^4.7.0",
"msw": "^1.3.2",
"postcss": "~8.4.32",
"postcss": "~8.4.35",
"postcss-import": "~15.1.0",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"qunit": "^2.19.4",
"qunit-dom": "^3.0.0",
"rsvp": "^4.8.5",
"stylelint": "^16.0.1",
"stylelint": "^16.2.1",
"stylelint-config-standard": "^35.0.0",
"stylelint-prettier": "^4.1.0",
"tailwindcss": "^3.3.6",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"webpack": "^5.89.0",
"webpack": "^5.90.1",
"yup": "~1.3.3"
},
"peerDependencies": {
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@
"//": "Override content-tag to fix https://github.com/embroider-build/addon-blueprint/issues/195",
"pnpm": {
"overrides": {
"content-tag": "1.1.2"
"content-tag": "1.1.2",
"@ember/test-helpers": "^3.2.1"
}
},
"devDependencies": {
"concurrently": "^8.2.2",
"lerna": "^8.0.2"
"lerna": "^8.1.2"
}
}
42 changes: 21 additions & 21 deletions packages/ember-input-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"test": "echo 'A v2 addon does not have tests, run tests in test-app'"
},
"dependencies": {
"@babel/core": "^7.23.7",
"@babel/core": "^7.23.9",
"@embroider/addon-shim": "^1.0.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
Expand All @@ -60,15 +60,15 @@
"devDependencies": {
"@babel/core": "^7.17.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/plugin-transform-typescript": "^7.23.6",
"@babel/runtime": "^7.23.8",
"@embroider/addon-dev": "^4.1.3",
"@glint/core": "^1.2.2",
"@glint/environment-ember-loose": "^1.2.2",
"@glint/environment-ember-template-imports": "^1.2.2",
"@glint/template": "^1.2.2",
"@babel/runtime": "^7.23.9",
"@embroider/addon-dev": "^4.2.1",
"@glint/core": "^1.3.0",
"@glint/environment-ember-loose": "^1.3.0",
"@glint/environment-ember-template-imports": "^1.3.0",
"@glint/template": "^1.3.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@triptyk/ember-input": "workspace:*",
Expand All @@ -87,35 +87,35 @@
"@types/ember__owner": "^4.0.9",
"@types/ember__polyfills": "^4.0.6",
"@types/ember__routing": "^4.0.21",
"@types/ember__runloop": "^4.0.9",
"@types/ember__runloop": "^4.0.10",
"@types/ember__service": "^4.0.9",
"@types/ember__string": "^3.0.14",
"@types/ember__string": "^3.0.15",
"@types/ember__template": "^4.0.6",
"@types/ember__test": "^4.0.6",
"@types/ember__utils": "^4.0.7",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-plugin-ember-template-compilation": "^2.2.0",
"concurrently": "^8.2.2",
"ember-immer-changeset": "~1.0.2",
"ember-source": "~5.6.0",
"ember-template-imports": "^4.0.0",
"ember-template-imports": "^4.1.0",
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-prettier": "^5.0.1",
"prettier": "^3.0.3",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "^2.0.0",
"rollup": "^4.9.5",
"rollup": "^4.10.0",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-glimmer-template-tag": "^0.4.1",
"rollup-plugin-ts": "^3.4.5",
"rsvp": "^4.8.5",
"type-fest": "^4.9.0",
"type-fest": "^4.10.2",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
"webpack": "^5.90.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down Expand Up @@ -144,6 +144,6 @@
"peerDependencies": {
"@triptyk/ember-input": "workspace:*",
"ember-immer-changeset": "^1.0.0",
"ember-source": ">=4.0.0"
"ember-source": ">=4.8.0"
}
}
46 changes: 23 additions & 23 deletions packages/ember-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,17 @@
"tracked-built-ins": "~3.3.0"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/plugin-transform-typescript": "^7.23.6",
"@babel/runtime": "^7.23.8",
"@embroider/addon-dev": "^4.1.3",
"@glint/core": "^1.2.2",
"@glint/environment-ember-loose": "^1.2.2",
"@glint/environment-ember-template-imports": "^1.2.2",
"@glint/template": "^1.2.2",
"@babel/runtime": "^7.23.9",
"@embroider/addon-dev": "^4.2.1",
"@glint/core": "^1.3.0",
"@glint/environment-ember-loose": "^1.3.0",
"@glint/environment-ember-template-imports": "^1.3.0",
"@glint/template": "^1.3.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tsconfig/ember": "^3.0.3",
Expand All @@ -92,36 +92,36 @@
"@types/ember__owner": "^4.0.9",
"@types/ember__polyfills": "^4.0.6",
"@types/ember__routing": "^4.0.21",
"@types/ember__runloop": "^4.0.9",
"@types/ember__runloop": "^4.0.10",
"@types/ember__service": "^4.0.9",
"@types/ember__string": "^3.0.14",
"@types/ember__string": "^3.0.15",
"@types/ember__template": "^4.0.6",
"@types/ember__test": "^4.0.6",
"@types/ember__utils": "^4.0.7",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-plugin-ember-template-compilation": "^2.2.0",
"concurrently": "^8.2.2",
"ember-flatpickr": "^4.0.0",
"ember-flatpickr": "~6.0.0",
"ember-source": "~5.6.0",
"ember-template-imports": "^4.0.0",
"ember-template-imports": "^4.1.0",
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"flatpickr": "^4.6.13",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "^2.0.0",
"rollup": "^4.9.5",
"rollup": "^4.10.0",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-glimmer-template-tag": "^0.4.1",
"rollup-plugin-ts": "^3.4.5",
"rsvp": "^4.8.5",
"type-fest": "^4.9.0",
"type-fest": "^4.10.2",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
"webpack": "^5.90.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down Expand Up @@ -169,7 +169,7 @@
}
},
"peerDependencies": {
"ember-flatpickr": ">=4.0.0",
"ember-source": ">=4.0.0"
"ember-flatpickr": ">=6.0.0",
"ember-source": ">=4.8.0"
}
}
40 changes: 20 additions & 20 deletions packages/ember-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"test": "echo 'A v2 addon does not have tests, run tests in test-app'"
},
"dependencies": {
"@babel/core": "^7.23.7",
"@babel/core": "^7.23.9",
"@ember/render-modifiers": "~2.1.0",
"@ember/string": "^3.1.1",
"@ember/test-waiters": "^3.0.2",
Expand All @@ -69,16 +69,16 @@
"devDependencies": {
"@babel/core": "^7.17.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/plugin-transform-typescript": "^7.23.6",
"@babel/runtime": "^7.23.8",
"@embroider/addon-dev": "^4.1.3",
"@babel/runtime": "^7.23.9",
"@embroider/addon-dev": "^4.2.1",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.2.2",
"@glint/environment-ember-loose": "^1.2.2",
"@glint/environment-ember-template-imports": "^1.2.2",
"@glint/template": "^1.2.2",
"@glint/core": "^1.3.0",
"@glint/environment-ember-loose": "^1.3.0",
"@glint/environment-ember-template-imports": "^1.3.0",
"@glint/template": "^1.3.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@triptyk/ember-input": "workspace:*",
Expand All @@ -100,34 +100,34 @@
"@types/ember__owner": "^4.0.9",
"@types/ember__polyfills": "^4.0.6",
"@types/ember__routing": "^4.0.21",
"@types/ember__runloop": "^4.0.9",
"@types/ember__runloop": "^4.0.10",
"@types/ember__service": "^4.0.9",
"@types/ember__string": "^3.0.14",
"@types/ember__string": "^3.0.15",
"@types/ember__template": "^4.0.6",
"@types/ember__test": "^4.0.6",
"@types/ember__utils": "^4.0.7",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-plugin-ember-template-compilation": "^2.2.0",
"concurrently": "^8.2.2",
"ember-data": "~5.3.0",
"ember-source": "~5.6.0",
"ember-template-imports": "^4.0.0",
"ember-template-imports": "^4.1.0",
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-prettier": "^5.0.1",
"prettier": "^3.0.3",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "^2.0.0",
"rollup": "^4.9.5",
"rollup": "^4.10.0",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-glimmer-template-tag": "^0.4.1",
"rollup-plugin-ts": "^3.4.5",
"rsvp": "^4.8.5",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
"webpack": "^5.90.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down Expand Up @@ -178,6 +178,6 @@
},
"peerDependencies": {
"@triptyk/ember-input": "workspace:*",
"ember-source": ">= 4.0.0"
"ember-source": ">=4.8.0"
}
}
Loading

0 comments on commit 6df9e5b

Please sign in to comment.