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 Jun 10, 2024
1 parent 9378571 commit 683dbe9
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 683 deletions.
24 changes: 12 additions & 12 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": "pnpm@9.1.2",
"packageManager": "pnpm@9.3.0",
"description": "Inline enum values to optimize bundle size.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -79,30 +79,30 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"ast-kit": "^0.12.1",
"execa": "^9.1.0",
"ast-kit": "^0.12.2",
"execa": "^9.2.0",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.10",
"picomatch": "^4.0.2",
"unplugin": "^1.10.1",
"unplugin-replace": "^0.3.2"
},
"devDependencies": {
"@babel/types": "^7.24.6",
"@sxzz/eslint-config": "^3.11.0",
"@babel/types": "^7.24.7",
"@sxzz/eslint-config": "^3.12.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"@types/picomatch": "^2.3.3",
"@vue-macros/test-utils": "^1.4.0",
"bumpp": "^9.4.1",
"esbuild": "^0.21.4",
"eslint": "^9.3.0",
"prettier": "^3.2.5",
"esbuild": "^0.21.5",
"eslint": "^9.4.0",
"prettier": "^3.3.1",
"rollup": "^4.18.0",
"tsup": "^8.0.2",
"tsx": "^4.11.0",
"tsup": "^8.1.0",
"tsx": "^4.15.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.2.13",
"vitest": "^1.6.0",
"webpack": "^5.91.0"
},
Expand Down
Loading

0 comments on commit 683dbe9

Please sign in to comment.