File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "prePublishPackage" : " prettier --check . && eslint . && cspell --quiet . && tsc && cp ../README.md ./README.md"
2020 },
2121 "devDependencies" : {
22- "@eslint/js" : " ^9.23.0 " ,
23- "@types/react" : " ^19.0.12 " ,
24- "cspell" : " ^8.18.1 " ,
25- "eslint" : " ^9.23.0 " ,
22+ "@eslint/js" : " ^9.25.1 " ,
23+ "@types/react" : " ^19.1.2 " ,
24+ "cspell" : " ^8.19.3 " ,
25+ "eslint" : " ^9.25.1 " ,
2626 "eslint-plugin-import" : " ^2.31.0" ,
27- "eslint-plugin-react" : " ^7.37.4 " ,
27+ "eslint-plugin-react" : " ^7.37.5 " ,
2828 "eslint-plugin-react-hooks" : " ^5.2.0" ,
2929 "globals" : " ^16.0.0" ,
3030 "prettier" : " ^3.5.3" ,
3131 "prettier-plugin-organize-imports" : " ^4.1.0" ,
32- "typescript" : " ^5.8.2 " ,
33- "typescript-eslint" : " ^8.28 .0"
32+ "typescript" : " ^5.8.3 " ,
33+ "typescript-eslint" : " ^8.31 .0"
3434 },
3535 "exports" : {
3636 "." : " ./src/index.ts" ,
3737 "./css" : " ./src/index.css.ts"
3838 },
3939 "dependencies" : {
4040 "@vanilla-extract/css" : " ^1.17.1" ,
41- "lucide-react" : " ^0.485 .0" ,
41+ "lucide-react" : " ^0.503 .0" ,
4242 "react" : " ^19.1.0" ,
4343 "react-dom" : " ^19.1.0" ,
44- "tinybase" : " ^6.0.0 "
44+ "tinybase" : " ^6.0.4 "
4545 }
46- }
46+ }
You can’t perform that action at this time.
0 commit comments