Skip to content

Commit

Permalink
feat: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Talljack committed Feb 1, 2024
1 parent b9cc4d1 commit e9a5e0c
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin-remove",
"type": "module",
"version": "0.1.7",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Plugin to remove console.xx and debugger for Vite & Webpack & Esbuild & Rollup",
"license": "MIT",
"homepage": "https://github.com/Talljack/unplugin-remove#readme",
Expand Down Expand Up @@ -80,12 +80,12 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"magic-string": "^0.30.5",
"magic-string": "^0.30.6",
"unplugin": "^1.5.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.3",
"@types/node": "^20.11.10",
"@types/node": "^20.11.14",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
78 changes: 39 additions & 39 deletions pnpm-lock.yaml

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

0 comments on commit e9a5e0c

Please sign in to comment.