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 May 31, 2024
1 parent 58d45c1 commit 56daff2
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 404 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-replace",
"version": "0.3.2",
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"description": "A universal bundler plugin which replaces targeted strings in files.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -86,19 +86,19 @@
"devDependencies": {
"@sxzz/eslint-config": "^3.11.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.12",
"@types/node": "^20.13.0",
"@vue-macros/test-utils": "^1.4.0",
"bumpp": "^9.4.1",
"esbuild": "^0.21.3",
"eslint": "^9.3.0",
"esbuild": "^0.21.4",
"eslint": "^9.4.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"rolldown": "nightly",
"rollup": "^4.17.2",
"rollup": "^4.18.0",
"tsup": "^8.0.2",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vitest": "^1.6.0",
"webpack": "^5.91.0"
},
Expand Down
Loading

0 comments on commit 56daff2

Please sign in to comment.