upstream #1

Merged
jblu merged 1007 commits from upstream into main 2024-11-04 22:35:57 -06:00
4 changed files with 74 additions and 75 deletions
Showing only changes of commit e820966d28 - Show all commits

View File

@ -26,7 +26,7 @@ If applicable, add screenshots to help explain your problem.
**System Info (if dev / build issue):** **System Info (if dev / build issue):**
- OS: [e.g. iOS] - OS: [e.g. iOS]
- Node version (please ensure you are using 14+) - Node version (please ensure you are using 18+)
- Npm version - Npm version
**Browser Info (if display / formatting issue):** **Browser Info (if display / formatting issue):**

View File

@ -1 +1 @@
{"markdown":3,"code":3,"features":3,"next-js":5,"math":1,"ols":1,"github":1,"guide":4,"tailwind":2,"holiday":1,"canada":1,"images":1,"writings":1,"book":1,"reflection":1,"multi-author":1,"feature":1} {"markdown":1,"code":1,"features":1,"next-js":6,"math":1,"ols":1,"github":1,"guide":5,"tailwind":3,"holiday":1,"canada":1,"images":1,"feature":2,"writings":1,"book":1,"reflection":1,"multi-author":1}

View File

@ -11,7 +11,7 @@
"lint": "next lint --fix --dir pages --dir app --dir components --dir lib --dir layouts --dir scripts" "lint": "next lint --fix --dir pages --dir app --dir components --dir lib --dir layouts --dir scripts"
}, },
"dependencies": { "dependencies": {
"@next/bundle-analyzer": "13.5.3", "@next/bundle-analyzer": "13.5.6",
"@tailwindcss/forms": "^0.5.4", "@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
@ -20,7 +20,7 @@
"github-slugger": "^1.4.0", "github-slugger": "^1.4.0",
"gray-matter": "^4.0.2", "gray-matter": "^4.0.2",
"image-size": "1.0.0", "image-size": "1.0.0",
"next": "13.5.3", "next": "13.5.6",
"next-contentlayer": "0.3.4", "next-contentlayer": "0.3.4",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"pliny": "0.1.4", "pliny": "0.1.4",
@ -48,7 +48,7 @@
"@typescript-eslint/parser": "^6.1.0", "@typescript-eslint/parser": "^6.1.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.45.0", "eslint": "^8.45.0",
"eslint-config-next": "13.5.3", "eslint-config-next": "13.5.6",
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.0", "husky": "^8.0.0",

139
yarn.lock
View File

@ -2330,90 +2330,90 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@next/bundle-analyzer@npm:13.5.3": "@next/bundle-analyzer@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/bundle-analyzer@npm:13.5.3" resolution: "@next/bundle-analyzer@npm:13.5.6"
dependencies: dependencies:
webpack-bundle-analyzer: 4.7.0 webpack-bundle-analyzer: 4.7.0
checksum: c576c0b4a63c9ef9c1bc293219658cc6ab2640e0438e32e440606499f97fbecb7eb1c7acbfe9ba59f5360cd8cecdebe85a37be914d8cb349720bb319222dfb8a checksum: 4308abc7f6ad35e3f3687af998313ca57749c08215bb1f2f0f2af1551badb8427800b462da408ef8d3dc60a51d547b9d175e7eacf297a5f8f7383441a926d453
languageName: node languageName: node
linkType: hard linkType: hard
"@next/env@npm:13.5.3": "@next/env@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/env@npm:13.5.3" resolution: "@next/env@npm:13.5.6"
checksum: ebea3bfca114ca66616557a534fbb37d580f1ab91143eb46ba3bdb5803864dc0e72c08814110809f207d625846f0053871adb75b51b68686ec3a9ed76d9d26bf checksum: 5e8f3f6f987a15dad3cd7b2bcac64a6382c2ec372d95d0ce6ab295eb59c9731222017eebf71ff3005932de2571f7543bce7e5c6a8c90030207fb819404138dc2
languageName: node languageName: node
linkType: hard linkType: hard
"@next/eslint-plugin-next@npm:13.5.3": "@next/eslint-plugin-next@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/eslint-plugin-next@npm:13.5.3" resolution: "@next/eslint-plugin-next@npm:13.5.6"
dependencies: dependencies:
glob: 7.1.7 glob: 7.1.7
checksum: a496a194154b84c7178832ed5ecd51f7727cc9967bab91c8898310e422c27ec1774a21cc60399f72a1e7a23241b4eb5f0fe4b6357071d91c9c820790188504ba checksum: 58b5ef15d8298c112c72bbbc34a7a5f63637b5a02af7937d86f26223d370c6bd7c8de0eab737851a17dff52c620068a72179eb72b565add071841b720110490f
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-darwin-arm64@npm:13.5.3": "@next/swc-darwin-arm64@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-darwin-arm64@npm:13.5.3" resolution: "@next/swc-darwin-arm64@npm:13.5.6"
conditions: os=darwin & cpu=arm64 conditions: os=darwin & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-darwin-x64@npm:13.5.3": "@next/swc-darwin-x64@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-darwin-x64@npm:13.5.3" resolution: "@next/swc-darwin-x64@npm:13.5.6"
conditions: os=darwin & cpu=x64 conditions: os=darwin & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-linux-arm64-gnu@npm:13.5.3": "@next/swc-linux-arm64-gnu@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.3" resolution: "@next/swc-linux-arm64-gnu@npm:13.5.6"
conditions: os=linux & cpu=arm64 & libc=glibc conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-linux-arm64-musl@npm:13.5.3": "@next/swc-linux-arm64-musl@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-linux-arm64-musl@npm:13.5.3" resolution: "@next/swc-linux-arm64-musl@npm:13.5.6"
conditions: os=linux & cpu=arm64 & libc=musl conditions: os=linux & cpu=arm64 & libc=musl
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-linux-x64-gnu@npm:13.5.3": "@next/swc-linux-x64-gnu@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-linux-x64-gnu@npm:13.5.3" resolution: "@next/swc-linux-x64-gnu@npm:13.5.6"
conditions: os=linux & cpu=x64 & libc=glibc conditions: os=linux & cpu=x64 & libc=glibc
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-linux-x64-musl@npm:13.5.3": "@next/swc-linux-x64-musl@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-linux-x64-musl@npm:13.5.3" resolution: "@next/swc-linux-x64-musl@npm:13.5.6"
conditions: os=linux & cpu=x64 & libc=musl conditions: os=linux & cpu=x64 & libc=musl
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-win32-arm64-msvc@npm:13.5.3": "@next/swc-win32-arm64-msvc@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.3" resolution: "@next/swc-win32-arm64-msvc@npm:13.5.6"
conditions: os=win32 & cpu=arm64 conditions: os=win32 & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-win32-ia32-msvc@npm:13.5.3": "@next/swc-win32-ia32-msvc@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.3" resolution: "@next/swc-win32-ia32-msvc@npm:13.5.6"
conditions: os=win32 & cpu=ia32 conditions: os=win32 & cpu=ia32
languageName: node languageName: node
linkType: hard linkType: hard
"@next/swc-win32-x64-msvc@npm:13.5.3": "@next/swc-win32-x64-msvc@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "@next/swc-win32-x64-msvc@npm:13.5.3" resolution: "@next/swc-win32-x64-msvc@npm:13.5.6"
conditions: os=win32 & cpu=x64 conditions: os=win32 & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
@ -5139,11 +5139,11 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-config-next@npm:13.5.3": "eslint-config-next@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "eslint-config-next@npm:13.5.3" resolution: "eslint-config-next@npm:13.5.6"
dependencies: dependencies:
"@next/eslint-plugin-next": 13.5.3 "@next/eslint-plugin-next": 13.5.6
"@rushstack/eslint-patch": ^1.3.3 "@rushstack/eslint-patch": ^1.3.3
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0 "@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6 eslint-import-resolver-node: ^0.3.6
@ -5158,7 +5158,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: 0990e262bc93060fba7dd77296ae4c775ac10cede2c78b50183810b08da917010d7e6d5283afc3fb0d026336121818ccf96629b94eb919981161496bf39d57c6 checksum: 3399d3c18d48d01a2e662b9da699d36641d32b859d5bc7541f9fb063de49f5fbefb8cb2226d3906c268cc667bc536e353fce6c7334953961eb030c73547fa0f9
languageName: node languageName: node
linkType: hard linkType: hard
@ -8576,7 +8576,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"nanoid@npm:^3.3.4, nanoid@npm:^3.3.6": "nanoid@npm:^3.3.6":
version: 3.3.6 version: 3.3.6
resolution: "nanoid@npm:3.3.6" resolution: "nanoid@npm:3.3.6"
bin: bin:
@ -8632,27 +8632,26 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"next@npm:13.5.3": "next@npm:13.5.6":
version: 13.5.3 version: 13.5.6
resolution: "next@npm:13.5.3" resolution: "next@npm:13.5.6"
dependencies: dependencies:
"@next/env": 13.5.3 "@next/env": 13.5.6
"@next/swc-darwin-arm64": 13.5.3 "@next/swc-darwin-arm64": 13.5.6
"@next/swc-darwin-x64": 13.5.3 "@next/swc-darwin-x64": 13.5.6
"@next/swc-linux-arm64-gnu": 13.5.3 "@next/swc-linux-arm64-gnu": 13.5.6
"@next/swc-linux-arm64-musl": 13.5.3 "@next/swc-linux-arm64-musl": 13.5.6
"@next/swc-linux-x64-gnu": 13.5.3 "@next/swc-linux-x64-gnu": 13.5.6
"@next/swc-linux-x64-musl": 13.5.3 "@next/swc-linux-x64-musl": 13.5.6
"@next/swc-win32-arm64-msvc": 13.5.3 "@next/swc-win32-arm64-msvc": 13.5.6
"@next/swc-win32-ia32-msvc": 13.5.3 "@next/swc-win32-ia32-msvc": 13.5.6
"@next/swc-win32-x64-msvc": 13.5.3 "@next/swc-win32-x64-msvc": 13.5.6
"@swc/helpers": 0.5.2 "@swc/helpers": 0.5.2
busboy: 1.6.0 busboy: 1.6.0
caniuse-lite: ^1.0.30001406 caniuse-lite: ^1.0.30001406
postcss: 8.4.14 postcss: 8.4.31
styled-jsx: 5.1.1 styled-jsx: 5.1.1
watchpack: 2.4.0 watchpack: 2.4.0
zod: 3.21.4
peerDependencies: peerDependencies:
"@opentelemetry/api": ^1.1.0 "@opentelemetry/api": ^1.1.0
react: ^18.2.0 react: ^18.2.0
@ -8684,7 +8683,7 @@ __metadata:
optional: true optional: true
bin: bin:
next: dist/bin/next next: dist/bin/next
checksum: bdf97002aee33e03859bc00c6b4115956c449e33ad5a8060ff6a6bcd1f32405fc3f0d0464c293ac94a45753f3d6da513af2cb7fe730e37163f7b0dda0567ac12 checksum: c869b0014ae921ada3bf22301985027ec320aebcd6aa9c16e8afbded68bb8def5874cca034c680e8c351a79578f1e514971d02777f6f0a5a1d7290f25970ac0d
languageName: node languageName: node
linkType: hard linkType: hard
@ -9305,14 +9304,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"postcss@npm:8.4.14": "postcss@npm:8.4.31":
version: 8.4.14 version: 8.4.31
resolution: "postcss@npm:8.4.14" resolution: "postcss@npm:8.4.31"
dependencies: dependencies:
nanoid: ^3.3.4 nanoid: ^3.3.6
picocolors: ^1.0.0 picocolors: ^1.0.0
source-map-js: ^1.0.2 source-map-js: ^1.0.2
checksum: fe58766ff32e4becf65a7d57678995cfd239df6deed2fe0557f038b47c94e4132e7e5f68b5aa820c13adfec32e523b693efaeb65798efb995ce49ccd83953816 checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
languageName: node languageName: node
linkType: hard linkType: hard
@ -11043,7 +11042,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "tailwind-nextjs-starter-blog@workspace:." resolution: "tailwind-nextjs-starter-blog@workspace:."
dependencies: dependencies:
"@next/bundle-analyzer": 13.5.3 "@next/bundle-analyzer": 13.5.6
"@svgr/webpack": ^8.0.1 "@svgr/webpack": ^8.0.1
"@tailwindcss/forms": ^0.5.4 "@tailwindcss/forms": ^0.5.4
"@tailwindcss/typography": ^0.5.9 "@tailwindcss/typography": ^0.5.9
@ -11056,7 +11055,7 @@ __metadata:
cross-env: ^7.0.3 cross-env: ^7.0.3
esbuild: 0.18.11 esbuild: 0.18.11
eslint: ^8.45.0 eslint: ^8.45.0
eslint-config-next: 13.5.3 eslint-config-next: 13.5.6
eslint-config-prettier: ^8.8.0 eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^5.0.0 eslint-plugin-prettier: ^5.0.0
github-slugger: ^1.4.0 github-slugger: ^1.4.0
@ -11064,7 +11063,7 @@ __metadata:
husky: ^8.0.0 husky: ^8.0.0
image-size: 1.0.0 image-size: 1.0.0
lint-staged: ^13.0.0 lint-staged: ^13.0.0
next: 13.5.3 next: 13.5.6
next-contentlayer: 0.3.4 next-contentlayer: 0.3.4
next-themes: ^0.2.1 next-themes: ^0.2.1
pliny: 0.1.4 pliny: 0.1.4
@ -11961,7 +11960,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"zod@npm:3.21.4, zod@npm:^3.21.4": "zod@npm:^3.21.4":
version: 3.21.4 version: 3.21.4
resolution: "zod@npm:3.21.4" resolution: "zod@npm:3.21.4"
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f