Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.28.0</h2> <h2>Features</h2> <ul> <li><a href="63bce44e7b"><code>63bce44</code></a> feat: add <code>ignoreClassFieldInitialValues</code> option to no-magic-numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16539">#16539</a>) (Milos Djermanovic)</li> <li><a href="8385ecdbbe"><code>8385ecd</code></a> feat: multiline properties in rule <code>key-spacing</code> with option <code>align</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16532">#16532</a>) (Francesco Trotta)</li> <li><a href="a4e89dbe85"><code>a4e89db</code></a> feat: <code>no-obj-calls</code> support <code>Intl</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16543">#16543</a>) (Sosuke Suzuki)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="c50ae4f840"><code>c50ae4f</code></a> fix: Ensure that dot files are found with globs. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16550">#16550</a>) (Nicholas C. Zakas)</li> <li><a href="9432b67f76"><code>9432b67</code></a> fix: throw error for first unmatched pattern (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16533">#16533</a>) (Milos Djermanovic)</li> <li><a href="e76c382772"><code>e76c382</code></a> fix: allow <code>* 1</code> when followed by <code>/</code> in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16522">#16522</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="34c05a779a"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>) (Ben Perlmutter)</li> <li><a href="3e663873c9"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>) (Ben Perlmutter)</li> <li><a href="436f712843"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>) (Tanuj Kanti)</li> <li><a href="f743816967"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>) (Bryan Mishkin)</li> <li><a href="bc0547eb14"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>) (Nitin Kumar)</li> <li><a href="6070f58d80"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>) (Milos Djermanovic)</li> <li><a href="b48e4f89c5"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>) (Ben Perlmutter)</li> <li><a href="b92b30f93d"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>) (Ben Perlmutter)</li> <li><a href="1769b42339"><code>1769b42</code></a> docs: Integrations page introduction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16548">#16548</a>) (Ben Perlmutter)</li> <li><a href="a8d0a57cbc"><code>a8d0a57</code></a> docs: make table of contents sticky on desktop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16506">#16506</a>) (Sam Chen)</li> <li><a href="a01315a7d8"><code>a01315a</code></a> docs: fix route of japanese translation site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16542">#16542</a>) (Tanuj Kanti)</li> <li><a href="0515628539"><code>0515628</code></a> docs: use emoji instead of svg for deprecated rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16536">#16536</a>) (Bryan Mishkin)</li> <li><a href="68f12882fb"><code>68f1288</code></a> docs: set default layouts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16484">#16484</a>) (Percy Ma)</li> <li><a href="776827a174"><code>776827a</code></a> docs: init config about specifying shared configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16483">#16483</a>) (Percy Ma)</li> <li><a href="5c39425fc5"><code>5c39425</code></a> docs: fix broken link to plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16520">#16520</a>) (Ádám T. Nagy)</li> <li><a href="c97c789768"><code>c97c789</code></a> docs: Add missing no-new-native-nonconstructor docs code fence (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16503">#16503</a>) (Brandon Mills)</li> </ul> <h2>Chores</h2> <ul> <li><a href="e94a4a95ee"><code>e94a4a9</code></a> chore: Add tests to verify <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16038">#16038</a> is fixed (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16538">#16538</a>) (Nicholas C. Zakas)</li> <li><a href="e13f194f89"><code>e13f194</code></a> chore: stricter validation of <code>meta.docs.description</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16529">#16529</a>) (Milos Djermanovic)</li> <li><a href="72dbfbc0c4"><code>72dbfbc</code></a> chore: use <code>pkg</code> parameter in <code>getNpmPackageVersion</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16525">#16525</a>) (webxmsj)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.28.0 - November 18, 2022</p> <ul> <li><a href="34c05a779a"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>) (Ben Perlmutter)</li> <li><a href="3e663873c9"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>) (Ben Perlmutter)</li> <li><a href="436f712843"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>) (Tanuj Kanti)</li> <li><a href="f743816967"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>) (Bryan Mishkin)</li> <li><a href="bc0547eb14"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>) (Nitin Kumar)</li> <li><a href="6070f58d80"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>) (Milos Djermanovic)</li> <li><a href="b48e4f89c5"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>) (Ben Perlmutter)</li> <li><a href="b92b30f93d"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>) (Ben Perlmutter)</li> <li><a href="1769b42339"><code>1769b42</code></a> docs: Integrations page introduction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16548">#16548</a>) (Ben Perlmutter)</li> <li><a href="63bce44e7b"><code>63bce44</code></a> feat: add <code>ignoreClassFieldInitialValues</code> option to no-magic-numbers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16539">#16539</a>) (Milos Djermanovic)</li> <li><a href="c50ae4f840"><code>c50ae4f</code></a> fix: Ensure that dot files are found with globs. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16550">#16550</a>) (Nicholas C. Zakas)</li> <li><a href="a8d0a57cbc"><code>a8d0a57</code></a> docs: make table of contents sticky on desktop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16506">#16506</a>) (Sam Chen)</li> <li><a href="9432b67f76"><code>9432b67</code></a> fix: throw error for first unmatched pattern (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16533">#16533</a>) (Milos Djermanovic)</li> <li><a href="8385ecdbbe"><code>8385ecd</code></a> feat: multiline properties in rule <code>key-spacing</code> with option <code>align</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16532">#16532</a>) (Francesco Trotta)</li> <li><a href="a4e89dbe85"><code>a4e89db</code></a> feat: <code>no-obj-calls</code> support <code>Intl</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16543">#16543</a>) (Sosuke Suzuki)</li> <li><a href="a01315a7d8"><code>a01315a</code></a> docs: fix route of japanese translation site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16542">#16542</a>) (Tanuj Kanti)</li> <li><a href="e94a4a95ee"><code>e94a4a9</code></a> chore: Add tests to verify <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16038">#16038</a> is fixed (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16538">#16538</a>) (Nicholas C. Zakas)</li> <li><a href="0515628539"><code>0515628</code></a> docs: use emoji instead of svg for deprecated rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16536">#16536</a>) (Bryan Mishkin)</li> <li><a href="e76c382772"><code>e76c382</code></a> fix: allow <code>* 1</code> when followed by <code>/</code> in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16522">#16522</a>) (Milos Djermanovic)</li> <li><a href="68f12882fb"><code>68f1288</code></a> docs: set default layouts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16484">#16484</a>) (Percy Ma)</li> <li><a href="e13f194f89"><code>e13f194</code></a> chore: stricter validation of <code>meta.docs.description</code> in core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16529">#16529</a>) (Milos Djermanovic)</li> <li><a href="776827a174"><code>776827a</code></a> docs: init config about specifying shared configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16483">#16483</a>) (Percy Ma)</li> <li><a href="72dbfbc0c4"><code>72dbfbc</code></a> chore: use <code>pkg</code> parameter in <code>getNpmPackageVersion</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16525">#16525</a>) (webxmsj)</li> <li><a href="5c39425fc5"><code>5c39425</code></a> docs: fix broken link to plugins (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16520">#16520</a>) (Ádám T. Nagy)</li> <li><a href="c97c789768"><code>c97c789</code></a> docs: Add missing no-new-native-nonconstructor docs code fence (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16503">#16503</a>) (Brandon Mills)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="b8769f192b"><code>b8769f1</code></a> 8.28.0</li> <li><a href="d2b072313d"><code>d2b0723</code></a> Build: changelog update for 8.28.0</li> <li><a href="34c05a779a"><code>34c05a7</code></a> docs: Language Options page intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16511">#16511</a>)</li> <li><a href="3e663873c9"><code>3e66387</code></a> docs: add intro and edit ignoring files page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16510">#16510</a>)</li> <li><a href="436f712843"><code>436f712</code></a> docs: fix Header UI inconsistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16464">#16464</a>)</li> <li><a href="f743816967"><code>f743816</code></a> docs: switch to wrench emoji for auto-fixable rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16545">#16545</a>)</li> <li><a href="bc0547eb14"><code>bc0547e</code></a> docs: improve styles for versions and languages page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16553">#16553</a>)</li> <li><a href="6070f58d80"><code>6070f58</code></a> docs: clarify esquery issue workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16556">#16556</a>)</li> <li><a href="b48e4f89c5"><code>b48e4f8</code></a> docs: Command Line Interface intro and tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16535">#16535</a>)</li> <li><a href="b92b30f93d"><code>b92b30f</code></a> docs: Add Rules page intro and content tweaks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16523">#16523</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
116 lines
3.4 KiB
JSON
116 lines
3.4 KiB
JSON
{
|
|
"name": "discourse",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"description": "A platform for community discussion. Free, open, simple.",
|
|
"repository": "",
|
|
"license": "GPL-2.0-only",
|
|
"author": "Discourse",
|
|
"directories": {
|
|
"doc": "doc",
|
|
"test": "tests"
|
|
},
|
|
"scripts": {
|
|
"build": "ember build",
|
|
"start": "ember serve",
|
|
"test": "ember test"
|
|
},
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.2",
|
|
"@babel/standalone": "^7.20.4",
|
|
"@discourse/backburner.js": "^2.7.1-0",
|
|
"@discourse/itsatrap": "^2.0.10",
|
|
"@ember-compat/tracked-built-ins": "^0.9.1",
|
|
"@ember/jquery": "^2.0.0",
|
|
"@ember/optional-features": "^2.0.0",
|
|
"@ember/render-modifiers": "^2.0.4",
|
|
"@ember/test-helpers": "^2.8.1",
|
|
"@glimmer/component": "^1.1.2",
|
|
"@glimmer/syntax": "^0.84.2",
|
|
"@glimmer/tracking": "^1.1.2",
|
|
"@popperjs/core": "^2.11.6",
|
|
"@uppy/aws-s3": "^2.2.1",
|
|
"@uppy/aws-s3-multipart": "^2.4.1",
|
|
"@uppy/core": "^2.3.1",
|
|
"@uppy/drop-target": "^1.1.3",
|
|
"@uppy/utils": "^4.1.0",
|
|
"@uppy/xhr-upload": "^2.1.2",
|
|
"a11y-dialog": "7.5.2",
|
|
"admin": "1.0.0",
|
|
"babel-import-util": "^1.3.0",
|
|
"babel-plugin-ember-template-compilation": "^2.0.0",
|
|
"bootstrap": "3.4.1",
|
|
"bootstrap-json": "1.0.0",
|
|
"broccoli-asset-rev": "^3.0.0",
|
|
"deepmerge": "^4.2.2",
|
|
"dialog-holder": "1.0.0",
|
|
"discourse-common": "1.0.0",
|
|
"discourse-ensure-deprecation-order": "1.0.0",
|
|
"discourse-hbr": "1.0.0",
|
|
"discourse-plugins": "1.0.0",
|
|
"discourse-widget-hbs": "1.0.0",
|
|
"ember-auto-import": "^2.4.3",
|
|
"ember-auto-import-chunks-json-generator": "^1.0.0",
|
|
"ember-buffered-proxy": "^2.1.1",
|
|
"ember-cached-decorator-polyfill": "^1.0.1",
|
|
"ember-cli": "~3.28.5",
|
|
"ember-cli-app-version": "^5.0.0",
|
|
"ember-cli-babel": "^7.26.10",
|
|
"ember-cli-dependency-checker": "^3.3.1",
|
|
"ember-cli-deprecation-workflow": "^2.1.0",
|
|
"ember-cli-htmlbars": "^6.1.1",
|
|
"ember-cli-inject-live-reload": "^2.1.0",
|
|
"ember-cli-progress-ci": "1.0.0",
|
|
"ember-cli-sri": "^2.1.1",
|
|
"ember-cli-terser": "^4.0.2",
|
|
"ember-exam": "^8.0.0",
|
|
"ember-export-application-global": "^2.0.1",
|
|
"ember-load-initializers": "^2.1.1",
|
|
"ember-modifier": "^3.2.7",
|
|
"ember-on-resize-modifier": "^1.1.0",
|
|
"ember-qunit": "^6.0.0",
|
|
"ember-rfc176-data": "^0.3.17",
|
|
"ember-source": "~3.28.10",
|
|
"ember-test-selectors": "^6.0.0",
|
|
"eslint": "^8.28.0",
|
|
"eslint-plugin-qunit": "^7.3.2",
|
|
"handlebars": "^4.7.7",
|
|
"html-entities": "^2.3.3",
|
|
"imports-loader": "^4.0.1",
|
|
"js-yaml": "^4.1.0",
|
|
"jsdom": "^20.0.2",
|
|
"loader.js": "^4.7.0",
|
|
"markdown-it": "^13.0.1",
|
|
"message-bus-client": "^4.3.0",
|
|
"messageformat": "0.1.5",
|
|
"pretender": "^3.4.7",
|
|
"pretty-text": "1.0.0",
|
|
"qunit": "^2.19.3",
|
|
"qunit-dom": "^2.0.0",
|
|
"sass": "^1.56.1",
|
|
"select-kit": "1.0.0",
|
|
"sinon": "^14.0.2",
|
|
"source-map": "^0.7.4",
|
|
"terser": "5.10.0",
|
|
"tippy.js": "^6.3.7",
|
|
"util": "^0.12.5",
|
|
"virtual-dom": "^2.1.1",
|
|
"webpack": "^5.75.0",
|
|
"wizard": "1.0.0",
|
|
"xss": "^1.0.14"
|
|
},
|
|
"engines": {
|
|
"node": "16.* || >= 18",
|
|
"npm": "please-use-yarn",
|
|
"yarn": ">= 1.21.1"
|
|
},
|
|
"ember": {
|
|
"edition": "default"
|
|
},
|
|
"devDependencies": {
|
|
"ember-cached-decorator-polyfill": "^1.0.1",
|
|
"ember-cli-deprecation-workflow": "^2.1.0",
|
|
"ember-exam": "^8.0.0"
|
|
}
|
|
}
|