Skip to content

Commit

Permalink
chore(create-quasar): up the min quasar & q/app version (safety reasons)
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoenescu committed May 6, 2024
1 parent 0c4b426 commit ace7781
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<% if (preset.pinia) { %>"pinia": "^2.0.11",<% } %>
<% if (preset.vuex) { %>"vuex": "^4.0.1",<% } %>
"@quasar/extras": "^1.16.4",
"quasar": "^2.8.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.12"
},
Expand All @@ -41,7 +41,7 @@
"prettier": "^2.5.1",
<% } } %>
<% if (preset.i18n) { %>"@intlify/vite-plugin-vue-i18n": "^3.3.1",<% } %>
"@quasar/app-vite": "^1.8.0",
"@quasar/app-vite": "^1.9.0",
"autoprefixer": "^10.4.2",
"postcss": "^8.4.14"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<% if (preset.i18n) { %>"vue-i18n": "^9.0.0",<% } %>
<% if (preset.pinia) { %>"pinia": "^2.0.11",<% } %>
"@quasar/extras": "^1.16.4",
"quasar": "^2.6.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.0"
},
Expand All @@ -41,7 +41,7 @@
"prettier": "^3.0.3",
<% } } %>
<% if (preset.i18n) { %>"@intlify/unplugin-vue-i18n": "^2.0.0",<% } %>
"@quasar/app-vite": "^2.0.0-beta.5",
"@quasar/app-vite": "^2.0.0-beta.12",
"autoprefixer": "^10.4.2",
"postcss": "^8.4.14"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<% if (preset.vuex) { %>"vuex": "^4.0.1",<% } %>
"@quasar/extras": "^1.16.4",
"core-js": "^3.31.1",
"quasar": "^2.8.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.12"
},
Expand All @@ -42,7 +42,7 @@
"eslint-config-prettier": "^8.1.0",
"prettier": "^2.5.1",
<% } } %>
"@quasar/app-webpack": "^3.9.2"
"@quasar/app-webpack": "^3.13.0"
},
"browserslist": [
"last 10 Chrome versions",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<% if (preset.pinia) { %>"pinia": "^2.0.11",<% } %>
"@quasar/extras": "^1.16.4",
"core-js": "^3.31.1",
"quasar": "^2.8.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.12"
},
Expand All @@ -41,7 +41,7 @@
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.3",
<% } } %>
"@quasar/app-webpack": "^4.0.0-beta.1"
"@quasar/app-webpack": "^4.0.0-beta.13"
},
"browserslist": [
"last 10 Chrome versions",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<% if (preset.pinia) { %>"pinia": "^2.0.11",<% } %>
<% if (preset.vuex) { %>"vuex": "^4.0.1",<% } %>
"@quasar/extras": "^1.16.4",
"quasar": "^2.8.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.12"
},
Expand All @@ -45,7 +45,7 @@
<% } } %>
"@types/node": "^12.20.21",
<% if (preset.i18n) { %>"@intlify/vite-plugin-vue-i18n": "^3.3.1",<% } %>
"@quasar/app-vite": "^1.8.0",
"@quasar/app-vite": "^1.9.0",
"autoprefixer": "^10.4.2",
"typescript": "^4.5.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<% if (preset.i18n) { %>"vue-i18n": "^9.2.2",<% } %>
<% if (preset.pinia) { %>"pinia": "^2.0.11",<% } %>
"@quasar/extras": "^1.16.4",
"quasar": "^2.6.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.12"
},
Expand All @@ -45,7 +45,7 @@
<% } } %>
"@types/node": "^20.5.9",
<% if (preset.i18n) { %>"@intlify/unplugin-vue-i18n": "^2.0.0",<% } %>
"@quasar/app-vite": "^2.0.0-beta.5",
"@quasar/app-vite": "^2.0.0-beta.12",
"autoprefixer": "^10.4.2",
"typescript": "~5.3.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<% if (preset.vuex) { %>"vuex": "^4.0.1",<% } %>
"@quasar/extras": "^1.16.4",
"core-js": "^3.31.1",
"quasar": "^2.8.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.12"
},
Expand All @@ -43,7 +43,7 @@
"prettier": "^2.5.1",
<% } } %>
"@types/node": "^12.20.21",
"@quasar/app-webpack": "^3.9.2"
"@quasar/app-webpack": "^3.13.0"
},
"browserslist": [
"last 10 Chrome versions",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<% if (preset.pinia) { %>"pinia": "^2.0.11",<% } %>
"@quasar/extras": "^1.16.4",
"core-js": "^3.6.5",
"quasar": "^2.6.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.0"
},
Expand All @@ -43,7 +43,7 @@
"prettier": "^3.0.3",
<% } } %>
"@types/node": "^20.5.9",
"@quasar/app-webpack": "^4.0.0-beta.1",
"@quasar/app-webpack": "^4.0.0-beta.13",
"ts-loader": "^9.4.2",
"typescript": "^5.2.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"postcss": "^8.1.9",
"rtlcss": "^2.6.1",
"sass": "^1.33.0",
"quasar": "^2.0.0",
"quasar": "^2.16.0",
"@quasar/extras": "^1.16.4",
"core-js": "^3.0.0",
"@quasar/app-webpack": "^3.0.0",
"@quasar/app-webpack": "^3.13.0",
"open": "^7.3.0",
"fs-extra": "^8.1.0",
"chalk": "^4.1.0",
Expand Down

0 comments on commit ace7781

Please sign in to comment.