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

Merge branch 'develop' into dependabot/npm_and_yarn/develop/eslint-plugin-vue-8.2.0

parents e55a3f1b be07187d
No related branches found
No related tags found
2 merge requests!98Develop,!96build(deps-dev): Bump eslint-plugin-vue from 8.1.1 to 8.2.0
......@@ -49,7 +49,7 @@ jobs:
prerelease: false
- name: Setup Node.js environment
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......@@ -104,7 +104,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@4.1.6
uses: JamesIves/github-pages-deploy-action@4.1.7
with:
branch: gh-pages
folder: dist/spa
......@@ -155,7 +155,7 @@ jobs:
# SETUP NODE ENVIRONMENT
- name: Setup Node.js environment
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......
......@@ -41,7 +41,7 @@ jobs:
prerelease: false
- name: Setup Node.js environment
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......
......@@ -41,7 +41,7 @@ jobs:
prerelease: false
- name: Setup Node.js environment
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......
......@@ -41,7 +41,7 @@ jobs:
prerelease: false
- name: Setup Node.js environment
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......
......@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup Node.js environment
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......@@ -65,7 +65,7 @@ jobs:
# SETUP NODE ENVIRONMENT
- name: Setup Node.js environment
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
node-version: '>= 16.9.1'
......
......@@ -13,7 +13,7 @@ RUN \
npm install && \
quasar build
FROM lsiobase/nginx:3.14
FROM lsiobase/nginx:3.15-php8-version-ef5b8f3b
LABEL maintainer="Griefed <griefed@griefed.de>"
......
......@@ -14,7 +14,7 @@ RUN \
npm install && \
quasar build
FROM lsiobase/nginx:3.14
FROM lsiobase/nginx:3.15-php8-version-ef5b8f3b
LABEL maintainer="Griefed <griefed@griefed.de>"
......
......@@ -10,10 +10,10 @@
"license": "MITLicense",
"dependencies": {
"@quasar/extras": "^1.12.2",
"core-js": "^3.19.1",
"core-js": "^3.19.3",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.3.3"
"quasar": "^2.3.4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.3",
......@@ -4074,9 +4074,9 @@
}
},
"node_modules/core-js": {
"version": "3.19.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz",
"integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==",
"version": "3.19.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.3.tgz",
"integrity": "sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
......@@ -9915,9 +9915,9 @@
}
},
"node_modules/quasar": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.3.3.tgz",
"integrity": "sha512-0Q/OWX61IHIIljNUBTibR4bB0uXzR+ZtSa8y8jxerNiRoiIbqdo+FMHCRBvPr/3RUDqQ680YgHVjQEDpUCvM1Q==",
"version": "2.3.4",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.3.4.tgz",
"integrity": "sha512-VgqjuzlRqZU2t4gKDHQHc/gt9nKXi9y1VRM7xYO6VOuJcm48wgOzyBdTwl1vVseghWeEIEHRM9M+R629WWF9MQ==",
"engines": {
"node": ">= 10.18.1",
"npm": ">= 6.13.4",
......@@ -15938,9 +15938,9 @@
}
},
"core-js": {
"version": "3.19.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz",
"integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg=="
"version": "3.19.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.3.tgz",
"integrity": "sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g=="
},
"core-js-compat": {
"version": "3.17.3",
......@@ -20314,9 +20314,9 @@
"dev": true
},
"quasar": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.3.3.tgz",
"integrity": "sha512-0Q/OWX61IHIIljNUBTibR4bB0uXzR+ZtSa8y8jxerNiRoiIbqdo+FMHCRBvPr/3RUDqQ680YgHVjQEDpUCvM1Q=="
"version": "2.3.4",
"resolved": "https://registry.npmjs.org/quasar/-/quasar-2.3.4.tgz",
"integrity": "sha512-VgqjuzlRqZU2t4gKDHQHc/gt9nKXi9y1VRM7xYO6VOuJcm48wgOzyBdTwl1vVseghWeEIEHRM9M+R629WWF9MQ=="
},
"querystring": {
"version": "0.2.0",
......
......@@ -23,10 +23,10 @@
},
"dependencies": {
"@quasar/extras": "^1.12.2",
"core-js": "^3.19.1",
"core-js": "^3.19.3",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.3.3"
"quasar": "^2.3.4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.3",
......
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