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 Nov 23, 2024
1 parent d0f84e3 commit 18ad1fe
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 409 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.2.3",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"description": "Transform file to a default-export string.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -80,21 +80,21 @@
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"esbuild": "^0.24.0",
"unplugin": "^1.15.0"
"unplugin": "^1.16.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.4.0",
"@sxzz/eslint-config": "^4.4.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.8.7",
"@types/node": "^22.9.3",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"rollup": "^4.24.4",
"rollup": "^4.27.4",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.5"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 18ad1fe

Please sign in to comment.