mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 16:28:28 -04:00
bump some deps
This commit is contained in:
parent
b58a138ce2
commit
b290f0dd41
876
package-lock.json
generated
876
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@ -19,15 +19,15 @@
|
||||
"dependencies": {
|
||||
"@giscus/react": "^2.2.0",
|
||||
"@hcaptcha/react-hcaptcha": "^1.4.4",
|
||||
"@next/font": "13.0.1-canary.2",
|
||||
"@next/font": "13.0.1",
|
||||
"@novnc/novnc": "github:novnc/novnc#cd94c2aed2582fd85ec5ecc444967fc7ec60a649",
|
||||
"@octokit/graphql": "^5.0.4",
|
||||
"@octokit/graphql-schema": "^12.21.0",
|
||||
"@octokit/graphql-schema": "^12.22.0",
|
||||
"@primer/octicons": "^17.8.0",
|
||||
"@prisma/client": "^4.5.0",
|
||||
"@react-spring/web": "^9.5.5",
|
||||
"@sentry/node": "^7.17.2",
|
||||
"@sentry/tracing": "^7.17.2",
|
||||
"@sentry/node": "^7.17.3",
|
||||
"@sentry/tracing": "^7.17.3",
|
||||
"@stitches/react": "^1.2.8",
|
||||
"comma-number": "^2.1.0",
|
||||
"copy-to-clipboard": "^3.3.2",
|
||||
@ -39,10 +39,10 @@
|
||||
"formik": "^2.2.9",
|
||||
"gray-matter": "^4.0.3",
|
||||
"hex-to-rgba": "^2.0.1",
|
||||
"marked": "^4.1.1",
|
||||
"next": "13.0.1-canary.2",
|
||||
"marked": "^4.2.1",
|
||||
"next": "13.0.1",
|
||||
"next-mdx-remote": "^4.1.0",
|
||||
"next-seo": "^5.11.1",
|
||||
"next-seo": "^5.13.0",
|
||||
"obj-str": "^1.1.0",
|
||||
"p-map": "^5.5.0",
|
||||
"p-memoize": "^7.1.1",
|
||||
@ -59,7 +59,7 @@
|
||||
"react-textarea-autosize": "^8.3.4",
|
||||
"react-twitter-embed": "^4.0.4",
|
||||
"rehype-prism-plus": "^1.5.0",
|
||||
"rehype-slug": "^5.0.1",
|
||||
"rehype-slug": "^5.1.0",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-smartypants": "^2.0.0",
|
||||
"remark-unwrap-images": "^3.0.1",
|
||||
@ -81,11 +81,11 @@
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/remove-markdown": "^0.3.1",
|
||||
"@types/uglify-js": "^3.17.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.41.0",
|
||||
"@typescript-eslint/parser": "^5.41.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.42.0",
|
||||
"@typescript-eslint/parser": "^5.42.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "~8.26.0",
|
||||
"eslint-config-next": "13.0.1-canary.2",
|
||||
"eslint-config-next": "13.0.1",
|
||||
"eslint-config-prettier": "~8.5.0",
|
||||
"eslint-plugin-mdx": "~2.0.5",
|
||||
"eslint-plugin-prettier": "~4.2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user