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 c6a6454 commit 8f52f48
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 320 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-isolated-decl",
"version": "0.4.7",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.8.0",
"description": "A blazing-fast tool for generating isolated declarations, powered by Oxc.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -92,26 +92,26 @@
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"oxc-parser": "^0.25.0",
"oxc-transform": "^0.24.3",
"oxc-transform": "^0.25.0",
"unplugin": "^1.12.2"
},
"devDependencies": {
"@swc/core": "^1.7.11",
"@sxzz/eslint-config": "^3.17.2",
"@swc/core": "^1.7.18",
"@sxzz/eslint-config": "^3.17.4",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.16.0",
"bumpp": "^9.5.1",
"@types/node": "^20.16.1",
"bumpp": "^9.5.2",
"esbuild": "^0.23.1",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"fast-glob": "^3.3.2",
"prettier": "^3.3.3",
"rolldown": "nightly",
"rollup": "^4.21.0",
"rollup-plugin-esbuild": "^6.1.1",
"tsdown": "^0.2.6",
"tsx": "^4.17.0",
"tsdown": "^0.2.10",
"tsx": "^4.18.0",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"engines": {
Expand Down
Loading

0 comments on commit 8f52f48

Please sign in to comment.