Skip to content
Snippets Groups Projects
Commit 6b98dc6d authored by Griefed's avatar Griefed :joystick:
Browse files

Merge branch 'dependabot'

parents 5bf8883d fecc4619
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@4.1.8
uses: JamesIves/github-pages-deploy-action@v4.2.2
with:
branch: gh-pages
folder: dist/spa
......
This diff is collapsed.
......@@ -22,20 +22,20 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "^1.12.2",
"core-js": "^3.20.2",
"@quasar/extras": "^1.12.4",
"core-js": "^3.20.3",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.4.2"
"quasar": "^2.4.11"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.5",
"@quasar/app": "^3.2.6",
"electron": "^16.0.5",
"@quasar/app": "^3.2.9",
"electron": "^16.0.7",
"electron-packager": "^15.4.0",
"eslint": "8.6.0",
"eslint": "8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.2.0",
"eslint-plugin-vue": "^8.3.0",
"eslint-webpack-plugin": "^3.1.1"
},
"browserslist": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment