Skip to content
Snippets Groups Projects
Unverified Commit 3f2d4beb authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge branch 'dependabot' into dependabot-npm_and_yarn-dependabot-quasar-app-3.3.3

parents 25f0a5f2 997658b3
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@v4.2.3
uses: JamesIves/github-pages-deploy-action@v4.2.5
with:
branch: gh-pages
folder: dist/spa
......
......@@ -13,7 +13,7 @@
"core-js": "^3.20.3",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.5.0"
"quasar": "^2.5.5"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
......@@ -22,7 +22,7 @@
"electron-packager": "^15.4.0",
"eslint": "8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.4.1",
"eslint-plugin-vue": "^8.5.0",
"eslint-webpack-plugin": "^3.1.1"
},
"engines": {
......@@ -5351,9 +5351,9 @@
}
},
"node_modules/eslint-plugin-vue": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.4.1.tgz",
"integrity": "sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz",
"integrity": "sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==",
"dev": true,
"dependencies": {
"eslint-utils": "^3.0.0",
......@@ -10098,9 +10098,9 @@
}
},
"node_modules/quasar": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.5.0.tgz",
"integrity": "sha512-EfpM1hcx15molNuqpfaATGJzXuI+jn66E8bYub8ygHzUo6prR8oWI8vgWgrUkV0X7nQmeRM8j3W9+wN/EyAdkQ==",
"version": "2.5.5",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.5.5.tgz",
"integrity": "sha512-7UntzqIBih+xZLCB/f9pxuvNP3EBgexfQDbf8r9p58DHWAiSQwamLjcRHKqmujjp0uX1QChtp6oUxEkK+sFKtA==",
"engines": {
"node": ">= 10.18.1",
"npm": ">= 6.13.4",
......@@ -17132,9 +17132,9 @@
"requires": {}
},
"eslint-plugin-vue": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.4.1.tgz",
"integrity": "sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz",
"integrity": "sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==",
"dev": true,
"requires": {
"eslint-utils": "^3.0.0",
......@@ -20548,9 +20548,9 @@
"dev": true
},
"quasar": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.5.0.tgz",
"integrity": "sha512-EfpM1hcx15molNuqpfaATGJzXuI+jn66E8bYub8ygHzUo6prR8oWI8vgWgrUkV0X7nQmeRM8j3W9+wN/EyAdkQ=="
"version": "2.5.5",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.5.5.tgz",
"integrity": "sha512-7UntzqIBih+xZLCB/f9pxuvNP3EBgexfQDbf8r9p58DHWAiSQwamLjcRHKqmujjp0uX1QChtp6oUxEkK+sFKtA=="
},
"queue-microtask": {
"version": "1.2.3",
......
......@@ -26,7 +26,7 @@
"core-js": "^3.20.3",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.5.0"
"quasar": "^2.5.5"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
......@@ -35,7 +35,7 @@
"electron-packager": "^15.4.0",
"eslint": "8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.4.1",
"eslint-plugin-vue": "^8.5.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