Skip to content

Commit

Permalink
Merge branch 'release/1.2.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdanpdan committed Dec 6, 2023
2 parents 586cf54 + a7cabe2 commit 26717d7
Show file tree
Hide file tree
Showing 6 changed files with 73 additions and 135 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.2",
"version": "1.2.3",
"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.8",
"@pdanpdan/vue-repl": "^1.0.9",
"@quasar/extras": "^1.16.9",
"@quasar/vite-plugin": "^1.6.0",
"@types/file-saver": "^2.0.7",
Expand All @@ -61,11 +61,11 @@
"qrcode": "^1.5.3",
"quasar": "^2.14.1",
"sass": "^1.69.5",
"typescript": "^5.3.2",
"vite": "^5.0.5",
"typescript": "^5.3.3",
"vite": "^5.0.6",
"vite-plugin-compression2": "^0.11.0",
"vite-plugin-mkcert": "^1.17.1",
"vite-plugin-pwa": "^0.17.3",
"vite-plugin-pwa": "^0.17.4",
"vue": "^3.3.10",
"vue-tsc": "1.9.0-alpha.3",
"workbox-window": "^7.0.0"
Expand Down
Loading

0 comments on commit 26717d7

Please sign in to comment.