Skip to content

Commit

Permalink
Bump packages to latest (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp authored Jun 5, 2024
1 parent b40d774 commit 948239b
Show file tree
Hide file tree
Showing 5 changed files with 1,385 additions and 1,605 deletions.
28 changes: 14 additions & 14 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"test:ember-compatibility": "ember try:each"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@ember/optional-features": "^2.1.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.3.0",
Expand All @@ -41,7 +41,7 @@
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@tsconfig/ember": "^3.0.6",
"@tsconfig/ember": "^3.0.8",
"@types/ember": "^4.0.11",
"@types/ember-data": "^4.4.16",
"@types/ember-data__adapter": "^4.0.6",
Expand Down Expand Up @@ -70,17 +70,17 @@
"@types/ember__utils": "^4.0.7",
"@types/qunit": "^2.19.10",
"@types/rsvp": "^4.0.9",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"ember-auto-import": "^2.7.2",
"ember-auto-import": "^2.7.3",
"ember-cli": "~5.8.1",
"ember-cli-app-version": "^6.0.1",
"ember-cli-babel": "^8.2.0",
"ember-cli-clean-css": "^3.0.0",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-fastboot": "^4.1.4",
"ember-cli-fastboot": "^4.1.5",
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-sass": "^11.0.1",
Expand All @@ -102,20 +102,20 @@
"ember-try": "^3.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.0.2",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-ember": "^12.1.1",
"eslint-plugin-n": "^17.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.1.1",
"loader.js": "^4.7.0",
"prember": "~2.0.0",
"prember-crawler": "^1.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"prettier-plugin-ember-template-tag": "^2.0.2",
"qunit": "^2.20.1",
"qunit": "^2.21.0",
"qunit-dom": "^3.1.2",
"rsvp": "^4.8.5",
"sass": "^1.76.0",
"stylelint": "^16.5.0",
"sass": "^1.77.4",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"tracked-built-ins": "^3.3.0",
Expand Down
28 changes: 14 additions & 14 deletions ember-basic-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"test": "echo 'A v2 addon does not have tests, run tests in test-app'"
},
"dependencies": {
"@embroider/addon-shim": "^1.8.7",
"@babel/core": "^7.24.5",
"@embroider/macros": "^1.16.1",
"@embroider/addon-shim": "^1.8.9",
"@babel/core": "^7.24.7",
"@embroider/macros": "^1.16.2",
"@embroider/util": "^1.13.1",
"decorator-transforms": "^2.0.0",
"ember-element-helper": "^0.8.6",
Expand All @@ -76,9 +76,9 @@
"ember-truth-helpers": "^4.0.3"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/plugin-transform-typescript": "^7.24.5",
"@babel/runtime": "^7.24.5",
"@babel/core": "^7.24.7",
"@babel/plugin-transform-typescript": "^7.24.7",
"@babel/runtime": "^7.24.7",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.3.0",
"@embroider/addon-dev": "^4.3.1",
Expand All @@ -89,7 +89,7 @@
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@rollup/plugin-babel": "^6.0.4",
"@tsconfig/ember": "^3.0.6",
"@tsconfig/ember": "^3.0.8",
"@types/ember": "^4.0.11",
"@types/ember__application": "^4.0.11",
"@types/ember__array": "^4.0.10",
Expand All @@ -111,22 +111,22 @@
"@types/ember__test": "^4.0.6",
"@types/ember__utils": "^4.0.7",
"@types/ember__destroyable": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"babel-plugin-ember-template-compilation": "^2.2.3",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"babel-plugin-ember-template-compilation": "^2.2.5",
"concurrently": "^8.2.2",
"ember-source": "~5.8.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.0.2",
"eslint-plugin-ember": "^12.1.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-n": "^17.8.0",
"eslint-plugin-prettier": "^5.1.3",
"node-sass": "^9.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"prettier-plugin-ember-template-tag": "^2.0.2",
"rollup": "^4.17.2",
"rollup": "^4.18.0",
"rollup-plugin-styles": "^4.0.0",
"rsvp": "^4.8.5",
"typescript": "^5.4.5",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"test:ember": "pnpm --filter '*' test:ember"
},
"devDependencies": {
"@glint/core": "^1.2.1",
"@glint/core": "^1.4.0",
"@release-it-plugins/lerna-changelog": "^7.0.0",
"@release-it-plugins/workspaces": "^4.2.0",
"concurrently": "^8.2.2",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"prettier-plugin-ember-template-tag": "^2.0.2",
"release-it": "^17.2.1",
"release-it": "^17.3.0",
"typescript": "^5.4.5"
},
"workspaces": [
Expand Down
Loading

0 comments on commit 948239b

Please sign in to comment.