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

Merge branch 'dependabot'

parents eba5649b dd9e51be
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ jobs:
prerelease: false
- name: Setup Node.js environment
uses: actions/setup-node@v3.4.0
uses: actions/setup-node@v3.4.1
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......@@ -110,7 +110,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@v4.3.4
uses: JamesIves/github-pages-deploy-action@v4.4.0
with:
branch: gh-pages
folder: dist/spa
......@@ -164,7 +164,7 @@ jobs:
# SETUP NODE ENVIRONMENT
- name: Setup Node.js environment
uses: actions/setup-node@v3.4.0
uses: actions/setup-node@v3.4.1
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......
......@@ -16,7 +16,7 @@ jobs:
uses: tj-actions/branch-names@v5
- name: Setup Node.js environment
uses: actions/setup-node@v3.4.0
uses: actions/setup-node@v3.4.1
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......@@ -79,7 +79,7 @@ jobs:
# SETUP NODE ENVIRONMENT
- name: Setup Node.js environment
uses: actions/setup-node@v3.4.0
uses: actions/setup-node@v3.4.1
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......
......@@ -9,20 +9,20 @@
"version": "2.3.4",
"license": "MITLicense",
"dependencies": {
"@quasar/extras": "^1.14.2",
"core-js": "^3.23.4",
"core-js": "^3.24.0",
"@quasar/extras": "^1.15.0",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.7.5"
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.2",
"@babel/eslint-parser": "^7.18.9",
"@quasar/app": "^3.3.3",
"electron": "^19.0.8",
"electron": "^19.0.9",
"electron-packager": "^15.5.1",
"eslint": "8.19.0",
"eslint": "8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-vue": "^9.2.0",
"eslint-plugin-vue": "^9.3.0",
"eslint-webpack-plugin": "^3.2.0"
},
"engines": {
......@@ -83,9 +83,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.18.2",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz",
"integrity": "sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==",
"version": "7.18.9",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.9.tgz",
"integrity": "sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ==",
"dev": true,
"dependencies": {
"eslint-scope": "^5.1.1",
......@@ -2146,9 +2146,9 @@
}
},
"node_modules/@quasar/extras": {
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/@quasar/extras/-/extras-1.14.2.tgz",
"integrity": "sha512-F9T1aIhRIiuJeuxPCu2CBlPj5js6mBZWQOAHHyVlreNa5qhVEHhr/9GfljG6RTnjvTNOjJraTl0hi8g0IuUfLw==",
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/@quasar/extras/-/extras-1.15.0.tgz",
"integrity": "sha512-e5IHHqo3i/u7yWdcdspBbthnrDDZ3VRXaQoyhEEy526lzITFAw3hnlt4h7YnZ6Ck6gVIM0YbCaZbKaQYfKPOzQ==",
"funding": {
"type": "github",
"url": "https://donate.quasar.dev"
......@@ -4142,9 +4142,9 @@
}
},
"node_modules/core-js": {
"version": "3.23.4",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.4.tgz",
"integrity": "sha512-vjsKqRc1RyAJC3Ye2kYqgfdThb3zYnx9CrqoCcjMOENMtQPC7ZViBvlDxwYU/2z2NI/IPuiXw5mT4hWhddqjzQ==",
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
......@@ -5034,9 +5034,9 @@
}
},
"node_modules/electron": {
"version": "19.0.8",
"resolved": "https://registry.npmjs.org/electron/-/electron-19.0.8.tgz",
"integrity": "sha512-OWK3P/NbDFfBUv+wbYv1/OV4jehY5DQPT7n1maQJfN9hsnrWTMktXS/bmS05eSUAjNAzHmKPKfiKH2c1Yr7nGw==",
"version": "19.0.9",
"resolved": "https://registry.npmjs.org/electron/-/electron-19.0.9.tgz",
"integrity": "sha512-ooEwrv8Y7NSzdhKcl6kPCYecnzcg5nFWuS5ryG+VFH3MMBR8zXh9nW2wLsZrBz6OGUxXrcc5BKBC7dA8C6RhGQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
......@@ -5363,9 +5363,9 @@
}
},
"node_modules/eslint": {
"version": "8.19.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.19.0.tgz",
"integrity": "sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==",
"version": "8.20.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.20.0.tgz",
"integrity": "sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^1.3.0",
......@@ -5427,9 +5427,9 @@
}
},
"node_modules/eslint-plugin-vue": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.2.0.tgz",
"integrity": "sha512-W2hc+NUXoce8sZtWgZ45miQTy6jNyuSdub5aZ1IBune4JDeAyzucYX0TzkrQ1jMO52sNUDYlCIHDoaNePe0p5g==",
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.3.0.tgz",
"integrity": "sha512-iscKKkBZgm6fGZwFt6poRoWC0Wy2dQOlwUPW++CiPoQiw1enctV2Hj5DBzzjJZfyqs+FAXhgzL4q0Ww03AgSmQ==",
"dev": true,
"dependencies": {
"eslint-utils": "^3.0.0",
......@@ -13173,9 +13173,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.18.2",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz",
"integrity": "sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==",
"version": "7.18.9",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.9.tgz",
"integrity": "sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ==",
"dev": true,
"requires": {
"eslint-scope": "^5.1.1",
......@@ -14617,9 +14617,9 @@
}
},
"@quasar/extras": {
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/@quasar/extras/-/extras-1.14.2.tgz",
"integrity": "sha512-F9T1aIhRIiuJeuxPCu2CBlPj5js6mBZWQOAHHyVlreNa5qhVEHhr/9GfljG6RTnjvTNOjJraTl0hi8g0IuUfLw=="
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/@quasar/extras/-/extras-1.15.0.tgz",
"integrity": "sha512-e5IHHqo3i/u7yWdcdspBbthnrDDZ3VRXaQoyhEEy526lzITFAw3hnlt4h7YnZ6Ck6gVIM0YbCaZbKaQYfKPOzQ=="
},
"@quasar/fastclick": {
"version": "1.1.4",
......@@ -16269,9 +16269,9 @@
}
},
"core-js": {
"version": "3.23.4",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.4.tgz",
"integrity": "sha512-vjsKqRc1RyAJC3Ye2kYqgfdThb3zYnx9CrqoCcjMOENMtQPC7ZViBvlDxwYU/2z2NI/IPuiXw5mT4hWhddqjzQ=="
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ=="
},
"core-js-compat": {
"version": "3.17.3",
......@@ -16927,9 +16927,9 @@
"dev": true
},
"electron": {
"version": "19.0.8",
"resolved": "https://registry.npmjs.org/electron/-/electron-19.0.8.tgz",
"integrity": "sha512-OWK3P/NbDFfBUv+wbYv1/OV4jehY5DQPT7n1maQJfN9hsnrWTMktXS/bmS05eSUAjNAzHmKPKfiKH2c1Yr7nGw==",
"version": "19.0.9",
"resolved": "https://registry.npmjs.org/electron/-/electron-19.0.9.tgz",
"integrity": "sha512-ooEwrv8Y7NSzdhKcl6kPCYecnzcg5nFWuS5ryG+VFH3MMBR8zXh9nW2wLsZrBz6OGUxXrcc5BKBC7dA8C6RhGQ==",
"dev": true,
"requires": {
"@electron/get": "^1.14.1",
......@@ -17181,9 +17181,9 @@
"dev": true
},
"eslint": {
"version": "8.19.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.19.0.tgz",
"integrity": "sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==",
"version": "8.20.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.20.0.tgz",
"integrity": "sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==",
"dev": true,
"requires": {
"@eslint/eslintrc": "^1.3.0",
......@@ -17334,9 +17334,9 @@
"requires": {}
},
"eslint-plugin-vue": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.2.0.tgz",
"integrity": "sha512-W2hc+NUXoce8sZtWgZ45miQTy6jNyuSdub5aZ1IBune4JDeAyzucYX0TzkrQ1jMO52sNUDYlCIHDoaNePe0p5g==",
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.3.0.tgz",
"integrity": "sha512-iscKKkBZgm6fGZwFt6poRoWC0Wy2dQOlwUPW++CiPoQiw1enctV2Hj5DBzzjJZfyqs+FAXhgzL4q0Ww03AgSmQ==",
"dev": true,
"requires": {
"eslint-utils": "^3.0.0",
......
......@@ -22,20 +22,20 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "^1.14.2",
"core-js": "^3.23.4",
"core-js": "^3.24.0",
"@quasar/extras": "^1.15.0",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.7.5"
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.2",
"@babel/eslint-parser": "^7.18.9",
"@quasar/app": "^3.3.3",
"electron": "^19.0.8",
"electron": "^19.0.9",
"electron-packager": "^15.5.1",
"eslint": "8.19.0",
"eslint": "8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-vue": "^9.2.0",
"eslint-plugin-vue": "^9.3.0",
"eslint-webpack-plugin": "^3.2.0"
},
"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