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 25, 2025
1 parent fe400b5 commit 15b6ea3
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 346 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"test:chrome": "HAS_CHROME=true vitest"
},
"peerDependencies": {
"unstorage": "^1.0.0"
"unstorage": "^1.15.0"
},
"dependencies": {
"@nuxt/devtools-kit": "2.1.0",
Expand Down Expand Up @@ -130,7 +130,7 @@
"playwright": "^1.50.1",
"sass": "^1.85.1",
"sharp": "^0.33.5",
"typescript": "5.6.3",
"typescript": "5.7.3",
"unocss": "^66.0.0",
"vitest": "^3.0.7"
},
Expand All @@ -145,6 +145,6 @@
]
},
"resolutions": {
"typescript": "5.6.3"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 15b6ea3

Please sign in to comment.