Skip to content

Commit

Permalink
fix: bump @vitejs/plugin-vue to build runtime (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework authored Jul 2, 2024
1 parent 0dca489 commit e881c44
Show file tree
Hide file tree
Showing 24 changed files with 110 additions and 328 deletions.
5 changes: 5 additions & 0 deletions .changeset/smooth-bags-grow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'vite-plugin-checker': patch
---

Bump @vitejs/plugin-vue to resolve runtime warning, see #346
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"strip-ansi": "^7.0.0",
"tiny-invariant": "^1.1.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*",
"vitest": "^1.6.0",
"ws": "^8.5.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@unplugin-vue-ce/sub-style": "1.0.0-beta.14",
"@vitejs/plugin-vue": "^2.0.1",
"vite": "^4.3.0",
"@vitejs/plugin-vue": "^5.0.5",
"vite": "^5.3.2",
"vue": "^3.3.4",
"vue-tsc": "^2.0.14"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/backend-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"express": "^4.18.2",
"http-proxy-middleware": "^2.0.6",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-enableBuild-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-initialIsOpen-error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-initialIsOpen-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-no-runtime-in-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-overlay-changes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-overlay-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-overlay-position-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/config-terminal-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/eslint-config-log-level/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/eslint-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/eslint-flat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"eslint": "^8.57.0",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/multiple-hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^2.0.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/multiple-reload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.57.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/stylelint-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"stylelint": "^14.0.0",
"stylelint-config-standard": "^28.0.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/typescript-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^2.0.0",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playground/vls-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prettier": "2.6.0",
"sass": "^1.32.7",
"typescript": "~4.3.2",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*",
"vite-plugin-components": "^0.12.2",
"vite-plugin-vue2": "^1.9.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/vue-tsc-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.1",
"typescript": "^5.0.4",
"vite": "^4.3.0",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*",
"vue-tsc": "^2.0.14"
}
Expand Down
Loading

0 comments on commit e881c44

Please sign in to comment.