Skip to content

Commit

Permalink
latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Mineev committed May 6, 2021
1 parent a00386e commit 690eea4
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 35 deletions.
61 changes: 30 additions & 31 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ungap/custom-elements": "^1.0.0",
"bem-react-helper": "^1.2.2",
"clsx": "^1.1.1",
"core-js": "^3.11.3",
"core-js": "^3.12.0",
"intersection-observer": "^0.12.0",
"lodash-es": "^4.17.21",
"node-emoji": "^1.10.0",
Expand Down Expand Up @@ -94,7 +94,7 @@
"lint-staged": "^10.5.4",
"mini-css-extract-plugin": "^1.6.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.13",
"postcss": "^8.2.14",
"postcss-csso": "^5.0.1",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",
Expand All @@ -107,13 +107,13 @@
"stylelint-config-standard": "^22.0.0",
"stylelint-value-no-unknown-custom-properties": "^3.0.0",
"ts-jest": "^26.5.6",
"ts-loader": "^9.1.1",
"ts-loader": "^9.1.2",
"tsconfig-paths-webpack-plugin": "^3.5.1",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
"webpack": "^5.36.2",
"webpack-bundle-analyzer": "^4.4.1",
"webpack-cli": "^4.6.0",
"webpack-cli": "^4.7.0",
"webpack-dev-server": "^3.11.2"
}
}

0 comments on commit 690eea4

Please sign in to comment.