Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent fc33080 commit a6c656d
Show file tree
Hide file tree
Showing 2 changed files with 890 additions and 838 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
]
},
"dependencies": {
"@rsbuild/plugin-babel": "^1.0.1-rc.5",
"@vue/babel-plugin-jsx": "^1.2.2",
"@rsbuild/plugin-babel": "^1.0.3",
"@vue/babel-plugin-jsx": "^1.2.5",
"babel-plugin-vue-jsx-hmr": "^1.0.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@playwright/test": "^1.46.1",
"@rsbuild/core": "^1.0.1-rc.0",
"@rsbuild/plugin-vue": "1.0.1-rc.5",
"@types/node": "^20.16.2",
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.48.2",
"@rsbuild/core": "^1.1.0",
"@rsbuild/plugin-vue": "1.0.4",
"@types/node": "^20.17.6",
"nano-staged": "^0.8.0",
"playwright": "^1.46.1",
"playwright": "^1.48.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vue": "^3.5.0"
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vue": "^3.5.12"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-beta.0"
Expand All @@ -59,7 +59,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.3",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
Loading

0 comments on commit a6c656d

Please sign in to comment.