Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.2 to 20.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsdom/jsdom/releases">jsdom's releases</a>.</em></p> <blockquote> <h2>Version 20.0.3</h2> <ul> <li>Updated dependencies, notably <code>w3c-xmlserializer</code>, which fixes using <code>DOMParser</code> on XML documents containing emoji.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsdom/jsdom/blob/master/Changelog.md">jsdom's changelog</a>.</em></p> <blockquote> <h2>20.0.3</h2> <ul> <li>Updated dependencies, notably <code>w3c-xmlserializer</code>, which fixes using <code>DOMParser</code> on XML documents containing emoji.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="22f7c3c518"><code>22f7c3c</code></a> Version 20.0.3</li> <li><a href="c540630669"><code>c540630</code></a> Update dependencies and dev dependencies</li> <li><a href="cdf07a1f0e"><code>cdf07a1</code></a> Slight tweaks to GitHub Actions</li> <li><a href="bd77578169"><code>bd77578</code></a> Try to make the issue template clearer</li> <li>See full diff in <a href="https://github.com/jsdom/jsdom/compare/20.0.2...20.0.3">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.3",
|
|
"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"
|
|
}
|
|
}
|