1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 17:06:37 -04:00

bump next

This commit is contained in:
2022-10-10 22:34:07 -04:00
parent a2ac54d6a7
commit aecdfea787
2 changed files with 643 additions and 657 deletions

1278
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,12 +24,12 @@
"@hcaptcha/react-hcaptcha": "^1.4.4",
"@novnc/novnc": "github:novnc/novnc#c101a31520aba083a85edcb2f3269a826471007a",
"@octokit/graphql": "^5.0.1",
"@octokit/graphql-schema": "^12.9.1",
"@primer/octicons": "^17.6.0",
"@octokit/graphql-schema": "^12.11.0",
"@primer/octicons": "^17.7.0",
"@prisma/client": "^4.4.0",
"@react-spring/web": "^9.5.5",
"@sentry/node": "^7.14.1",
"@sentry/tracing": "^7.14.1",
"@sentry/node": "^7.15.0",
"@sentry/tracing": "^7.15.0",
"@stitches/react": "^1.2.8",
"comma-number": "^2.1.0",
"copy-to-clipboard": "^3.3.2",
@ -43,12 +43,12 @@
"hex-to-rgba": "^2.0.1",
"marked": "^4.1.1",
"mem": "^9.0.2",
"next": "12.3.2-canary.20",
"next": "12.3.2-canary.24",
"next-mdx-remote": "^4.1.0",
"next-seo": "^5.5.0",
"obj-str": "^1.1.0",
"p-map": "^5.5.0",
"p-memoize": "^7.1.0",
"p-memoize": "^7.1.1",
"prop-types": "^15.8.1",
"query-string": "^7.1.1",
"react": "18.2.0",
@ -67,7 +67,7 @@
"remark-smartypants": "^2.0.0",
"remark-unwrap-images": "^3.0.1",
"remove-markdown": "^0.5.0",
"simple-icons": "^7.14.0",
"simple-icons": "^7.15.0",
"sitemap": "^7.1.1",
"swr": "^1.3.0"
},
@ -84,11 +84,11 @@
"@types/react-is": "^17.0.3",
"@types/remove-markdown": "^0.3.1",
"@types/uglify-js": "^3.17.0",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"cross-env": "^7.0.3",
"eslint": "~8.24.0",
"eslint-config-next": "12.3.2-canary.20",
"eslint": "~8.25.0",
"eslint-config-next": "12.3.2-canary.24",
"eslint-config-prettier": "~8.5.0",
"eslint-plugin-mdx": "~2.0.5",
"eslint-plugin-prettier": "~4.2.1",