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] committed Jan 12, 2024
1 parent d15029e commit dbaec10
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 110 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,27 +50,27 @@
"dependencies": {
"@webassemblyjs/wasm-parser": "^1.11.6",
"magic-string": "^0.30.5",
"mlly": "^1.4.2",
"mlly": "^1.5.0",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"unplugin": "^1.6.0"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^20.10.8",
"@vitest/coverage-v8": "^1.1.3",
"@types/node": "^20.11.0",
"@vitest/coverage-v8": "^1.2.0",
"assemblyscript": "^0.27.22",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"miniflare": "^3.20231218.1",
"prettier": "^3.1.1",
"rollup": "^4.9.4",
"prettier": "^3.2.0",
"rollup": "^4.9.5",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.0.11",
"vitest": "^1.1.3"
"vitest": "^1.2.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit dbaec10

Please sign in to comment.