Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Nov 7, 2021
1 parent f30af22 commit ff85eab
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 261 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "^1.11.4",
"core-js": "^3.19.0",
"quasar": "^2.2.2",
"quasar-extras-svg-icons": "^1.0.5"
"@quasar/extras": "^1.11.5",
"core-js": "^3.19.1",
"quasar": "^2.3.0",
"quasar-extras-svg-icons": "^1.0.6"
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.16.0",
"@quasar/app": "^3.1.8",
"@quasar/app": "^3.1.10",
"babel-loader": "^8.2.3",
"eslint": "^8.1.0",
"eslint": "^8.2.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-node": "^11.1.0",
Expand Down
Loading

0 comments on commit ff85eab

Please sign in to comment.