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 Oct 28, 2024
1 parent b398856 commit 0b95ccd
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 166 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-glob",
"version": "0.3.3",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "Imports or exports files using glob match for ES Module.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -78,23 +78,23 @@
"fast-glob": "^3.3.2",
"magic-string": "^0.30.12",
"pkg-exports": "^0.2.0",
"unplugin": "^1.14.1"
"unplugin": "^1.15.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.4.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.8.1",
"bumpp": "^9.7.1",
"@types/node": "^22.8.2",
"bumpp": "^9.8.0",
"esbuild": "^0.24.0",
"eslint": "^9.13.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"rollup": "^4.24.2",
"rollup-plugin-esbuild": "^6.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 0b95ccd

Please sign in to comment.