Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 5ddebeb commit b2b3d81
Show file tree
Hide file tree
Showing 28 changed files with 752 additions and 1,318 deletions.
12 changes: 6 additions & 6 deletions apps/repl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@babel/eslint-parser": "^7.24.5",
"@codemirror/view": "6.28.6",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^3.3.1",
"@embroider/compat": "3.6.0",
"@embroider/core": "3.4.14",
Expand Down Expand Up @@ -66,8 +66,8 @@
"@types/qunit": "^2.19.10",
"@types/rsvp": "^4.0.9",
"@types/unist": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"broccoli-asset-rev": "^3.0.0",
"broccoli-merge-trees": "^4.2.0",
"build-time-reporter-webpack-plugin": "^1.4.3",
Expand Down Expand Up @@ -95,11 +95,11 @@
"ember-template-lint": "^6.0.0",
"ember-template-lint-plugin-prettier": "^5.0.0",
"esbuild-loader": "^4.0.3",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-plugin-ember": "^12.1.0",
"execa": "^8.0.1",
"execa": "^9.0.0",
"file-loader": "^6.2.0",
"fractal-page-object": "^0.5.0",
"fractal-page-object": "^1.0.0",
"loader.js": "^4.7.0",
"onp": "^2.0.4",
"prettier": "^3.2.5",
Expand Down
8 changes: 4 additions & 4 deletions apps/tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/core": "^7.24.5",
"@babel/runtime": "^7.24.5",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^3.3.1",
"@ember/test-waiters": "^3.1.0",
"@embroider/compat": "3.6.0",
Expand All @@ -69,8 +69,8 @@
"@nullvoxpopuli/limber-untyped": "workspace:^0.0.1",
"@tsconfig/ember": "^3.0.7",
"@types/qunit": "^2.19.10",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"broccoli-asset-rev": "^3.0.0",
"broccoli-funnel": "^3.0.8",
"concurrently": "^8.2.2",
Expand All @@ -90,7 +90,7 @@
"ember-source": ">= 5.10.2",
"ember-template-imports": "^4.1.1",
"ember-template-lint": "^6.0.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.1.0",
"eslint-plugin-n": "^17.7.0",
Expand Down
2 changes: 1 addition & 1 deletion dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@types/node": "^20.12.12",
"@types/yargs": "^17.0.32",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
"typescript": "^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"concurrently": "^8.2.2",
"dev-tools": "workspace:*",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
"release-plan": "^0.9.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-support/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"devDependencies": {
"@babel/core": "^7.24.5",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"concurrently": "^8.2.2",
"esbuild": "0.22.0",
"esbuild-plugin-alias": "^0.2.1",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
"recursive-copy": "^2.0.14",
Expand Down
8 changes: 4 additions & 4 deletions packages/app-support/limber-ui/addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"@nullvoxpopuli/limber-untyped": "workspace:*",
"@rollup/plugin-babel": "^6.0.4",
"@tsconfig/ember": "^3.0.7",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"babel-plugin-ember-template-compilation": "^2.2.5",
"concurrently": "^8.2.2",
"ember-async-data": "1.0.3",
Expand All @@ -86,11 +86,11 @@
"ember-source": ">= 5.10.2",
"ember-template-imports": "^4.1.1",
"ember-template-lint": "^6.0.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-plugin-ember": "^12.1.0",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-prettier": "^5.1.3",
"execa": "^8.0.1",
"execa": "^9.0.0",
"fix-bad-declaration-output": "^1.1.1",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-support/limber-ui/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^3.3.1",
"@embroider/test-setup": "4.0.0",
"@fortawesome/ember-fontawesome": "^2.0.0",
Expand All @@ -45,7 +45,7 @@
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/parser": "^8.0.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"ember-auto-import": "^2.7.2",
Expand All @@ -66,7 +66,7 @@
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^6.0.0",
"ember-try": "^3.0.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.1.0",
"eslint-plugin-n": "^17.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-support/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"autoprefixer": "^10.4.17",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"postcss": "^8.4.32",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/app-support/transpilation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"@types/babel__core": "^7.20.5",
"@types/babel__standalone": "^7.1.7",
"@types/htmlbars-inline-precompile": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"babel-loader": "^9.1.3",
"ember-source": ">= 5.10.2",
"esbuild": "0.22.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
"typescript": "^5.4.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/consts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"devDependencies": {
"@babel/core": "^7.24.5",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
"typescript": "^5.4.5"
Expand Down
12 changes: 6 additions & 6 deletions packages/ember-repl/addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,27 +122,27 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@nullvoxpopuli/limber-untyped": "workspace:*",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^26.0.0",
"@tsconfig/ember": "^3.0.7",
"@types/babel__core": "^7.20.5",
"@types/babel__standalone": "^7.1.7",
"@types/babel__traverse": "^7.20.4",
"@types/hast": "^3.0.3",
"@types/mdast": "^4.0.4",
"@types/unist": "^3.0.2",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"concurrently": "^8.2.2",
"ember-resources": "^7.0.0",
"ember-source": ">= 5.10.2",
"ember-template-imports": "^4.1.1",
"ember-template-lint": "^6.0.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-plugin-ember": "^12.1.0",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-prettier": "^5.1.3",
"execa": "^8.0.1",
"execa": "^9.0.0",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
"publint": "^0.2.6",
Expand Down
10 changes: 5 additions & 5 deletions packages/ember-repl/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@babel/core": "^7.24.5",
"@babel/plugin-proposal-decorators": "^7.23.9",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^3.3.1",
"@ember/test-waiters": "^3.1.0",
"@embroider/broccoli-side-watch": "0.0.2-unstable.ba9fd29",
Expand All @@ -56,8 +56,8 @@
"@types/common-tags": "^1.8.4",
"@types/qunit": "^2.19.10",
"@types/rsvp": "^4.0.9",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"concurrently": "^8.2.2",
"ember-auto-import": "^2.7.2",
"ember-cli": "~5.10.0",
Expand All @@ -76,7 +76,7 @@
"ember-template-imports": "^4.1.1",
"ember-template-lint": "^6.0.0",
"ember-try": "^3.0.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.1.0",
"eslint-plugin-n": "^17.7.0",
Expand All @@ -89,7 +89,7 @@
"qunit": "^2.20.0",
"qunit-dom": "3.2.0",
"typescript": "^5.4.5",
"unified": "^10.1.2",
"unified": "^11.0.0",
"webpack": ">= 5.92.0"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/horizon-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"devDependencies": {
"@babel/core": "^7.24.5",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "2.0.2",
"typescript": "^5.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/dev-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/glimdown/codemirror/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@codemirror/view": "^6.28.6",
"@glimdown/codemirror-dev-preview": "workspace:*",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vite": "^5.3.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/glimdown/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"@lezer/generator": "^1.6.0",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@tsconfig/ember": "^3.0.7",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"codemirror": "^6.0.1",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"rollup-plugin-ts": "^3.4.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/glimdown/lezer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@lezer/generator": "^1.6.0",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"mocha": "^10.7.0",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/glimmer-js/codemirror/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@codemirror/view": "^6.28.6",
"@glimdown/codemirror-dev-preview": "workspace:*",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vite": "^5.3.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/glimmer-js/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@lezer/generator": "^1.6.0",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@tsconfig/ember": "^3.0.7",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"codemirror": "^6.0.1",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"rollup-plugin-ts": "^3.4.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/glimmer-s-expression/lezer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@lezer/generator": "^1.6.0",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"typescript": "^5.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/syntax/glimmer/codemirror/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@codemirror/view": "^6.28.6",
"@glimdown/codemirror-dev-preview": "workspace:*",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"eslint": "^8.55.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vite": "^5.3.4"
Expand Down
Loading

0 comments on commit b2b3d81

Please sign in to comment.