1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-01-14 05:22:56 -05:00

bump a boatload of deps

This commit is contained in:
2022-12-16 21:03:41 -05:00
parent 0c029b7252
commit 017086f6c7
3 changed files with 726 additions and 693 deletions

View File

@@ -1 +1 @@
16.18.1 16.19.0

1367
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -19,19 +19,19 @@
"dependencies": { "dependencies": {
"@giscus/react": "^2.2.4", "@giscus/react": "^2.2.4",
"@hcaptcha/react-hcaptcha": "^1.4.4", "@hcaptcha/react-hcaptcha": "^1.4.4",
"@next/font": "13.0.5", "@next/font": "13.0.7",
"@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.31.0", "@octokit/graphql-schema": "^12.41.0",
"@primer/octicons": "^17.9.0", "@primer/octicons": "^17.10.0",
"@prisma/client": "^4.6.1", "@prisma/client": "^4.7.1",
"@react-spring/web": "^9.5.5", "@react-spring/web": "^9.6.1",
"@sentry/node": "^7.21.1", "@sentry/node": "^7.27.0",
"@sentry/tracing": "^7.21.1", "@sentry/tracing": "^7.27.0",
"@stitches/react": "^1.2.8", "@stitches/react": "^1.2.8",
"comma-number": "^2.1.0", "comma-number": "^2.1.0",
"copy-to-clipboard": "^3.3.3", "copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.6", "dayjs": "^1.11.7",
"fast-glob": "^3.2.12", "fast-glob": "^3.2.12",
"fathom-client": "^3.5.0", "fathom-client": "^3.5.0",
"feather-icons": "^4.29.0", "feather-icons": "^4.29.0",
@@ -39,15 +39,15 @@
"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.3", "marked": "^4.2.4",
"next": "13.0.5", "next": "13.0.7",
"next-mdx-remote": "^4.2.0", "next-mdx-remote": "^4.2.0",
"next-seo": "^5.14.1", "next-seo": "^5.15.0",
"obj-str": "^1.1.0", "obj-str": "^1.1.0",
"p-map": "^5.5.0", "p-map": "^5.5.0",
"p-memoize": "^7.1.1", "p-memoize": "^7.1.1",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"query-string": "^7.1.1", "query-string": "^8.0.3",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-error-boundary": "^3.1.4", "react-error-boundary": "^3.1.4",
@@ -64,36 +64,36 @@
"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": "^7.21.0", "simple-icons": "^8.1.0",
"sitemap": "^7.1.1", "sitemap": "^7.1.1",
"swr": "^1.3.0" "swr": "^2.0.0"
}, },
"devDependencies": { "devDependencies": {
"@jakejarvis/eslint-config": "*", "@jakejarvis/eslint-config": "*",
"@svgr/webpack": "^6.5.1", "@svgr/webpack": "^6.5.1",
"@types/comma-number": "^2.1.0", "@types/comma-number": "^2.1.0",
"@types/marked": "^4.0.7", "@types/marked": "^4.0.8",
"@types/node": "*", "@types/node": "*",
"@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.25", "@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9", "@types/react-dom": "^18.0.9",
"@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.45.0", "@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.45.0", "@typescript-eslint/parser": "^5.46.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "~8.28.0", "eslint": "~8.30.0",
"eslint-config-next": "13.0.5", "eslint-config-next": "13.0.7",
"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",
"lint-staged": "^13.0.4", "lint-staged": "^13.1.0",
"prettier": "^2.8.0", "prettier": "^2.8.1",
"prisma": "^4.6.1", "prisma": "^4.7.1",
"simple-git-hooks": "^2.8.1", "simple-git-hooks": "^2.8.1",
"typescript": "^4.9.3", "typescript": "^4.9.4",
"uglify-js": "^3.17.4" "uglify-js": "^3.17.4"
}, },
"optionalDependencies": { "optionalDependencies": {
@@ -115,7 +115,7 @@
] ]
}, },
"volta": { "volta": {
"node": "16.18.1", "node": "16.19.0",
"npm": "8.19.3" "npm": "8.19.3"
} }
} }