Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Feb 23, 2024
1 parent 273fb24 commit 3d67e73
Show file tree
Hide file tree
Showing 2 changed files with 705 additions and 605 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,50 +70,50 @@
]
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/eslint-parser": "^7.23.3",
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/preset-env": "^7.23.8",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@mdx-js/loader": "^2.0.0-next.9",
"@octokit/auth-action": "^4.0.1",
"@octokit/rest": "^20.0.2",
"@pmmmwh/react-refresh-webpack-plugin": "next",
"@svgr/webpack": "^8.1.0",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"cypress": "^13.6.2",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"cypress": "^13.6.6",
"directory-tree": "^3.5.1",
"directory-tree-webpack-plugin": "^1.0.3",
"duplexer": "^0.1.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-mdx": "^3.0.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"front-matter": "^4.0.2",
"github-slugger": "^2.0.0",
"html-webpack-plugin": "^5.5.4",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"husky": "^9.0.11",
"hyperlink": "^5.0.4",
"jest": "^29.7.0",
"lightningcss": "^1.22.1",
"lint-staged": "^14.0.1",
"lightningcss": "^1.24.0",
"lint-staged": "^15.2.2",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.38.0",
"mdast-util-to-string": "^4.0.0",
"mini-css-extract-plugin": "^2.7.6",
"mini-css-extract-plugin": "^2.8.0",
"mkdirp": "^3.0.1",
"modularscale-sass": "^3.0.3",
"npm-run-all": "^4.1.1",
"postcss": "^8.4.33",
"postcss-loader": "^7.3.3",
"prettier": "^3.1.1",
"postcss-loader": "^8.1.0",
"prettier": "^3.2.5",
"react-refresh": "^0.14.0",
"redirect-webpack-plugin": "^1.0.0",
"remark": "^14.0.3",
Expand All @@ -125,16 +125,16 @@
"remark-html": "^15.0.2",
"remark-refractor": "montogeek/remark-refractor",
"rimraf": "^5.0.1",
"sass": "^1.69.7",
"sass-loader": "^13.3.2",
"sass": "^1.71.1",
"sass-loader": "^14.1.1",
"sirv-cli": "^2.0.2",
"sitemap-static": "^0.4.2",
"static-site-generator-webpack-plugin": "^3.4.1",
"style-loader": "^3.3.3",
"style-loader": "^3.3.4",
"tailwindcss": "^3.3.6",
"tap-spot": "^1.1.2",
"unist-util-visit": "^5.0.0",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2",
Expand Down
Loading

0 comments on commit 3d67e73

Please sign in to comment.