Skip to content

Commit

Permalink
Merge branch 'release/1.2.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdanpdan committed Dec 16, 2023
2 parents 41de78a + 6a59c1f commit c0545fc
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pdanpdan/quasar-play",
"version": "1.2.7",
"version": "1.2.8",
"description": "Playground for Quasar Framework",
"productName": "Quasar Play",
"author": {
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@chenfengyuan/vue-qrcode": "^2.0.0",
"@pdanpdan/vue-repl": "^1.0.13",
"@pdanpdan/vue-repl": "^1.0.14",
"@quasar/extras": "^1.16.9",
"@quasar/vite-plugin": "^1.6.0",
"@types/file-saver": "^2.0.7",
Expand All @@ -52,7 +52,7 @@
"@vitejs/plugin-vue": "^4.5.2",
"autoprefixer": "^10.4.16",
"deepmerge": "^4.3.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.19.2",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
Expand All @@ -62,11 +62,11 @@
"quasar": "^2.14.1",
"sass": "^1.69.5",
"typescript": "^5.3.3",
"vite": "^5.0.8",
"vite": "^5.0.10",
"vite-plugin-compression2": "^0.11.0",
"vite-plugin-mkcert": "^1.17.1",
"vite-plugin-pwa": "^0.17.4",
"vue": "^3.3.11",
"vue": "^3.3.12",
"vue-tsc": "1.9.0-alpha.3",
"workbox-window": "^7.0.0"
},
Expand Down
Loading

0 comments on commit c0545fc

Please sign in to comment.