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] committed Apr 15, 2024
1 parent 8e91be6 commit 58bfc0b
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 173 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-replace",
"version": "0.3.1",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "A universal bundler plugin which replaces targeted strings in files.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -84,22 +84,22 @@
"unplugin": "^1.10.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.6",
"@types/node": "^20.12.7",
"@vue-macros/test-utils": "^1.4.0",
"bumpp": "^9.4.0",
"esbuild": "^0.20.2",
"eslint": "^9.0.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"rolldown": "nightly",
"rollup": "^4.14.1",
"rollup": "^4.14.2",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"vitest": "^1.5.0",
"webpack": "^5.91.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 58bfc0b

Please sign in to comment.