Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent 2e2a30d commit 8c78e25
Show file tree
Hide file tree
Showing 28 changed files with 686 additions and 245 deletions.
8 changes: 4 additions & 4 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.25.1",
"@codemirror/view": "6.28.6",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^4.0.4",
"@embroider/compat": "3.6.1",
"@embroider/core": "3.4.15",
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.2.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.3.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/core": "^7.25.2",
"@babel/runtime": "^7.24.5",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^4.0.4",
"@ember/test-waiters": "^3.1.0",
"@embroider/compat": "3.6.1",
Expand Down Expand Up @@ -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.2.0",
"eslint-plugin-n": "^17.10.2",
Expand Down
2 changes: 1 addition & 1 deletion dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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.3.3",
"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.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
"release-plan": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-support/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"concurrently": "^8.2.2",
"esbuild": "0.22.0",
"esbuild-plugin-alias": "^0.2.1",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
"recursive-copy": "^2.0.14",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-support/limber-ui/addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-prettier": "^5.2.1",
"execa": "^8.0.1",
"execa": "^9.0.0",
"fix-bad-declaration-output": "^1.1.1",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
Expand Down
4 changes: 2 additions & 2 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.25.2",
"@babel/eslint-parser": "^7.25.1",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^4.0.4",
"@embroider/test-setup": "4.0.0",
"@fortawesome/ember-fontawesome": "^2.0.0",
Expand Down Expand Up @@ -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.2.0",
"eslint-plugin-n": "^17.10.2",
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.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-support/transpilation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"babel-loader": "^9.1.3",
"ember-source": ">= 5.10.2",
"esbuild": "0.22.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
"typescript": "^5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/consts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
"typescript": "^5.4.5"
Expand Down
8 changes: 4 additions & 4 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",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.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.2.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-prettier": "^5.2.1",
"execa": "^8.0.1",
"execa": "^9.0.0",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
"publint": "^0.2.6",
Expand Down
6 changes: 3 additions & 3 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.25.2",
"@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": "^4.0.4",
"@ember/test-waiters": "^3.1.0",
"@embroider/broccoli-side-watch": "0.0.2-unstable.ba9fd29",
Expand Down Expand Up @@ -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.2.0",
"eslint-plugin-n": "^17.10.2",
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
2 changes: 1 addition & 1 deletion packages/horizon-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
"typescript": "^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/dev-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimdown/codemirror/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"typescript": "^5.4.5",
"vite": "^5.4.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimdown/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@typescript-eslint/parser": "^8.4.0",
"codemirror": "^6.0.1",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.17.2",
"rollup-plugin-ts": "^3.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimdown/lezer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"mocha": "^10.7.0",
"prettier": "^3.3.3",
"rollup": "^4.17.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimmer-js/codemirror/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"typescript": "^5.4.5",
"vite": "^5.4.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimmer-js/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "^8.4.0",
"codemirror": "^6.0.1",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.17.2",
"rollup-plugin-ts": "^3.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimmer-s-expression/lezer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.17.2",
"typescript": "^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimmer/codemirror/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"typescript": "^5.4.5",
"vite": "^5.4.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimmer/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "^8.4.0",
"codemirror": "^6.0.1",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.17.2",
"rollup-plugin-ts": "^3.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimmer/lezer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@typescript-eslint/parser": "^8.4.0",
"codemirror": "^6.0.1",
"concurrently": "^8.2.2",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.17.2",
"rollup-plugin-ts": "^3.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/untyped/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@glint/template": "1.4.0",
"@nullvoxpopuli/eslint-configs": "^4.0.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
"typescript": "^5.4.5"
Expand Down
Loading

0 comments on commit 8c78e25

Please sign in to comment.