Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent d8fdf09 commit c4a58d7
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 164 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin-purge-polyfills",
"type": "module",
"version": "0.0.7",
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"description": "A tiny plugin to replace package imports with better native code.",
"license": "MIT",
"repository": "danielroe/unplugin-purge-polyfills",
Expand Down Expand Up @@ -37,21 +37,21 @@
},
"devDependencies": {
"@antfu/eslint-config": "latest",
"@types/node": "22.10.5",
"@types/node": "22.13.0",
"@vitest/coverage-v8": "latest",
"bumpp": "10.0.1",
"eslint": "latest",
"lint-staged": "latest",
"module-replacements": "2.1.0",
"rollup": "4.29.2",
"rollup": "4.34.0",
"simple-git-hooks": "latest",
"typescript": "latest",
"unbuild": "latest",
"vite": "6.0.11",
"vitest": "latest"
},
"resolutions": {
"rollup": "4.29.2",
"rollup": "4.34.0",
"unplugin-purge-polyfills": "link:."
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit c4a58d7

Please sign in to comment.