Skip to content

Commit

Permalink
Обновление зависимостей фронтенда
Browse files Browse the repository at this point in the history
  • Loading branch information
ProklUng committed Jan 13, 2022
1 parent 785f127 commit d9973a2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,34 +30,34 @@
"@babel/preset-env": "^7.12.11",
"@babel/register": "^7.12.10",
"@babel/runtime": "^7.12.5",
"@symfony/webpack-encore": "^1.5.0",
"@symfony/webpack-encore": "^1.7.0",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"css-loader": "^6.2.0",
"eslint": "^7.5.0",
"eslint": "^8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-vue": "^7.7.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.3.0",
"file-loader": "^6.2.0",
"node-sass": "^4.14.1",
"postcss-calc": "^8.0.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.0.2",
"postcss-loader": "^6.1.1",
"postcss-pixel-to-viewport": "^1.0.2",
"postcss-preset-env": "^6.7.0",
"postcss-preset-env": "^7.2.3",
"postcss-responsive-font": "^1.0.6",
"postcss-scss": "^4.0.0",
"prettier": "^2.2.1",
"sass-loader": "^12.1.0",
"stylelint": "^13.8.0",
"stylelint-config-recess-order": "^2.3.0",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.18.0",
"stylelint": "^14.2.0",
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-recommended-scss": "^5.0.2",
"stylelint-config-standard": "^24.0.0",
"stylelint-scss": "^4.1.0",
"svg-spritemap-webpack-plugin": "^4.1.0",
"url-loader": "^4.1.0",
"vue-eslint-parser": "^7.3.0",
"vue-eslint-parser": "^8.0.0",
"vue-loader": "^15.9.5",
"vue-template-compiler": "2.6.14",
"webpack-bundle-analyzer": "^4.4.2",
Expand Down

0 comments on commit d9973a2

Please sign in to comment.