Skip to content

Commit f640d82

Browse files
Bump the dev-dependencies group across 1 directory with 4 updates
Bumps the dev-dependencies group with 4 updates in the / directory: [@radix-ui/react-dialog](https://github.com/radix-ui/primitives), [@radix-ui/react-toast](https://github.com/radix-ui/primitives), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@radix-ui/react-dialog` from 1.1.6 to 1.1.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-toast` from 1.2.6 to 1.2.7 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@typescript-eslint/eslint-plugin` from 8.29.0 to 8.29.1 - [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.29.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.29.0 to 8.29.1 - [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.29.1/packages/parser) --- updated-dependencies: - dependency-name: "@radix-ui/react-dialog" dependency-version: 1.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@radix-ui/react-toast" dependency-version: 1.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fde6ee commit f640d82

2 files changed

Lines changed: 253 additions & 137 deletions

File tree

admin/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"@radix-ui/react-switch": "^1.1.3"
1515
},
1616
"devDependencies": {
17-
"@radix-ui/react-dialog": "^1.1.6",
18-
"@radix-ui/react-toast": "^1.2.6",
17+
"@radix-ui/react-dialog": "^1.1.7",
18+
"@radix-ui/react-toast": "^1.2.7",
1919
"@types/react": "^19.0.12",
2020
"@types/react-dom": "^19.0.4",
21-
"@typescript-eslint/eslint-plugin": "^8.28.0",
22-
"@typescript-eslint/parser": "^8.28.0",
21+
"@typescript-eslint/eslint-plugin": "^8.29.1",
22+
"@typescript-eslint/parser": "^8.29.1",
2323
"@vitejs/plugin-react-swc": "^3.8.1",
2424
"eslint": "^9.23.0",
2525
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)