mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-18 21:58:42 -04:00
bump next to 13
This commit is contained in:
612
package-lock.json
generated
612
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@@ -24,7 +24,7 @@
|
||||
"@hcaptcha/react-hcaptcha": "^1.4.4",
|
||||
"@novnc/novnc": "github:novnc/novnc#cd94c2aed2582fd85ec5ecc444967fc7ec60a649",
|
||||
"@octokit/graphql": "^5.0.4",
|
||||
"@octokit/graphql-schema": "^12.16.0",
|
||||
"@octokit/graphql-schema": "^12.21.0",
|
||||
"@primer/octicons": "^17.7.0",
|
||||
"@prisma/client": "^4.5.0",
|
||||
"@react-spring/web": "^9.5.5",
|
||||
@@ -42,9 +42,9 @@
|
||||
"gray-matter": "^4.0.3",
|
||||
"hex-to-rgba": "^2.0.1",
|
||||
"marked": "^4.1.1",
|
||||
"next": "12.3.2-canary.34",
|
||||
"next": "13.0.0",
|
||||
"next-mdx-remote": "^4.1.0",
|
||||
"next-seo": "^5.8.0",
|
||||
"next-seo": "^5.9.0",
|
||||
"obj-str": "^1.1.0",
|
||||
"p-map": "^5.5.0",
|
||||
"p-memoize": "^7.1.1",
|
||||
@@ -78,16 +78,16 @@
|
||||
"@types/node": "*",
|
||||
"@types/novnc__novnc": "^1.3.0",
|
||||
"@types/prop-types": "^15.7.5",
|
||||
"@types/react": "^18.0.21",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/react": "^18.0.23",
|
||||
"@types/react-dom": "^18.0.7",
|
||||
"@types/react-is": "^17.0.3",
|
||||
"@types/remove-markdown": "^0.3.1",
|
||||
"@types/uglify-js": "^3.17.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.1",
|
||||
"@typescript-eslint/parser": "^5.40.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.41.0",
|
||||
"@typescript-eslint/parser": "^5.41.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "~8.26.0",
|
||||
"eslint-config-next": "12.3.2-canary.34",
|
||||
"eslint-config-next": "13.0.0",
|
||||
"eslint-config-prettier": "~8.5.0",
|
||||
"eslint-plugin-mdx": "~2.0.5",
|
||||
"eslint-plugin-prettier": "~4.2.1",
|
||||
@@ -96,7 +96,7 @@
|
||||
"prisma": "^4.5.0",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
"typescript": "^4.8.4",
|
||||
"uglify-js": "^3.17.3"
|
||||
"uglify-js": "^3.17.4"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sharp": "^0.31.1"
|
||||
|
||||
Reference in New Issue
Block a user