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 Aug 26, 2024
1 parent 5a36f77 commit bdbca6f
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 284 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"@babel/plugin-transform-typescript": "^7.25.2",
"@babel/preset-typescript": "^7.24.7",
"@babel/template": "^7.25.0",
"@babel/types": "^7.25.2",
"@babel/types": "^7.25.4",
"@types/babel__core": "^7.20.5",
"@types/babel__template": "^7.4.4",
"@types/node": "^20.14.15",
"@types/node": "^20.16.1",
"@types/object-hash": "^3.0.6",
"@types/resolve": "^1.20.6",
"@types/semver": "^7.5.8",
Expand All @@ -53,29 +53,29 @@
"create-require": "^1.1.1",
"destr": "^2.0.3",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-unjs": "^0.3.2",
"esm": "^3.2.25",
"estree-walker": "^3.0.3",
"execa": "^9.3.0",
"execa": "^9.3.1",
"fast-glob": "^3.3.2",
"mlly": "^1.7.1",
"object-hash": "^3.0.0",
"pathe": "^1.1.2",
"pirates": "^4.0.6",
"pkg-types": "^1.1.3",
"pkg-types": "^1.2.0",
"prettier": "^3.3.3",
"reflect-metadata": "^0.2.1",
"semver": "^7.6.3",
"std-env": "^3.7.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vite": "^5.4.2",
"vitest": "^2.0.5",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit bdbca6f

Please sign in to comment.