Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2023
1 parent 65e5798 commit cb24851
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 137 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-jsx",
"version": "0.2.0",
"packageManager": "pnpm@8.4.0",
"packageManager": "pnpm@8.5.1",
"description": "Vue JSX plugin for both Vue 2 and 3. Supports Rollup, Vite, esbuild and Webpack.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@rollup/pluginutils": "^5.0.2",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vue/babel-preset-jsx": "^1.4.0",
"esbuild": "^0.17.18",
"esbuild": "^0.17.19",
"local-pkg": "^0.4.3",
"magic-string": "^0.30.0",
"unplugin": "^1.3.1"
Expand All @@ -100,7 +100,7 @@
"typescript": "^5.0.4",
"vite": "^4.3.5",
"vitest": "^0.31.0",
"vue": "^3.3.1"
"vue": "^3.3.2"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit cb24851

Please sign in to comment.