mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 09:05:22 -04:00
bump some deps
This commit is contained in:
parent
5eff4d03aa
commit
a8f267a38e
692
package-lock.json
generated
692
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@ -17,17 +17,17 @@
|
||||
"lint": "eslint . --ext js,jsx,ts,tsx,md,mdx"
|
||||
},
|
||||
"dependencies": {
|
||||
"@giscus/react": "^2.2.3",
|
||||
"@giscus/react": "^2.2.4",
|
||||
"@hcaptcha/react-hcaptcha": "^1.4.4",
|
||||
"@next/font": "13.0.5-canary.2",
|
||||
"@next/font": "13.0.5-canary.5",
|
||||
"@novnc/novnc": "github:novnc/novnc#cd94c2aed2582fd85ec5ecc444967fc7ec60a649",
|
||||
"@octokit/graphql": "^5.0.4",
|
||||
"@octokit/graphql-schema": "^12.30.0",
|
||||
"@octokit/graphql-schema": "^12.30.1",
|
||||
"@primer/octicons": "^17.9.0",
|
||||
"@prisma/client": "^4.6.1",
|
||||
"@react-spring/web": "^9.5.5",
|
||||
"@sentry/node": "^7.20.0",
|
||||
"@sentry/tracing": "^7.20.0",
|
||||
"@sentry/node": "^7.21.0",
|
||||
"@sentry/tracing": "^7.21.0",
|
||||
"@stitches/react": "^1.2.8",
|
||||
"comma-number": "^2.1.0",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
@ -39,8 +39,8 @@
|
||||
"formik": "^2.2.9",
|
||||
"gray-matter": "^4.0.3",
|
||||
"hex-to-rgba": "^2.0.1",
|
||||
"marked": "^4.2.2",
|
||||
"next": "13.0.5-canary.2",
|
||||
"marked": "^4.2.3",
|
||||
"next": "13.0.5-canary.5",
|
||||
"next-mdx-remote": "^4.2.0",
|
||||
"next-seo": "^5.14.1",
|
||||
"obj-str": "^1.1.0",
|
||||
@ -64,7 +64,7 @@
|
||||
"remark-smartypants": "^2.0.0",
|
||||
"remark-unwrap-images": "^3.0.1",
|
||||
"remove-markdown": "^0.5.0",
|
||||
"simple-icons": "^7.19.0",
|
||||
"simple-icons": "^7.20.0",
|
||||
"sitemap": "^7.1.1",
|
||||
"swr": "^1.3.0"
|
||||
},
|
||||
@ -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.43.0",
|
||||
"@typescript-eslint/parser": "^5.43.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
||||
"@typescript-eslint/parser": "^5.44.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "~8.28.0",
|
||||
"eslint-config-next": "13.0.5-canary.2",
|
||||
"eslint-config-next": "13.0.5-canary.5",
|
||||
"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