1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 22:26:38 -04:00

bump some deps

This commit is contained in:
2022-10-28 09:20:09 -04:00
parent de285b3d2c
commit 840e73b49a
2 changed files with 465 additions and 465 deletions

912
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,11 +25,11 @@
"@novnc/novnc": "github:novnc/novnc#cd94c2aed2582fd85ec5ecc444967fc7ec60a649",
"@octokit/graphql": "^5.0.4",
"@octokit/graphql-schema": "^12.21.0",
"@primer/octicons": "^17.7.0",
"@primer/octicons": "^17.8.0",
"@prisma/client": "^4.5.0",
"@react-spring/web": "^9.5.5",
"@sentry/node": "^7.16.0",
"@sentry/tracing": "^7.16.0",
"@sentry/node": "^7.17.2",
"@sentry/tracing": "^7.17.2",
"@stitches/react": "^1.2.8",
"comma-number": "^2.1.0",
"copy-to-clipboard": "^3.3.2",
@ -42,9 +42,9 @@
"gray-matter": "^4.0.3",
"hex-to-rgba": "^2.0.1",
"marked": "^4.1.1",
"next": "13.0.0",
"next": "13.0.1-canary.0",
"next-mdx-remote": "^4.1.0",
"next-seo": "^5.9.0",
"next-seo": "^5.11.1",
"obj-str": "^1.1.0",
"p-map": "^5.5.0",
"p-memoize": "^7.1.1",
@ -72,14 +72,14 @@
},
"devDependencies": {
"@jakejarvis/eslint-config": "*",
"@svgr/webpack": "^6.5.0",
"@svgr/webpack": "^6.5.1",
"@types/comma-number": "^2.1.0",
"@types/marked": "^4.0.7",
"@types/node": "*",
"@types/novnc__novnc": "^1.3.0",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.0.23",
"@types/react-dom": "^18.0.7",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/react-is": "^17.0.3",
"@types/remove-markdown": "^0.3.1",
"@types/uglify-js": "^3.17.1",
@ -87,7 +87,7 @@
"@typescript-eslint/parser": "^5.41.0",
"cross-env": "^7.0.3",
"eslint": "~8.26.0",
"eslint-config-next": "13.0.0",
"eslint-config-next": "13.0.1-canary.0",
"eslint-config-prettier": "~8.5.0",
"eslint-plugin-mdx": "~2.0.5",
"eslint-plugin-prettier": "~4.2.1",