update pkgs
This commit is contained in:
parent
71448a2bdd
commit
0b575d44c0
14
package.json
14
package.json
@ -22,16 +22,16 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"description": "",
|
"description": "",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||||
"@rollup/plugin-typescript": "^11.1.6",
|
"@rollup/plugin-typescript": "^12.1.2",
|
||||||
"rollup": "^4.21.2",
|
"rollup": "^4.34.9",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"tslib": "^2.7.0",
|
"tslib": "^2.8.1",
|
||||||
"typescript": "^5.5.4",
|
"typescript": "^5.8.2",
|
||||||
"zustand": "^4.5.5",
|
"zustand": "^5.0.3",
|
||||||
"rollup-plugin-dts": "^6.1.1"
|
"rollup-plugin-dts": "^6.1.1"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447",
|
"packageManager": "yarn@1.22.22",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user