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 Jul 27, 2024
1 parent a6206fb commit 535dee3
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 388 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-raw",
"version": "0.2.2",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"description": "Transform file to a default-export string.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -76,21 +76,21 @@
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"esbuild": "^0.23.0",
"unplugin": "^1.11.0"
"unplugin": "^1.12.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.14.0",
"@sxzz/eslint-config": "^3.16.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.14.10",
"@types/node": "^20.14.12",
"bumpp": "^9.4.1",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"prettier": "^3.3.3",
"rollup": "^4.18.1",
"tsup": "^8.1.0",
"rollup": "^4.19.1",
"tsup": "^8.2.3",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"vitest": "^2.0.3"
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vitest": "^2.0.4"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 535dee3

Please sign in to comment.