Skip to content

Commit

Permalink
Merge branch 'release/1.2.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdanpdan committed Dec 20, 2023
2 parents c0545fc + d93f17d commit 801b022
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 128 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.8",
"version": "1.2.9",
"description": "Playground for Quasar Framework",
"productName": "Quasar Play",
"author": {
Expand Down Expand Up @@ -41,13 +41,13 @@
},
"devDependencies": {
"@chenfengyuan/vue-qrcode": "^2.0.0",
"@pdanpdan/vue-repl": "^1.0.14",
"@pdanpdan/vue-repl": "^1.0.15",
"@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.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vite-pwa/assets-generator": "^0.2.1",
"@vitejs/plugin-vue": "^4.5.2",
"autoprefixer": "^10.4.16",
Expand All @@ -59,14 +59,14 @@
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"qrcode": "^1.5.3",
"quasar": "^2.14.1",
"quasar": "^2.14.2",
"sass": "^1.69.5",
"typescript": "^5.3.3",
"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.12",
"vue": "^3.3.13",
"vue-tsc": "1.9.0-alpha.3",
"workbox-window": "^7.0.0"
},
Expand Down
Loading

0 comments on commit 801b022

Please sign in to comment.