mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 17:26:37 -04:00
bump next
This commit is contained in:
600
package-lock.json
generated
600
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -27,7 +27,7 @@
|
||||
"@octokit/graphql-schema": "^12.4.1",
|
||||
"@primer/octicons": "^17.5.0",
|
||||
"@prisma/client": "^4.3.1",
|
||||
"@react-spring/web": "^9.5.3",
|
||||
"@react-spring/web": "^9.5.4",
|
||||
"@sentry/node": "^7.12.1",
|
||||
"@sentry/tracing": "^7.12.1",
|
||||
"@stitches/react": "^1.2.8",
|
||||
@ -42,7 +42,7 @@
|
||||
"gray-matter": "^4.0.3",
|
||||
"hex-to-rgba": "^2.0.1",
|
||||
"marked": "^4.1.0",
|
||||
"next": "12.3.1-canary.1",
|
||||
"next": "12.3.1-canary.2",
|
||||
"next-mdx-remote": "^4.1.0",
|
||||
"next-seo": "^5.5.0",
|
||||
"obj-str": "^1.1.0",
|
||||
@ -78,7 +78,7 @@
|
||||
"@types/node": "*",
|
||||
"@types/novnc__novnc": "^1.3.0",
|
||||
"@types/prop-types": "^15.7.5",
|
||||
"@types/react": "^18.0.19",
|
||||
"@types/react": "^18.0.20",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/remove-markdown": "^0.3.1",
|
||||
@ -87,7 +87,7 @@
|
||||
"@typescript-eslint/parser": "^5.37.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "~8.23.1",
|
||||
"eslint-config-next": "12.3.1-canary.1",
|
||||
"eslint-config-next": "12.3.1-canary.2",
|
||||
"eslint-config-prettier": "~8.5.0",
|
||||
"eslint-plugin-mdx": "~2.0.4",
|
||||
"eslint-plugin-prettier": "~4.2.1",
|
||||
@ -118,6 +118,6 @@
|
||||
},
|
||||
"volta": {
|
||||
"node": "16.17.0",
|
||||
"npm": "8.19.1"
|
||||
"npm": "8.19.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user