mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
google fonts workaround
This commit is contained in:
+6
-5
@@ -23,10 +23,11 @@
|
||||
"@novnc/novnc": "1.4.0",
|
||||
"@octokit/graphql": "^7.0.2",
|
||||
"@octokit/graphql-schema": "^14.33.1",
|
||||
"@prisma/client": "^5.3.1",
|
||||
"@prisma/client": "^5.4.1",
|
||||
"@prisma/extension-accelerate": "^0.6.2",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@stitches/react": "1.3.1-1",
|
||||
"@vercel/edge": "^1.1.0",
|
||||
"@vercel/postgres": "^0.5.0",
|
||||
"comma-number": "^2.1.0",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
@@ -67,7 +68,7 @@
|
||||
"remark-unwrap-images": "^3.0.1",
|
||||
"remove-markdown": "^0.5.0",
|
||||
"sitemap": "^7.1.1",
|
||||
"stitches-normalize": "^2.0.0",
|
||||
"stitches-normalize": "^3.0.1",
|
||||
"swr": "^2.2.4",
|
||||
"unified": "^10.1.2"
|
||||
},
|
||||
@@ -77,8 +78,8 @@
|
||||
"@types/node": "^18.17.14",
|
||||
"@types/novnc__novnc": "^1.3.2",
|
||||
"@types/prop-types": "^15.7.8",
|
||||
"@types/react": "^18.2.24",
|
||||
"@types/react-dom": "^18.2.9",
|
||||
"@types/react": "^18.2.25",
|
||||
"@types/react-dom": "^18.2.10",
|
||||
"@types/react-is": "^18.2.2",
|
||||
"@types/remove-markdown": "^0.3.2",
|
||||
"@types/uglify-js": "^3.17.2",
|
||||
@@ -92,7 +93,7 @@
|
||||
"eslint-plugin-prettier": "~5.0.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"prettier": "^3.0.3",
|
||||
"prisma": "^5.3.1",
|
||||
"prisma": "^5.4.1",
|
||||
"simple-git-hooks": "^2.9.0",
|
||||
"typescript": "^5.2.2",
|
||||
"uglify-js": "^3.17.4"
|
||||
|
||||
Reference in New Issue
Block a user