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 Feb 15, 2024
1 parent 8d705a7 commit 1d70e3c
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 314 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-raw",
"version": "0.1.1",
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.2",
"description": "Transform file to a default-export string.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -81,15 +81,15 @@
"devDependencies": {
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"prettier": "^3.2.5",
"rollup": "^4.9.6",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"rollup": "^4.11.0",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.1.2",
"vitest": "^1.2.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 1d70e3c

Please sign in to comment.