31827e97a6
Bumps the dev-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0` | `2.31.1` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.58.0` | `0.59.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.73.0` | `1.74.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.24.0` | `0.25.0` | | [pkg-pr-new](https://github.com/stackblitz-labs/pkg.pr.new/tree/HEAD/packages/cli) | `0.0.75` | `0.0.78` | | [prettier](https://github.com/prettier/prettier) | `3.9.1` | `3.9.5` | | [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli) | `4.3.1` | `4.3.3` | | [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.1.9` | `4.1.10` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.9` | `4.1.10` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.1` | `4.3.3` | Updates `@changesets/cli` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1) Updates `oxfmt` from 0.58.0 to 0.59.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.59.0/npm/oxfmt) Updates `oxlint` from 1.73.0 to 1.74.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.74.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](https://github.com/oxc-project/tsgolint/compare/v0.24.0...v0.25.0) Updates `pkg-pr-new` from 0.0.75 to 0.0.78 - [Commits](https://github.com/stackblitz-labs/pkg.pr.new/commits/v0.0.78/packages/cli) Updates `prettier` from 3.9.1 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.9.1...3.9.5) Updates `@tailwindcss/cli` from 4.3.1 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-cli) Updates `@vitest/browser-playwright` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/browser-playwright) Updates `@vitest/ui` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/ui) Updates `@tailwindcss/vite` from 4.3.1 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-vite) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: oxfmt dependency-version: 0.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: oxlint dependency-version: 1.74.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: oxlint-tsgolint dependency-version: 0.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pkg-pr-new dependency-version: 0.0.78 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@tailwindcss/cli" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/browser-playwright" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
60 lines
2.7 KiB
JSON
60 lines
2.7 KiB
JSON
{
|
|
"name": "emdash-workspace",
|
|
"private": true,
|
|
"type": "module",
|
|
"version": "1.0.0",
|
|
"description": "Agent-portable reimplementation of WordPress on Astro",
|
|
"scripts": {
|
|
"typecheck": "pnpm run --filter {./packages/**} typecheck",
|
|
"typecheck:demos": "pnpm run --workspace-concurrency=1 --filter {./demos/*} --filter !@emdash-cms/demo-cloudflare typecheck",
|
|
"typecheck:templates": "pnpm run --workspace-concurrency=1 --filter {./templates/*} typecheck",
|
|
"check": "pnpm run typecheck && pnpm run --filter {./packages/*} check",
|
|
"test": "pnpm run --filter {./packages/*} test",
|
|
"test:unit": "pnpm run --filter emdash --filter @emdash-cms/auth --filter @emdash-cms/blocks --filter @emdash-cms/gutenberg-to-portable-text --filter @emdash-cms/marketplace --filter @emdash-cms/plugin-cli --filter @emdash-cms/plugin-forms --filter @emdash-cms/plugin-types --filter @emdash-cms/registry-client --filter @emdash-cms/registry-lexicons test",
|
|
"test:browser": "pnpm run --filter @emdash-cms/admin test",
|
|
"test:e2e": "playwright test",
|
|
"test:e2e:ui": "playwright test --ui",
|
|
"build": "pnpm run --filter {./packages/**} build",
|
|
"postbuild": "node scripts/relink-bins-if-needed.mjs",
|
|
"format": "oxfmt --ignore-path .gitignore && prettier --write .",
|
|
"format:check": "oxfmt --ignore-path .gitignore --check && prettier --check .",
|
|
"format:astro": "prettier --write .",
|
|
"lint": "oxlint --type-aware --deny-warnings",
|
|
"lint:quick": "oxlint -f json",
|
|
"lint:json": "oxlint --type-aware -f json",
|
|
"lint:fix": "oxlint --type-aware --fix",
|
|
"knip": "knip --no-exit-code --exclude unlisted,unresolved,exports,types,duplicates",
|
|
"new": "create-emdash",
|
|
"screenshots": "node scripts/screenshot-all-templates.mjs",
|
|
"query-counts": "node scripts/query-counts.mjs",
|
|
"locale:extract": "pnpm --filter @emdash-cms/admin locale:extract",
|
|
"locale:compile": "pnpm --filter @emdash-cms/admin locale:compile"
|
|
},
|
|
"keywords": [],
|
|
"author": "Matt Kane",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@axe-core/playwright": "^4.12.1",
|
|
"@changesets/changelog-github": "^0.7.0",
|
|
"@changesets/cli": "^2.31.1",
|
|
"@e18e/eslint-plugin": "^0.5.1",
|
|
"@lunariajs/core": "https://pkg.pr.new/lunariajs/lunaria/@lunariajs/core@83617cc",
|
|
"@playwright/test": "^1.61.1",
|
|
"@types/node": "catalog:",
|
|
"@typescript/native-preview": "7.0.0-dev.20260421.2",
|
|
"emdash": "workspace:*",
|
|
"knip": "^5.84.1",
|
|
"oxfmt": "^0.59.0",
|
|
"oxlint": "^1.74.0",
|
|
"oxlint-tsgolint": "^0.25.0",
|
|
"pkg-pr-new": "^0.0.78",
|
|
"prettier": "^3.9.5",
|
|
"prettier-plugin-astro": "^0.14.1",
|
|
"typescript": "6.0.0-beta"
|
|
},
|
|
"packageManager": "pnpm@11.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b",
|
|
"engines": {
|
|
"node": ">=22"
|
|
}
|
|
}
|