Skip to content

Commit

Permalink
Merge branch 'release/1.2.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdanpdan committed Dec 10, 2023
2 parents 4339142 + 8bbc441 commit 7fd961e
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 97 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pdanpdan/quasar-play",
"version": "1.2.5",
"version": "1.2.6",
"description": "Playground for Quasar Framework",
"productName": "Quasar Play",
"author": {
Expand Down Expand Up @@ -41,32 +41,32 @@
},
"devDependencies": {
"@chenfengyuan/vue-qrcode": "^2.0.0",
"@pdanpdan/vue-repl": "^1.0.11",
"@pdanpdan/vue-repl": "^1.0.12",
"@quasar/extras": "^1.16.9",
"@quasar/vite-plugin": "^1.6.0",
"@types/file-saver": "^2.0.7",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vite-pwa/assets-generator": "^0.0.11",
"@vitejs/plugin-vue": "^4.5.1",
"@vite-pwa/assets-generator": "^0.1.0",
"@vitejs/plugin-vue": "^4.5.2",
"autoprefixer": "^10.4.16",
"deepmerge": "^4.3.1",
"eslint": "^8.55.0",
"eslint-plugin-vue": "^9.19.2",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"postcss": "^8.4.32",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"qrcode": "^1.5.3",
"quasar": "^2.14.1",
"sass": "^1.69.5",
"typescript": "^5.3.3",
"vite": "^5.0.6",
"vite": "^5.0.7",
"vite-plugin-compression2": "^0.11.0",
"vite-plugin-mkcert": "^1.17.1",
"vite-plugin-pwa": "^0.17.4",
"vue": "^3.3.10",
"vue": "^3.3.11",
"vue-tsc": "1.9.0-alpha.3",
"workbox-window": "^7.0.0"
},
Expand Down
Loading

0 comments on commit 7fd961e

Please sign in to comment.