Merge pull request #263 from jonnybarnes/dependency-updates-2022601

Update dependencies 20220601
This commit is contained in:
Jonny Barnes 2022-06-01 21:32:12 +01:00 committed by GitHub
commit e91f3e0d17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1234 additions and 1163 deletions

View file

@ -31,7 +31,7 @@ jobs:
- name: Setup PHP with pecl extension
uses: shivammathur/setup-php@v2
with:
php-version: '8.0'
php-version: '8.1'
tools: phpcs
- name: Copy .env
run: php -r "file_exists('.env') || copy('.env.github', '.env');"

534
composer.lock generated

File diff suppressed because it is too large Load diff

1857
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,7 @@
"autoprefixer": "^10.2.4",
"babel-loader": "^8.2.1",
"browserlist": "^1.0.1",
"compression-webpack-plugin": "^9.2.0",
"compression-webpack-plugin": "^10.0.0",
"css-loader": "^6.2.0",
"cssnano": "^5.0.2",
"eslint": "^8.6.0",
@ -24,7 +24,7 @@
"postcss-combine-duplicated-selectors": "^10.0.2",
"postcss-combine-media-query": "^1.0.1",
"postcss-import": "^14.0.0",
"postcss-loader": "^6.1.1",
"postcss-loader": "^7.0.0",
"pre-commit": "^1.1.3",
"stylelint": "^14.2.0",
"stylelint-config-standard": "^25.0.0",