1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 17:28:27 -04:00

bump next to 13.1.1

This commit is contained in:
Jake Jarvis 2023-01-01 17:25:14 -05:00
parent fb43272d2b
commit 94ff44fcbb
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39
2 changed files with 380 additions and 380 deletions

742
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"dependencies": { "dependencies": {
"@giscus/react": "^2.2.6", "@giscus/react": "^2.2.6",
"@hcaptcha/react-hcaptcha": "^1.4.4", "@hcaptcha/react-hcaptcha": "^1.4.4",
"@next/font": "13.1.0", "@next/font": "13.1.1",
"@novnc/novnc": "github:novnc/novnc#cd94c2aed2582fd85ec5ecc444967fc7ec60a649", "@novnc/novnc": "github:novnc/novnc#cd94c2aed2582fd85ec5ecc444967fc7ec60a649",
"@octokit/graphql": "^5.0.4", "@octokit/graphql": "^5.0.4",
"@octokit/graphql-schema": "^12.41.0", "@octokit/graphql-schema": "^12.41.0",
@ -39,8 +39,8 @@
"formik": "^2.2.9", "formik": "^2.2.9",
"gray-matter": "^4.0.3", "gray-matter": "^4.0.3",
"hex-to-rgba": "^2.0.1", "hex-to-rgba": "^2.0.1",
"marked": "^4.2.4", "marked": "^4.2.5",
"next": "13.1.0", "next": "13.1.1",
"next-mdx-remote": "^4.2.0", "next-mdx-remote": "^4.2.0",
"next-seo": "^5.15.0", "next-seo": "^5.15.0",
"obj-str": "^1.1.0", "obj-str": "^1.1.0",
@ -64,7 +64,7 @@
"remark-smartypants": "^2.0.0", "remark-smartypants": "^2.0.0",
"remark-unwrap-images": "^3.0.1", "remark-unwrap-images": "^3.0.1",
"remove-markdown": "^0.5.0", "remove-markdown": "^0.5.0",
"simple-icons": "^8.1.0", "simple-icons": "^8.2.0",
"sitemap": "^7.1.1", "sitemap": "^7.1.1",
"swr": "^2.0.0" "swr": "^2.0.0"
}, },
@ -77,15 +77,15 @@
"@types/novnc__novnc": "^1.3.0", "@types/novnc__novnc": "^1.3.0",
"@types/prop-types": "^15.7.5", "@types/prop-types": "^15.7.5",
"@types/react": "^18.0.26", "@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9", "@types/react-dom": "^18.0.10",
"@types/react-is": "^17.0.3", "@types/react-is": "^17.0.3",
"@types/remove-markdown": "^0.3.1", "@types/remove-markdown": "^0.3.1",
"@types/uglify-js": "^3.17.1", "@types/uglify-js": "^3.17.1",
"@typescript-eslint/eslint-plugin": "^5.47.0", "@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.0", "@typescript-eslint/parser": "^5.47.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "~8.30.0", "eslint": "~8.31.0",
"eslint-config-next": "13.1.0", "eslint-config-next": "13.1.1",
"eslint-config-prettier": "~8.5.0", "eslint-config-prettier": "~8.5.0",
"eslint-plugin-mdx": "~2.0.5", "eslint-plugin-mdx": "~2.0.5",
"eslint-plugin-prettier": "~4.2.1", "eslint-plugin-prettier": "~4.2.1",