Skip to content

Commit

Permalink
Merge branch 'release/1.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdanpdan committed Dec 4, 2023
2 parents 01cdfdf + d45c359 commit 18905e9
Show file tree
Hide file tree
Showing 7 changed files with 162 additions and 131 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pdanpdan/quasar-play",
"version": "1.2.0",
"version": "1.2.1",
"description": "Playground for Quasar Framework",
"productName": "Quasar Play",
"author": {
Expand Down Expand Up @@ -41,15 +41,15 @@
},
"devDependencies": {
"@chenfengyuan/vue-qrcode": "^2.0.0",
"@pdanpdan/vue-repl": "^1.0.7",
"@quasar/extras": "^1.16.9",
"@quasar/vite-plugin": "^1.6.0",
"@types/file-saver": "^2.0.7",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@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",
"@pdanpdan/vue-repl": "^1.0.4",
"autoprefixer": "^10.4.16",
"deepmerge": "^4.3.1",
"eslint": "^8.55.0",
Expand All @@ -62,12 +62,12 @@
"quasar": "^2.14.1",
"sass": "^1.69.5",
"typescript": "^5.3.2",
"vite": "^5.0.4",
"vite": "^5.0.5",
"vite-plugin-compression2": "^0.11.0",
"vite-plugin-mkcert": "^1.17.1",
"vite-plugin-pwa": "^0.17.2",
"vue": "^3.3.9",
"vue-tsc": "^1.8.24",
"vite-plugin-pwa": "^0.17.3",
"vue": "^3.3.10",
"vue-tsc": "1.9.0-alpha.3",
"workbox-window": "^7.0.0"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 18905e9

Please sign in to comment.