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 Jan 20, 2025
1 parent be241da commit 74ec12d
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 366 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-raw",
"version": "0.3.1",
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.4",
"description": "Transform file to a default-export string.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -88,17 +88,17 @@
"unplugin": "^2.1.2"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.10.2",
"bumpp": "^9.9.2",
"eslint": "^9.17.0",
"@sxzz/eslint-config": "^4.6.0",
"@sxzz/prettier-config": "^2.1.0",
"@types/node": "^22.10.7",
"bumpp": "^9.10.1",
"eslint": "^9.18.0",
"prettier": "^3.4.2",
"rollup": "^4.29.1",
"rollup": "^4.31.0",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"typescript": "^5.7.3",
"vite": "^6.0.8",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
Loading

0 comments on commit 74ec12d

Please sign in to comment.