bump some deps

This commit is contained in:
2022-05-17 13:39:23 -04:00
parent fb5683bf05
commit a2f4112e06
2 changed files with 499 additions and 489 deletions
+7 -7
View File
@@ -42,13 +42,13 @@
"hex-to-rgba": "^2.0.1", "hex-to-rgba": "^2.0.1",
"is-absolute-url": "^4.0.1", "is-absolute-url": "^4.0.1",
"markdown-to-jsx": "^7.1.7", "markdown-to-jsx": "^7.1.7",
"next": "12.1.7-canary.6", "next": "12.1.7-canary.7",
"next-compose-plugins": "^2.2.1", "next-compose-plugins": "^2.2.1",
"next-mdx-remote": "^4.0.3", "next-mdx-remote": "^4.0.3",
"next-seo": "^5.4.0", "next-seo": "^5.4.0",
"next-transpile-modules": "^9.0.0", "next-transpile-modules": "^9.0.0",
"node-fetch": "^3.2.4", "node-fetch": "^3.2.4",
"p-map": "^5.3.0", "p-map": "^5.4.0",
"p-retry": "^5.1.1", "p-retry": "^5.1.1",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"query-string": "^7.1.1", "query-string": "^7.1.1",
@@ -60,7 +60,7 @@
"react-intersection-observer": "^9.1.0", "react-intersection-observer": "^9.1.0",
"react-is": "18.1.0", "react-is": "18.1.0",
"react-player": "^2.10.1", "react-player": "^2.10.1",
"react-textarea-autosize": "^8.3.3", "react-textarea-autosize": "^8.3.4",
"react-twitter-embed": "^4.0.4", "react-twitter-embed": "^4.0.4",
"react-use": "^17.3.2", "react-use": "^17.3.2",
"rehype-prism-plus": "^1.4.0", "rehype-prism-plus": "^1.4.0",
@@ -78,7 +78,7 @@
}, },
"devDependencies": { "devDependencies": {
"@jakejarvis/eslint-config": "*", "@jakejarvis/eslint-config": "*",
"@next/bundle-analyzer": "12.1.7-canary.6", "@next/bundle-analyzer": "12.1.7-canary.7",
"@svgr/webpack": "^6.2.1", "@svgr/webpack": "^6.2.1",
"@types/dedent": "^0.7.0", "@types/dedent": "^0.7.0",
"@types/node": "*", "@types/node": "*",
@@ -89,11 +89,11 @@
"@types/remove-markdown": "^0.3.1", "@types/remove-markdown": "^0.3.1",
"@types/sanitize-html": "^2.6.2", "@types/sanitize-html": "^2.6.2",
"@types/uglify-js": "^3.13.2", "@types/uglify-js": "^3.13.2",
"@typescript-eslint/eslint-plugin": "^5.23.0", "@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.23.0", "@typescript-eslint/parser": "^5.25.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "~8.15.0", "eslint": "~8.15.0",
"eslint-config-next": "12.1.7-canary.6", "eslint-config-next": "12.1.7-canary.7",
"eslint-config-prettier": "~8.5.0", "eslint-config-prettier": "~8.5.0",
"eslint-plugin-mdx": "~1.17.0", "eslint-plugin-mdx": "~1.17.0",
"eslint-plugin-prettier": "~4.0.0", "eslint-plugin-prettier": "~4.0.0",
+492 -482
View File
File diff suppressed because it is too large Load Diff