Skip to content

Commit

Permalink
chore: update packages (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red authored Nov 8, 2024
1 parent b9c09bd commit caaf5ea
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 265 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.14.0",
"@polka/url": "^1.0.0-next.28",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.16.11",
"@types/node": "^20.17.6",
"@types/throttle-debounce": "^5.0.2",
"@vitest/eslint-plugin": "^1.1.7",
"eslint": "^9.12.0",
Expand All @@ -57,10 +57,10 @@
"node-fetch": "^3.3.2",
"prettier": "^3.3.3",
"throttle-debounce": "^5.0.2",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
"vitest": "^1.6.0",
"vitest-github-actions-reporter": "^0.11.1"
},
Expand All @@ -70,5 +70,5 @@
"fs-extra": "^11.1.0",
"picocolors": "^1.0.0"
},
"packageManager": "pnpm@9.12.1"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit caaf5ea

Please sign in to comment.