opengoal-launcher/package.json
dependabot[bot] f3f80df660
build(deps-dev): bump the frontend-deps group with 3 updates (#551)
Bumps the frontend-deps group with 3 updates:
[@iconify-json/ic](https://github.com/iconify/icon-sets),
[@iconify-json/mdi](https://github.com/iconify/icon-sets) and
[postcss](https://github.com/postcss/postcss).

Updates `@iconify-json/ic` from 1.1.18 to 1.2.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/mdi` from 1.1.68 to 1.2.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.41 to 8.4.44
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.44</h2>
<ul>
<li>Another way to fix <code>markClean is not a function</code>
error.</li>
</ul>
<h2>8.4.43</h2>
<ul>
<li>Fixed <code>markClean is not a function</code> error.</li>
</ul>
<h2>8.4.42</h2>
<ul>
<li>Fixed CSS syntax error on long minified files (by <a
href="https://github.com/varpstar"><code>@​varpstar</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.44</h2>
<ul>
<li>Another way to fix <code>markClean is not a function</code>
error.</li>
</ul>
<h2>8.4.43</h2>
<ul>
<li>Fixed <code>markClean is not a function</code> error.</li>
</ul>
<h2>8.4.42</h2>
<ul>
<li>Fixed CSS syntax error on long minified files (by <a
href="https://github.com/varpstar"><code>@​varpstar</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d442dc75e3"><code>d442dc7</code></a>
Release 8.4.44 version</li>
<li><a
href="3c7cda099c"><code>3c7cda0</code></a>
Another way to fix markClean() is undefined issue</li>
<li><a
href="b985ed1667"><code>b985ed1</code></a>
Release 8.4.43 version</li>
<li><a
href="3025b743bf"><code>3025b74</code></a>
Update dependencies</li>
<li><a
href="79ff9800c3"><code>79ff980</code></a>
Update AST if it is not made by PostCSS &gt;= 8.4.41</li>
<li><a
href="0fda48a1b1"><code>0fda48a</code></a>
Release 8.4.42 version</li>
<li><a
href="cd5b08cfa2"><code>cd5b08c</code></a>
Add ESLint to CI</li>
<li><a
href="0975cc209d"><code>0975cc2</code></a>
Sort source code and fix ESLint</li>
<li><a
href="36950b4ff9"><code>36950b4</code></a>
Try to fix old Node.js tests</li>
<li><a
href="fbb6d60eae"><code>fbb6d60</code></a>
Update dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/postcss/postcss/compare/8.4.41...8.4.44">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 21:17:07 -04:00

67 lines
2.2 KiB
JSON

{
"name": "opengoal-launcher",
"private": true,
"version": "2.4.10",
"type": "module",
"scripts": {
"dev": "vite",
"test": "vitest",
"coverage": "vitest run --coverage",
"build": "vite build",
"preview": "vite preview",
"tauri": "tauri",
"lint": "npx prettier --plugin prettier-plugin-svelte --check .",
"format": "npx prettier --plugin prettier-plugin-svelte --write .",
"update-release-meta": "node ./scripts/update-release-meta.mjs",
"release": "npm run tauri build -- --config ./.tauri/release-config.json",
"release-id": "node ./scripts/get-release-id.mjs",
"verify-release-assets": "node ./scripts/verify-release-assets.mjs",
"mock-mkcert": "mkcert -cert-file ./fixtures/cert.pem -key-file ./fixtures/key.pem localhost",
"mock-mod-source": "npx http-server --cors -p 8081 -S -C ./fixtures/cert.pem -K ./fixtures/key.pem ./fixtures",
"update-rust-bindings": "cd src-tauri && cargo test"
},
"devDependencies": {
"@fullhuman/postcss-purgecss": "^6.0.0",
"@iconify-json/ic": "^1.2.0",
"@iconify-json/mdi": "^1.2.0",
"@octokit/plugin-retry": "^7.1.1",
"@octokit/plugin-throttling": "^9.3.1",
"@octokit/rest": "^21.0.2",
"@popperjs/core": "^2.11.7",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tauri-apps/cli": "^1.6.1",
"@testing-library/svelte": "^5.2.1",
"@tsconfig/svelte": "^5.0.4",
"@vitest/coverage-v8": "^2.0.5",
"ansi-to-span": "^0.0.1",
"autoprefixer": "^10.4.20",
"classnames": "^2.5.1",
"escape-html": "^1.0.3",
"execa": "^9.3.1",
"flowbite": "^2.5.1",
"flowbite-svelte": "0.46.15",
"jsdom": "^25.0.0",
"postcss": "^8.4.44",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"svelte": "^4.2.19",
"svelte-i18n": "^4.0.0",
"svelte-preprocess": "^6.0.2",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.2",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"dependencies": {
"@tauri-apps/api": "^1.6.0",
"@types/semver": "^7.5.8",
"country-flag-emoji-polyfill": "^0.1.8",
"http-server": "^14.1.1",
"semver": "^7.6.3",
"svelte-navigator": "^3.2.2"
},
"packageManager": "yarn@1.22.19"
}