Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 8aaecc6 commit 7297ad3
Show file tree
Hide file tree
Showing 28 changed files with 818 additions and 280 deletions.
4 changes: 2 additions & 2 deletions apps/repl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@
"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.1",
"execa": "^8.0.1",
"execa": "^9.0.0",
"file-loader": "^6.2.0",
"fractal-page-object": "^1.0.0",
"loader.js": "^4.7.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"ember-source": ">= 5.10.2",
"ember-template-imports": "^4.1.2",
"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.1",
"eslint-plugin-n": "^17.10.3",
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": "^22.7.4",
"@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": "^9.0.1",
"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": "^9.0.1",
"esbuild": "0.24.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
6 changes: 3 additions & 3 deletions packages/app-support/limber-ui/addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@babel/plugin-transform-typescript": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@ember/test-waiters": "^3.1.0",
"@embroider/addon-dev": "^5.0.0",
"@embroider/addon-dev": "^6.0.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "1.4.1-unstable.ff9ea6c",
Expand All @@ -86,11 +86,11 @@
"ember-source": ">= 5.10.2",
"ember-template-imports": "^4.1.2",
"ember-template-lint": "^6.0.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-n": "^17.10.3",
"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
2 changes: 1 addition & 1 deletion packages/app-support/limber-ui/test-app/package.json
Original file line number Diff line number Diff line change
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.1",
"eslint-plugin-n": "^17.10.3",
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": "^9.0.1",
"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.2.1",
"ember-source": ">= 5.10.2",
"esbuild": "0.24.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.8.0",
"@typescript-eslint/parser": "^8.8.0",
"concurrently": "^9.0.1",
"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
6 changes: 3 additions & 3 deletions packages/ember-repl/addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@babel/types": "^7.25.7",
"@ember/test-helpers": "^4.0.4",
"@ember/test-waiters": "^3.1.0",
"@embroider/addon-dev": "^5.0.0",
"@embroider/addon-dev": "^6.0.0",
"@glimmer/compiler": "^0.92.0",
"@glimmer/component": "^1.1.2",
"@glimmer/interfaces": "^0.92.0",
Expand Down Expand Up @@ -138,11 +138,11 @@
"ember-source": ">= 5.10.2",
"ember-template-imports": "^4.1.2",
"ember-template-lint": "^6.0.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-n": "^17.10.3",
"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 @@ -39,7 +39,7 @@
"@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",
"@embroider/broccoli-side-watch": "1.0.1",
"@embroider/compat": "3.6.2",
"@embroider/core": "3.4.17",
"@embroider/test-setup": "4.0.0",
Expand Down Expand Up @@ -76,7 +76,7 @@
"ember-template-imports": "^4.1.2",
"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.1",
"eslint-plugin-n": "^17.10.3",
Expand All @@ -89,7 +89,7 @@
"qunit": "^2.20.0",
"qunit-dom": "3.2.1",
"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.8.0",
"@typescript-eslint/parser": "^8.8.0",
"concurrently": "^9.0.1",
"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.8.0",
"@typescript-eslint/parser": "^8.8.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.8.0",
"@typescript-eslint/parser": "^8.8.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.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"typescript": "^5.4.5",
"vite": "^5.4.8"
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.8.0",
"codemirror": "^6.0.1",
"concurrently": "^9.0.1",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"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.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"mocha": "^10.7.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
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.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"typescript": "^5.4.5",
"vite": "^5.4.8"
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.8.0",
"codemirror": "^6.0.1",
"concurrently": "^9.0.1",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"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.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"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.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"typescript": "^5.4.5",
"vite": "^5.4.8"
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.8.0",
"codemirror": "^6.0.1",
"concurrently": "^9.0.1",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"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.8.0",
"codemirror": "^6.0.1",
"concurrently": "^9.0.1",
"eslint": "^8.55.0",
"eslint": "^9.0.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"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.1-unstable.ff9ea6c",
"@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 7297ad3

Please sign in to comment.