mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-17 06:05:57 -04:00
bump next to 14.2
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
20.11.1
|
||||
20.15.0
|
||||
|
||||
+37
-37
@@ -22,44 +22,44 @@
|
||||
"dependencies": {
|
||||
"@giscus/react": "^3.0.0",
|
||||
"@hcaptcha/react-hcaptcha": "^1.10.1",
|
||||
"@libsql/client": "^0.6.0",
|
||||
"@libsql/client": "^0.6.2",
|
||||
"@novnc/novnc": "1.4.0",
|
||||
"@octokit/graphql": "^8.0.1",
|
||||
"@octokit/graphql-schema": "^15.3.0",
|
||||
"@prisma/adapter-libsql": "^5.11.0",
|
||||
"@prisma/client": "^5.11.0",
|
||||
"@octokit/graphql": "^8.1.1",
|
||||
"@octokit/graphql-schema": "^15.22.0",
|
||||
"@prisma/adapter-libsql": "^5.15.1",
|
||||
"@prisma/client": "^5.15.1",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@stitches/react": "1.3.1-1",
|
||||
"comma-number": "^2.1.0",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
"dayjs": "^1.11.10",
|
||||
"dayjs": "^1.11.11",
|
||||
"fast-glob": "^3.3.2",
|
||||
"fathom-client": "^3.6.0",
|
||||
"fathom-client": "^3.7.0",
|
||||
"feed": "^4.2.2",
|
||||
"formik": "^2.4.5",
|
||||
"formik": "^2.4.6",
|
||||
"geist": "^1.3.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"next": "14.1.4",
|
||||
"next": "14.2.4",
|
||||
"next-mdx-remote": "^4.4.1",
|
||||
"next-seo": "^6.5.0",
|
||||
"nodemailer": "^6.9.13",
|
||||
"nodemailer": "^6.9.14",
|
||||
"obj-str": "^1.1.0",
|
||||
"p-map": "^7.0.1",
|
||||
"p-map": "^7.0.2",
|
||||
"p-memoize": "^7.1.1",
|
||||
"polished": "^4.3.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"query-string": "^9.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-error-boundary": "^4.0.13",
|
||||
"react-frame-component": "^5.2.6",
|
||||
"react-icons": "^5.0.1",
|
||||
"react-frame-component": "^5.2.7",
|
||||
"react-icons": "^5.2.1",
|
||||
"react-innertext": "^1.1.5",
|
||||
"react-intersection-observer": "^9.8.1",
|
||||
"react-is": "18.2.0",
|
||||
"react-player": "^2.15.1",
|
||||
"react-intersection-observer": "^9.10.3",
|
||||
"react-is": "18.3.1",
|
||||
"react-player": "^2.16.0",
|
||||
"react-textarea-autosize": "^8.5.3",
|
||||
"react-tweet": "^3.2.0",
|
||||
"react-tweet": "^3.2.1",
|
||||
"rehype-prism-plus": "^2.0.0",
|
||||
"rehype-sanitize": "^6.0.0",
|
||||
"rehype-slug": "^6.0.0",
|
||||
@@ -69,40 +69,40 @@
|
||||
"remark-rehype": "^11.1.0",
|
||||
"remark-smartypants": "^2.1.0",
|
||||
"remark-unwrap-images": "^4.0.0",
|
||||
"sitemap": "^7.1.1",
|
||||
"sitemap": "^8.0.0",
|
||||
"stitches-normalize": "^3.0.1",
|
||||
"strip-comments": "^2.0.1",
|
||||
"swr": "^2.2.5",
|
||||
"trim-lines": "^3.0.1",
|
||||
"unified": "^11.0.4"
|
||||
"unified": "^11.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jakejarvis/eslint-config": "^3.1.0",
|
||||
"@types/comma-number": "^2.1.2",
|
||||
"@types/node": "^20.12.2",
|
||||
"@types/nodemailer": "^6.4.14",
|
||||
"@types/node": "^20.14.8",
|
||||
"@types/nodemailer": "^6.4.15",
|
||||
"@types/novnc__novnc": "^1.3.4",
|
||||
"@types/prop-types": "^15.7.12",
|
||||
"@types/react": "^18.2.73",
|
||||
"@types/react-dom": "^18.2.23",
|
||||
"@types/react-is": "^18.2.4",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-is": "^18.3.0",
|
||||
"@types/strip-comments": "^2.0.4",
|
||||
"@typescript-eslint/eslint-plugin": "^7.4.0",
|
||||
"@typescript-eslint/parser": "^7.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.13.1",
|
||||
"@typescript-eslint/parser": "^7.13.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "~8.57.0",
|
||||
"eslint-config-next": "14.1.4",
|
||||
"eslint-config-next": "14.2.4",
|
||||
"eslint-config-prettier": "~9.1.0",
|
||||
"eslint-plugin-mdx": "~3.1.5",
|
||||
"eslint-plugin-prettier": "~5.1.3",
|
||||
"lint-staged": "^15.2.2",
|
||||
"prettier": "^3.2.5",
|
||||
"prisma": "^5.11.0",
|
||||
"lint-staged": "^15.2.7",
|
||||
"prettier": "^3.3.2",
|
||||
"prisma": "^5.15.1",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"typescript": "^5.4.3"
|
||||
"typescript": "^5.5.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sharp": "^0.33.3"
|
||||
"sharp": "^0.33.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.x"
|
||||
@@ -119,9 +119,9 @@
|
||||
"eslint"
|
||||
]
|
||||
},
|
||||
"packageManager": "pnpm@8.15.4",
|
||||
"packageManager": "pnpm@9.4.0",
|
||||
"volta": {
|
||||
"node": "20.11.1",
|
||||
"pnpm": "8.15.4"
|
||||
"node": "20.15.0",
|
||||
"pnpm": "9.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+4770
-3840
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user