mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-16 19:45:33 -04:00
bump some deps
This commit is contained in:
14
package.json
14
package.json
@@ -42,13 +42,13 @@
|
||||
"hex-to-rgba": "^2.0.1",
|
||||
"is-absolute-url": "^4.0.1",
|
||||
"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-mdx-remote": "^4.0.3",
|
||||
"next-seo": "^5.4.0",
|
||||
"next-transpile-modules": "^9.0.0",
|
||||
"node-fetch": "^3.2.4",
|
||||
"p-map": "^5.3.0",
|
||||
"p-map": "^5.4.0",
|
||||
"p-retry": "^5.1.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"query-string": "^7.1.1",
|
||||
@@ -60,7 +60,7 @@
|
||||
"react-intersection-observer": "^9.1.0",
|
||||
"react-is": "18.1.0",
|
||||
"react-player": "^2.10.1",
|
||||
"react-textarea-autosize": "^8.3.3",
|
||||
"react-textarea-autosize": "^8.3.4",
|
||||
"react-twitter-embed": "^4.0.4",
|
||||
"react-use": "^17.3.2",
|
||||
"rehype-prism-plus": "^1.4.0",
|
||||
@@ -78,7 +78,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jakejarvis/eslint-config": "*",
|
||||
"@next/bundle-analyzer": "12.1.7-canary.6",
|
||||
"@next/bundle-analyzer": "12.1.7-canary.7",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@types/dedent": "^0.7.0",
|
||||
"@types/node": "*",
|
||||
@@ -89,11 +89,11 @@
|
||||
"@types/remove-markdown": "^0.3.1",
|
||||
"@types/sanitize-html": "^2.6.2",
|
||||
"@types/uglify-js": "^3.13.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.25.0",
|
||||
"@typescript-eslint/parser": "^5.25.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"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-plugin-mdx": "~1.17.0",
|
||||
"eslint-plugin-prettier": "~4.0.0",
|
||||
|
Reference in New Issue
Block a user