Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Sep 23, 2021
1 parent dd97cd2 commit a9a252e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "^1.11.0",
"@quasar/extras": "^1.11.1",
"@quasar/quasar-ui-qiconpicker": "../ui",
"quasar": "^1.16.0"
},
Expand Down
12 changes: 6 additions & 6 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"q-colorize-mixin": "^1.0.10"
},
"devDependencies": {
"@quasar/extras": "^1.11.0",
"@quasar/extras": "^1.11.1",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-node-resolve": "^13.0.5",
"@vue/eslint-config-standard": "^6.1.0",
"autoprefixer": "^10.3.4",
"autoprefixer": "^10.3.5",
"babel-eslint": "^10.1.0",
"chalk": "^4.1.2",
"cross-fetch": "^3.1.4",
Expand All @@ -77,13 +77,13 @@
"eslint-plugin-vue": "^7.18.0",
"fs-extra": "^10.0.0",
"open": "^8.2.1",
"postcss": "^8.3.6",
"postcss": "^8.3.7",
"quasar": "^1.15.23",
"quasar-json-api": "^1.2.6",
"rimraf": "^3.0.2",
"rollup": "^2.56.3",
"rollup": "^2.57.0",
"rtlcss": "^3.3.0",
"sass": "^1.41.1",
"sass": "^1.42.1",
"uglify-es": "^3.3.9",
"zlib": "^1.0.5"
},
Expand Down

0 comments on commit a9a252e

Please sign in to comment.