mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
chore(deps): update dev dependencies (#2880)
This commit is contained in:
parent
9bae06922a
commit
d4549134e3
6
.github/workflows/test-multiple-versions.yml
vendored
6
.github/workflows/test-multiple-versions.yml
vendored
@ -31,9 +31,9 @@ jobs:
|
||||
- 18.1.0
|
||||
- 18.2.0
|
||||
- 18.3.1
|
||||
- 19.0.0-rc.0
|
||||
- 19.0.0-rc-0bc30748-20241028
|
||||
- 0.0.0-experimental-0bc30748-20241028
|
||||
- 19.0.0-rc.1
|
||||
- 19.0.0-rc-1b1283ad-20241203
|
||||
- 0.0.0-experimental-1b1283ad-20241203
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: pnpm/action-setup@v4
|
||||
|
||||
30
package.json
30
package.json
@ -114,40 +114,40 @@
|
||||
"@rollup/plugin-typescript": "^12.1.1",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.0.1",
|
||||
"@types/node": "^22.8.4",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@types/use-sync-external-store": "^0.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
||||
"@typescript-eslint/parser": "^8.12.2",
|
||||
"@vitest/coverage-v8": "^2.1.4",
|
||||
"@vitest/eslint-plugin": "^1.1.7",
|
||||
"@vitest/ui": "^2.1.4",
|
||||
"@typescript-eslint/eslint-plugin": "^8.17.0",
|
||||
"@typescript-eslint/parser": "^8.17.0",
|
||||
"@vitest/coverage-v8": "^2.1.8",
|
||||
"@vitest/eslint-plugin": "^1.1.14",
|
||||
"@vitest/ui": "^2.1.8",
|
||||
"esbuild": "^0.24.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-import-resolver-alias": "^1.1.2",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jest-dom": "^5.4.0",
|
||||
"eslint-plugin-jest-dom": "^5.5.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-react": "^7.37.2",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-6fc168f-20241025",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
|
||||
"eslint-plugin-react-hooks": "^5.0.0",
|
||||
"eslint-plugin-testing-library": "^6.4.0",
|
||||
"eslint-plugin-testing-library": "^7.0.0",
|
||||
"immer": "^10.1.1",
|
||||
"jsdom": "^25.0.1",
|
||||
"json": "^11.0.0",
|
||||
"prettier": "^3.3.3",
|
||||
"react": "19.0.0-rc.0",
|
||||
"react-dom": "19.0.0-rc.0",
|
||||
"prettier": "^3.4.2",
|
||||
"react": "19.0.0-rc.1",
|
||||
"react-dom": "19.0.0-rc.1",
|
||||
"redux": "^5.0.1",
|
||||
"rollup": "^4.24.3",
|
||||
"rollup": "^4.28.0",
|
||||
"rollup-plugin-esbuild": "^6.1.1",
|
||||
"shelljs": "^0.8.5",
|
||||
"shx": "^0.3.4",
|
||||
"typescript": "^5.6.3",
|
||||
"typescript": "^5.7.2",
|
||||
"use-sync-external-store": "^1.2.2",
|
||||
"vitest": "^2.1.4"
|
||||
"vitest": "^2.1.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/react": ">=18.0.0",
|
||||
|
||||
1113
pnpm-lock.yaml
generated
1113
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user