Skip to content

Commit 716ce3d

Browse files
committed
chore: update deps
1 parent 7c2601b commit 716ce3d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@quasar/extras": "^1.5.0",
17-
"quasar": "^1.8.2"
17+
"quasar": "^1.8.3"
1818
},
1919
"devDependencies": {
2020
"@quasar/app": "^1.5.2",

ui/dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@quasar/extras": "^1.5.0",
17-
"quasar": "^1.8.2"
17+
"quasar": "^1.8.3"
1818
},
1919
"devDependencies": {
2020
"@quasar/app": "^1.5.2"

ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
"open": "^7.0.0",
8181
"postcss": "^7.0.26",
8282
"postcss-rtl": "^1.5.0",
83-
"quasar": "^1.8.2",
84-
"quasar-json-api": "^0.0.19",
85-
"rimraf": "^3.0.0",
86-
"rollup": "^1.29.1",
83+
"quasar": "^1.8.3",
84+
"quasar-json-api": "^0.0.20",
85+
"rimraf": "^3.0.1",
86+
"rollup": "^1.30.1",
8787
"rollup-plugin-babel": "^4.3.3",
8888
"uglify-es": "^3.3.9",
8989
"zlib": "^1.0.5"

0 commit comments

Comments
 (0)