Skip to content

Commit

Permalink
Bumps all deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
loveloki committed Mar 11, 2024
1 parent 3c09ad3 commit 806bda3
Show file tree
Hide file tree
Showing 2 changed files with 4,123 additions and 4,089 deletions.
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,55 +73,55 @@
]
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/preset-env": "^7.19.4",
"@babel/preset-env": "^7.24.0",
"@babel/preset-react": "^7.23.3",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@octokit/auth-action": "^4.0.1",
"@octokit/auth-action": "^5.0.0",
"@octokit/rest": "^20.0.2",
"@pmmmwh/react-refresh-webpack-plugin": "next",
"@svgr/webpack": "^8.1.0",
"@types/react": "^18.2.64",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.18",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"cypress": "^10.11.0",
"directory-tree": "^3.3.1",
"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.54.0",
"duplexer": "^0.1.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-mdx": "^2.2.0",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"front-matter": "^4.0.2",
"github-slugger": "^2.0.0",
"html-loader": "^4.2.0",
"html-loader": "^5.0.0",
"html-webpack-plugin": "^5.6.0",
"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": "^13.0.3",
"lightningcss": "^1.24.0",
"lint-staged": "^15.2.2",
"lodash": "^4.17.21",
"markdownlint": "^0.32.1",
"markdownlint-cli": "^0.37.0",
"markdownlint": "^0.33.0",
"markdownlint-cli": "^0.39.0",
"mdast-util-to-string": "^4.0.0",
"mini-css-extract-plugin": "^2.7.6",
"mini-css-extract-plugin": "^2.8.1",
"mkdirp": "^3.0.1",
"modularscale-sass": "^3.0.3",
"modularscale-sass": "^3.0.10",
"node-fetch": "^3.3.2",
"npm-run-all": "^4.1.1",
"postcss": "^8.4.32",
"postcss-loader": "^7.3.3",
"prettier": "^2.7.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.35",
"postcss-loader": "^8.1.1",
"prettier": "^3.2.5",
"react-refresh": "^0.14.0",
"redirect-webpack-plugin": "^1.0.0",
"remark": "^15.0.1",
Expand All @@ -133,22 +133,22 @@
"remark-html": "^16.0.1",
"remark-refractor": "montogeek/remark-refractor",
"rimraf": "^5.0.5",
"sass": "^1.69.5",
"sass-loader": "^13.1.0",
"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",
"tailwindcss": "^3.2.1",
"sitemap-static": "^0.4.4",
"static-site-generator-webpack-plugin": "^3.4.2",
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.1",
"tap-spot": "^1.1.2",
"textlint": "^11.8.2",
"textlint": "^14.0.3",
"textlint-rule-heading": "^1.0.10",
"unist-util-visit": "^5.0.0",
"webpack": "^5.74.0",
"webpack": "^5.90.3",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.15.1",
"webpack-merge": "^5.8.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2",
"webpack-merge": "^5.10.0",
"workbox-webpack-plugin": "^7.0.0",
"yarn-deduplicate": "^6.0.2"
},
Expand All @@ -166,7 +166,7 @@
"react-visibility-sensor": "^5.1.1",
"webpack-pwa-manifest": "^4.3.0",
"webpack.vote": "https://github.com/webpack/voting-app.git",
"workbox-window": "^6.5.4"
"workbox-window": "^7.0.0"
},
"resolutions": {
"eval": "^0.1.5"
Expand Down
Loading

0 comments on commit 806bda3

Please sign in to comment.