🧊 Classic Admin UI for WordPress® built with React.js
Find a file
dependabot[bot] 73c15bb548
Bump the npm-dev-dependencies group across 1 directory with 8 updates
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>
2026-03-29 03:24:52 +00:00
.devcontainer Initial commits 2024-09-08 13:13:53 +07:00
.github Bump actions/checkout from 5 to 6 (#182) 2026-03-26 11:08:22 +07:00
.storybook Fix ESLint and TypeScript issues (#148) 2025-08-17 22:53:11 +07:00
.vscode Merge dev to main 2024-09-09 22:32:08 +07:00
art Update cover 2024-09-15 12:27:56 +07:00
packages Bump the npm-dev-dependencies group across 1 directory with 8 updates 2026-03-29 03:24:52 +00:00
.editorconfig Initial commits 2024-09-08 13:13:53 +07:00
.gitignore Init Storybook 9 upgrades (#118) 2025-06-21 15:05:26 +07:00
.npmrc Revert "Revert "Update packages"" 2025-08-17 22:32:45 +07:00
.nvmrc Upgrade to Node.js 22 (LTS) (#51) 2025-02-04 18:34:55 +07:00
.stylelintignore Bump vite from 5.4.11 to 6.0.11 (#37) 2025-02-01 22:47:31 +07:00
.stylelintrc.json Merge dev to main 2024-09-09 22:32:08 +07:00
CODE_OF_CONDUCT.md Initial commits 2024-09-08 13:13:53 +07:00
composer.json Update packages, license, and README 2025-06-22 12:13:17 +07:00
composer.lock Update packages, license, and README 2025-06-22 12:13:17 +07:00
eslint.config.mjs Bump eslint from 8.57.1 to 9.19.0 (#43) 2025-02-02 10:24:16 +07:00
lerna.json Update Lerna configs 2024-09-18 21:48:53 +07:00
LICENSE Update license to MIT (#117) 2025-06-21 14:37:53 +07:00
package-lock.json Bump the npm-dev-dependencies group across 1 directory with 8 updates 2026-03-29 03:24:52 +00:00
package.json Bump the npm-dev-dependencies group across 1 directory with 8 updates 2026-03-29 03:24:52 +00:00
README.md Update packages, license, and README 2025-06-22 12:13:17 +07:00
tsconfig.json Bump vite from 5.4.11 to 6.0.11 (#37) 2025-02-01 22:47:31 +07:00

Banner

ci codecov NPM Version NPM Downloads Storybook


Named after the iconic default WordPress theme in the early days, Kubrick UI is a collection of React components to build WordPress admin application with the classic styles and interface.

Resources