mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 19:45:10 +00:00
chore(deps): bump the build-tooling group with 6 updates (#39)
Bumps the build-tooling group with 6 updates: | Package | From | To | | --- | --- | --- | | [@rolldown/pluginutils](https://github.com/rolldown/rolldown/tree/HEAD/packages/pluginutils) | `1.0.0-beta.51` | `1.0.0-rc.4` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `3.11.0` | `4.2.3` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.10` | `6.1.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.2` | `7.3.1` | | [vite-plugin-babel](https://github.com/owlsdepartment/vite-plugin-babel) | `1.3.2` | `1.5.1` | Updates `@rolldown/pluginutils` from 1.0.0-beta.51 to 1.0.0-rc.4 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.4/packages/pluginutils) Updates `@vitejs/plugin-react-swc` from 3.11.0 to 4.2.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@4.2.3/packages/plugin-react-swc) Updates `rimraf` from 5.0.10 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.0.10...v6.1.3) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3) Updates `vite` from 6.2.2 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) Updates `vite-plugin-babel` from 1.3.2 to 1.5.1 - [Commits](https://github.com/owlsdepartment/vite-plugin-babel/commits) --- updated-dependencies: - dependency-name: "@rolldown/pluginutils" dependency-version: 1.0.0-rc.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-tooling - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tooling - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tooling - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-tooling - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tooling - dependency-name: vite-plugin-babel dependency-version: 1.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-tooling ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e01dd5e7af
commit
f5f318ea5c
2 changed files with 287 additions and 590 deletions
12
package.json
12
package.json
|
|
@ -30,14 +30,14 @@
|
|||
"@commitlint/cli": "^20.4.1",
|
||||
"@commitlint/config-conventional": "^20.4.1",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@rolldown/pluginutils": "1.0.0-beta.51",
|
||||
"@rolldown/pluginutils": "1.0.0-rc.4",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/node": "25.2.3",
|
||||
"@types/react": "18.3.18",
|
||||
"@types/react-dom": "18.3.5",
|
||||
"@vitejs/plugin-react-swc": "^3.5.0",
|
||||
"@vitejs/plugin-react-swc": "^4.2.3",
|
||||
"@vitest/ui": "^4.0.18",
|
||||
"autoprefixer": "10.4.24",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
||||
|
|
@ -52,12 +52,12 @@
|
|||
"postcss": "8.5.6",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-tailwindcss": "^0.7.2",
|
||||
"rimraf": "^5.0.5",
|
||||
"rimraf": "^6.1.3",
|
||||
"tailwindcss": "4.1.18",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "8.56.0",
|
||||
"vite": "6.2.2",
|
||||
"vite-plugin-babel": "1.3.2",
|
||||
"vite": "7.3.1",
|
||||
"vite-plugin-babel": "1.5.1",
|
||||
"vitest": "4.0.18",
|
||||
"web-vitals": "4.2.4",
|
||||
"wrangler": "^4.65.0"
|
||||
|
|
|
|||
865
pnpm-lock.yaml
generated
865
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue