mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 17:46:39 -04:00
bump next
This commit is contained in:
804
package-lock.json
generated
804
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@ -24,12 +24,12 @@
|
||||
"@hcaptcha/react-hcaptcha": "^1.4.4",
|
||||
"@novnc/novnc": "github:novnc/novnc#cdfb33665195eb9a73fb00feb6ebaccd1068cd50",
|
||||
"@octokit/graphql": "^5.0.1",
|
||||
"@octokit/graphql-schema": "^12.5.0",
|
||||
"@octokit/graphql-schema": "^12.6.0",
|
||||
"@primer/octicons": "^17.5.0",
|
||||
"@prisma/client": "^4.3.1",
|
||||
"@react-spring/web": "^9.5.4",
|
||||
"@sentry/node": "^7.12.1",
|
||||
"@sentry/tracing": "^7.12.1",
|
||||
"@sentry/node": "^7.13.0",
|
||||
"@sentry/tracing": "^7.13.0",
|
||||
"@stitches/react": "^1.2.8",
|
||||
"comma-number": "^2.1.0",
|
||||
"copy-to-clipboard": "^3.3.2",
|
||||
@ -42,7 +42,7 @@
|
||||
"gray-matter": "^4.0.3",
|
||||
"hex-to-rgba": "^2.0.1",
|
||||
"marked": "^4.1.0",
|
||||
"next": "12.3.1-canary.2",
|
||||
"next": "12.3.1",
|
||||
"next-mdx-remote": "^4.1.0",
|
||||
"next-seo": "^5.5.0",
|
||||
"obj-str": "^1.1.0",
|
||||
@ -57,7 +57,7 @@
|
||||
"react-innertext": "^1.1.5",
|
||||
"react-intersection-observer": "^9.4.0",
|
||||
"react-is": "18.2.0",
|
||||
"react-player": "^2.10.1",
|
||||
"react-player": "^2.11.0",
|
||||
"react-textarea-autosize": "^8.3.4",
|
||||
"react-twitter-embed": "^4.0.4",
|
||||
"rehype-prism-plus": "^1.5.0",
|
||||
@ -66,7 +66,7 @@
|
||||
"remark-smartypants": "^2.0.0",
|
||||
"remark-unwrap-images": "^3.0.1",
|
||||
"remove-markdown": "^0.5.0",
|
||||
"simple-icons": "^7.11.0",
|
||||
"simple-icons": "^7.12.0",
|
||||
"sitemap": "^7.1.1",
|
||||
"swr": "^1.3.0"
|
||||
},
|
||||
@ -83,20 +83,20 @@
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/remove-markdown": "^0.3.1",
|
||||
"@types/uglify-js": "^3.17.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.37.0",
|
||||
"@typescript-eslint/parser": "^5.37.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
||||
"@typescript-eslint/parser": "^5.38.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "~8.23.1",
|
||||
"eslint-config-next": "12.3.1-canary.2",
|
||||
"eslint-config-next": "12.3.1",
|
||||
"eslint-config-prettier": "~8.5.0",
|
||||
"eslint-plugin-mdx": "~2.0.4",
|
||||
"eslint-plugin-mdx": "~2.0.5",
|
||||
"eslint-plugin-prettier": "~4.2.1",
|
||||
"lint-staged": "^13.0.3",
|
||||
"prettier": "^2.7.1",
|
||||
"prisma": "^4.3.1",
|
||||
"simple-git-hooks": "^2.8.0",
|
||||
"typescript": "^4.8.3",
|
||||
"uglify-js": "^3.17.0"
|
||||
"uglify-js": "^3.17.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sharp": "^0.31.0"
|
||||
|
Reference in New Issue
Block a user