Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaAga committed Dec 13, 2023
1 parent 39a4493 commit 2496f7f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"babel-eslint": "^10.0.0",
"babel-loader": "^8.0.0",
"cross-env": "^5.2.0",
"css-loader": "6.8.1",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^4.2.2",
"cssnano": "^5.0.1",
"dotenv": "^5.0.0",
"eslint": "^6.7.2",
"eslint-plugin-spellcheck": "0.0.17",
"graphql": "^15.5.0",
"highlight.js": "~9.14.0",
"node-sass": "8.0.0",
"node-sass": "^8.0.0",
"path-browserify": "^1.0.1",
"prettier": "^1.19.1",
"pretty-format": "26.6.2",
Expand All @@ -59,15 +59,15 @@
"react-remarkable": "^1.1.3",
"redux-mock-store": "^1.2.2",
"sass": "~1.60.0",
"sass-loader": "10.2.0",
"sass-loader": "^13.3.2",
"style-loader": "^1.3.0",
"stylelint": "^9.3.0",
"stylelint-config-standard": "^18.0.0",
"tabbable": "~5.2.0",
"url-loader": "4.1.1",
"webpack": "5.75.0",
"webpack": "^5.75.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "5.0.1",
"webpack-cli": "^5.0.1",
"webpack-stats-plugin": "^1.0.3"
}
}

0 comments on commit 2496f7f

Please sign in to comment.