Skip to content

Commit

Permalink
deps: switch from 'md5' -> 'spark-md5' for this package has no deps
Browse files Browse the repository at this point in the history
  • Loading branch information
magicdawn committed Dec 30, 2024
1 parent 89c4b37 commit e3d9a26
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 77 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"@commitlint/prompt-cli": "^19.6.1",
"@commitlint/types": "^19.5.0",
"@emotion/babel-plugin": "^11.13.5",
"@iconify/json": "^2.2.289",
"@iconify/json": "^2.2.290",
"@magicdawn/prettier-config": "^0.0.4",
"@styled/typescript-styled-plugin": "^1.0.1",
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@types/debug": "^4.1.12",
"@types/md5": "^2.3.5",
"@types/ms": "^0.7.34",
"@types/node": "^22.10.2",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/spark-md5": "^3.0.5",
"@types/ua-parser-js": "^0.7.39",
"@unocss/preset-rem-to-px": "^0.65.3",
"@violentmonkey/types": "^0.2.0",
Expand All @@ -55,7 +55,7 @@
"globals": "^15.14.0",
"husky": "^9.1.7",
"knip": "^5.41.1",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"node-cjs-interop": "^0.1.7",
"open": "^10.1.0",
"postcss-media-minmax": "^5.0.0",
Expand All @@ -75,7 +75,7 @@
"vite": "^6.0.6",
"vite-plugin-importer": "^0.2.5",
"vite-plugin-inspect": "^0.10.6",
"vite-plugin-monkey": "^5.0.3",
"vite-plugin-monkey": "^5.0.4",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.1.8"
},
Expand All @@ -99,10 +99,9 @@
"dayjs": "1.11.13",
"debug": "^4.4.0",
"es-toolkit": "^1.31.0",
"fast-sort-lens": "^0.0.1",
"fast-sort-lens": "^0.0.2",
"framer-motion": "^11.15.0",
"localforage": "^1.10.0",
"md5": "^2.3.0",
"mitt": "^3.0.1",
"ms": "^2.1.3",
"p-event": "^6.0.1",
Expand All @@ -116,6 +115,7 @@
"react-if": "^4.1.5",
"react-intersection-observer": "^9.14.0",
"react-virtuoso": "^4.12.3",
"spark-md5": "^3.0.2",
"ua-parser-js": "^1.0.39",
"valtio": "^2.1.2"
},
Expand All @@ -133,5 +133,5 @@
"vite-plugin-importer>babel-plugin-import": "^1.13.8"
}
},
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
"packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
}
107 changes: 41 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e3d9a26

Please sign in to comment.