mirror of
https://gh.wpcy.net/https://github.com/syntatis/kubrick.git
synced 2026-04-28 22:17:25 +08:00
Bumps the npm-dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.43.0` | `8.57.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.43.0` | `8.57.2` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [@react-types/shared](https://github.com/adobe/react-spectrum) | `3.32.0` | `3.33.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` | | [sass](https://github.com/sass/dart-sass) | `1.92.1` | `1.98.0` | | [sass-embedded](https://github.com/sass/embedded-host-node) | `1.92.1` | `1.98.0` | Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.57.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.43.0 to 8.57.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/parser) Updates `prettier` from 3.6.2 to 3.8.1 - [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.6.2...3.8.1) Updates `@react-types/shared` from 3.32.0 to 3.33.1 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-types/shared@3.32.0...@react-types/shared@3.33.1) Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.8.0...v6.9.1) Updates `@testing-library/react` from 16.3.0 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v16.3.0...v16.3.2) Updates `sass` from 1.92.1 to 1.98.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.92.1...1.98.0) Updates `sass-embedded` from 1.92.1 to 1.98.0 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/embedded-host-node/compare/1.92.1...1.98.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies - dependency-name: "@react-types/shared" dependency-version: 3.33.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies - dependency-name: sass-embedded dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
59 lines
2.1 KiB
JSON
59 lines
2.1 KiB
JSON
{
|
|
"name": "@syntatis/monorepo",
|
|
"description": "Classic Admin UI for WordPress® built with React.js",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"engines": {
|
|
"node": ">=22",
|
|
"npm": ">=10"
|
|
},
|
|
"workspaces": [
|
|
"packages/*",
|
|
"website"
|
|
],
|
|
"devDependencies": {
|
|
"@storybook/addon-a11y": "^9.1.5",
|
|
"@storybook/addon-links": "^9.1.5",
|
|
"@storybook/addon-themes": "^9.1.5",
|
|
"@storybook/react-vite": "^9.1.5",
|
|
"@syntatis/eslint-config": "file:./packages/eslint-config",
|
|
"@syntatis/kubrick": "file:./packages/kubrick",
|
|
"@syntatis/kubrick-dev": "file:./packages/kubrick-dev",
|
|
"@syntatis/stylelint-config": "file:./packages/stylelint-config",
|
|
"@types/js-yaml": "^4.0.9",
|
|
"@types/react": "^18.2.48",
|
|
"@types/react-dom": "^18.3.7",
|
|
"@typescript-eslint/eslint-plugin": "^8.57.2",
|
|
"@typescript-eslint/parser": "^8.57.2",
|
|
"@wordpress/icons": "^10.30.0",
|
|
"chromatic": "^13.1.4",
|
|
"eslint": "^9.35.0",
|
|
"eslint-plugin-storybook": "^9.1.5",
|
|
"lerna": "^8.2.3",
|
|
"prettier": "^3.8.1",
|
|
"storybook": "^9.0.12",
|
|
"stylelint": "^16.23.1",
|
|
"typescript": "^5.9.2",
|
|
"@storybook/addon-docs": "^9.1.5"
|
|
},
|
|
"scripts": {
|
|
"build": "npm run build -w @syntatis/kubrick -w @syntatis/kubrick-dev",
|
|
"chromatic": "chromatic --build-script-name=storybook:build",
|
|
"format": "npm run format:scripts && npm run format:styles",
|
|
"format:scripts": "eslint . --fix",
|
|
"format:styles": "stylelint '**/*.scss' --fix",
|
|
"lint": "npm run lint:scripts && npm run lint:styles && npm run lint:types",
|
|
"lint:scripts": "eslint .",
|
|
"lint:styles": "stylelint '**/*.scss'",
|
|
"lint:types": "tsc --noEmit",
|
|
"storybook": "storybook dev -p 6007",
|
|
"storybook:build": "storybook build",
|
|
"test": "npm run test --workspaces --if-present",
|
|
"test:coverage": "npm run test:coverage --workspaces --if-present",
|
|
"test:watch": "npm run test:watch ---workspaces --if-present",
|
|
"website:build": "npm run build -w @syntatis/website",
|
|
"website:dev": "npm run dev -w @syntatis/website",
|
|
"website:preview": "npm run preview -w @syntatis/website"
|
|
}
|
|
}
|