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 Apr 17, 2024
1 parent ecd5563 commit cb28679
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 303 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-inline-enum",
"version": "0.2.0",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "Inline enum values to optimize bundle size.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -82,28 +82,28 @@
"ast-kit": "^0.12.1",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.9",
"magic-string": "^0.30.10",
"picomatch": "^4.0.2",
"unplugin": "^1.10.1",
"unplugin-replace": "^0.3.1"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@sxzz/eslint-config": "^3.8.7",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/picomatch": "^2.3.3",
"@vue-macros/test-utils": "^1.4.0",
"bumpp": "^9.4.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"rollup": "^4.14.1",
"rollup": "^4.14.3",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vitest": "^1.5.0",
"webpack": "^5.91.0"
},
"engines": {
Expand Down
Loading

0 comments on commit cb28679

Please sign in to comment.