mirror of
https://github.com/evroon/bracket.git
synced 2026-04-29 03:25:44 -04:00
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3 to 10.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel-loader/releases">babel-loader's releases</a>.</em></p> <blockquote> <h2>v10.0.0</h2> <h2>What's Changed</h2> <h3>Breaking Changes</h3> <ul> <li>bump node requirement to <code>^18.20.0 || ^20.10.0 || >=22.0.0</code> and webpack requirement to <code>>= 5.61.0</code> by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1026">babel/babel-loader#1026</a></li> <li>breaking: use output.hashFunction as loader cache hasher by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1027">babel/babel-loader#1027</a></li> </ul> <h3>New Features</h3> <ul> <li>Add babel-loader logger by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1034">babel/babel-loader#1034</a></li> <li>Support cache with external dependencies by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1033">babel/babel-loader#1033</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>[Bugfix] Ensure stability of filename cache-keys by <a href="https://github.com/stefanpenner"><code>@stefanpenner</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/909">babel/babel-loader#909</a></li> </ul> <h3>Docs</h3> <ul> <li>docs: clarify that <code>cacheIdentifier</code> is computed from the merged options by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1000">babel/babel-loader#1000</a></li> <li>Create SECURITY.md by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1032">babel/babel-loader#1032</a></li> <li>Add babel-loader v10 readme by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1046">babel/babel-loader#1046</a></li> <li>add readme section for loggingDebug support by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1038">babel/babel-loader#1038</a></li> <li>Update readme and repo templates by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1041">babel/babel-loader#1041</a></li> </ul> <h3>Dependencies</h3> <ul> <li>migrate to c8 by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/996">babel/babel-loader#996</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/998">babel/babel-loader#998</a></li> <li>Bump dev dependencies by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1001">babel/babel-loader#1001</a></li> <li>Bump braces from 3.0.2 to 3.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1020">babel/babel-loader#1020</a></li> <li>Update deps by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1025">babel/babel-loader#1025</a></li> <li>refactor: replace <code>find-cache-dir</code> by <code>find-up</code> by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1031">babel/babel-loader#1031</a></li> <li>Bump webpack from 5.93.0 to 5.94.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1035">babel/babel-loader#1035</a></li> <li>chore: update dev deps by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1036">babel/babel-loader#1036</a></li> <li>Bump cross-spawn from 7.0.3 to 7.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1049">babel/babel-loader#1049</a></li> </ul> <h3>Internal</h3> <ul> <li>Remove caller option check by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1007">babel/babel-loader#1007</a></li> <li>Update tests by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1003">babel/babel-loader#1003</a></li> <li>Update metadata test by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1024">babel/babel-loader#1024</a></li> <li>Migrate to node test runner by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1028">babel/babel-loader#1028</a></li> <li>chore: use default eslint rules by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1029">babel/babel-loader#1029</a></li> <li>refactor: use webpack builtin schema util by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1030">babel/babel-loader#1030</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/stefanpenner"><code>@stefanpenner</code></a> made their first contribution in <a href="https://redirect.github.com/babel/babel-loader/pull/909">babel/babel-loader#909</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0">https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0</a></p> <h2>v9.2.1</h2> <h2>What's Changed</h2> <ul> <li>Avoid error on missing getLogger by <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1045">babel/babel-loader#1045</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="10456d3f19"><code>10456d3</code></a> 10.0.0</li> <li><a href="5a223cf039"><code>5a223cf</code></a> Add babel-loader v10 readme (<a href="https://redirect.github.com/babel/babel-loader/issues/1046">#1046</a>)</li> <li><a href="8f8866700f"><code>8f88667</code></a> Bump cross-spawn from 7.0.3 to 7.0.6 (<a href="https://redirect.github.com/babel/babel-loader/issues/1049">#1049</a>)</li> <li><a href="f765949ece"><code>f765949</code></a> Update readme and repo templates (<a href="https://redirect.github.com/babel/babel-loader/issues/1041">#1041</a>)</li> <li><a href="b582028d51"><code>b582028</code></a> add readme section for loggingDebug support (<a href="https://redirect.github.com/babel/babel-loader/issues/1038">#1038</a>)</li> <li><a href="a0c450dde1"><code>a0c450d</code></a> feat: add babel-loader debug logger (<a href="https://redirect.github.com/babel/babel-loader/issues/1034">#1034</a>)</li> <li><a href="d4181b8e20"><code>d4181b8</code></a> Support cache with external dependencies (<a href="https://redirect.github.com/babel/babel-loader/issues/1033">#1033</a>)</li> <li><a href="7fcb533936"><code>7fcb533</code></a> chore: update dev deps (<a href="https://redirect.github.com/babel/babel-loader/issues/1036">#1036</a>)</li> <li><a href="c2a90e5de5"><code>c2a90e5</code></a> Bump webpack from 5.93.0 to 5.94.0 (<a href="https://redirect.github.com/babel/babel-loader/issues/1035">#1035</a>)</li> <li><a href="70a3710dbe"><code>70a3710</code></a> refactor: replace find-cache-dir by find-up (<a href="https://redirect.github.com/babel/babel-loader/issues/1031">#1031</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
89 lines
2.8 KiB
JSON
89 lines
2.8 KiB
JSON
{
|
|
"name": "docs",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"docusaurus": "docusaurus",
|
|
"start": "docusaurus start",
|
|
"build": "docusaurus build",
|
|
"swizzle": "docusaurus swizzle",
|
|
"deploy": "docusaurus deploy",
|
|
"clear": "docusaurus clear",
|
|
"serve": "docusaurus serve",
|
|
"write-translations": "docusaurus write-translations",
|
|
"write-heading-ids": "docusaurus write-heading-ids",
|
|
"prettier:check": "prettier --check \"**/*.{js,jsx,ts,tsx}\"",
|
|
"prettier:write": "prettier --write \"**/*.{js,jsx,ts,tsx}\"",
|
|
"test": "yarn run prettier:write && yarn run markdownlint-cli2 --fix",
|
|
"test-check": "yarn run prettier:check && yarn run markdownlint-cli2 --config .markdownlint-cli2.mjs",
|
|
"lint:markdown": "markdownlint-cli2"
|
|
},
|
|
"dependencies": {
|
|
"@docusaurus/core": "^3.0.1",
|
|
"@docusaurus/preset-classic": "^3.0.1",
|
|
"@emotion/react": "^11.11.1",
|
|
"@emotion/server": "^11.11.0",
|
|
"@mantine/carousel": "7.2.2",
|
|
"@mantine/core": "7.2.2",
|
|
"@mantine/hooks": "7.2.2",
|
|
"@mantine/spotlight": "7.2.2",
|
|
"@mantinex/dev-icons": "^1.0.2",
|
|
"@mdx-js/react": "^3.0.0",
|
|
"@tabler/icons-react": "^3.19.0",
|
|
"clsx": "^2.0.0",
|
|
"docusaurus-lunr-search": "^3.3.0",
|
|
"embla-carousel-react": "^8.0.0-rc15",
|
|
"prism-react-renderer": "^2.3.0",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"yarn-upgrade-all": "^0.7.2"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "^7.23.5",
|
|
"@docusaurus/module-type-aliases": "^3.0.1",
|
|
"@next/eslint-plugin-next": "^15.0.0",
|
|
"@trivago/prettier-plugin-sort-imports": "^5.0.1",
|
|
"@types/jest": "^29.5.11",
|
|
"@types/node": "^22.7.5",
|
|
"@types/react": "^18.2.42",
|
|
"@typescript-eslint/eslint-plugin": "^6.13.2",
|
|
"@typescript-eslint/parser": "^8.10.0",
|
|
"babel-loader": "^10.0.0",
|
|
"eslint": "^9.13.0",
|
|
"eslint-config-airbnb": "^19.0.4",
|
|
"eslint-config-airbnb-typescript": "^17.1.0",
|
|
"eslint-config-mantine": "^3.1.0",
|
|
"eslint-plugin-import": "^2.29.0",
|
|
"eslint-plugin-jest": "^28.8.3",
|
|
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
"eslint-plugin-react": "^7.33.2",
|
|
"eslint-plugin-react-hooks": "^5.0.0",
|
|
"eslint-plugin-testing-library": "^7.0.0",
|
|
"jest": "^29.7.0",
|
|
"jest-environment-jsdom": "^29.7.0",
|
|
"markdownlint-cli2": "^0.14.0",
|
|
"markdownlint-rule-relative-links": "^4.0.1",
|
|
"postcss": "^8.4.32",
|
|
"postcss-preset-mantine": "^1.11.1",
|
|
"postcss-simple-vars": "^7.0.1",
|
|
"prettier": "^3.1.0",
|
|
"ts-jest": "^29.1.1",
|
|
"typescript": "^5.3.3"
|
|
},
|
|
"browserslist": {
|
|
"production": [
|
|
">0.5%",
|
|
"not dead",
|
|
"not op_mini all"
|
|
],
|
|
"development": [
|
|
"last 1 chrome version",
|
|
"last 1 firefox version",
|
|
"last 1 safari version"
|
|
]
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0"
|
|
}
|
|
}
|