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 May 27, 2024
1 parent a1b8c71 commit 9378571
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 240 deletions.
10 changes: 5 additions & 5 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].1",
"packageManager": "[email protected].2",
"description": "Inline enum values to optimize bundle size.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -88,19 +88,19 @@
"unplugin-replace": "^0.3.2"
},
"devDependencies": {
"@babel/types": "^7.24.5",
"@babel/types": "^7.24.6",
"@sxzz/eslint-config": "^3.11.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.12",
"@types/picomatch": "^2.3.3",
"@vue-macros/test-utils": "^1.4.0",
"bumpp": "^9.4.1",
"esbuild": "^0.21.3",
"esbuild": "^0.21.4",
"eslint": "^9.3.0",
"prettier": "^3.2.5",
"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",
"vitest": "^1.6.0",
Expand Down
Loading

0 comments on commit 9378571

Please sign in to comment.