Skip to content

Commit

Permalink
pnpm: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jzelinskie committed Jul 10, 2024
1 parent d84d798 commit 4e12424
Show file tree
Hide file tree
Showing 2 changed files with 1,240 additions and 1,171 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,43 +14,43 @@
},
"homepage": "https://github.com/authzed/docs#readme",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@headlessui/react": "^1.7.19",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-slot": "^1.1.0",
"@segment/in-eu": "^0.4.0",
"@svgr/webpack": "^8.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"escape-string-regexp": "^5.0.0",
"flexsearch": "^0.7.43",
"js-yaml": "^4.1.0",
"next": "^13.5.6",
"next-sitemap": "^4.2.3",
"nextra": "^2.13.3",
"nextra-theme-docs": "^2.13.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-youtube": "^10.1.0",
"sharp": "^0.33.2",
"tailwind-merge": "^2.2.1"
"sharp": "^0.33.4",
"tailwind-merge": "^2.4.0"
},
"devDependencies": {
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.13",
"@types/flexsearch": "^0.7.6",
"@types/js-yaml": "^4.0.9",
"@types/node": "18.11.10",
"@types/react": "^18.2.55",
"autoprefixer": "^10.4.17",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
"markdownlint-cli2": "^0.13.0",
"markdownlint-rule-max-one-sentence-per-line": "^0.0.2",
"postcss": "^8.4.35",
"postcss": "^8.4.39",
"shiki": "^0.14.7",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.4",
"typescript": "^4.9.5",
"yaml-loader": "^0.8.0"
"yaml-loader": "^0.8.1"
}
}
Loading

0 comments on commit 4e12424

Please sign in to comment.