Bump web deps.

This commit is contained in:
Brenden Matthews 2022-12-14 08:12:39 -05:00 committed by Brenden Matthews
parent f3ffd17007
commit 1524755968
2 changed files with 391 additions and 297 deletions

678
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
"@fontsource/newsreader": "^4.5.9",
"@headlessui/react": "^1.7.4",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.29.1",
"@netlify/plugin-nextjs": "^4.29.3",
"@tailwindcss/typography": "^0.5.8",
"classnames": "^2.3.2",
"colord": "^2.9.3",
@ -32,7 +32,7 @@
"fuse.js": "^6.6.2",
"gray-matter": "^4.0.3",
"inter-ui": "^3.19.3",
"next": "^13.0.3",
"next": "^13.0.6",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -44,9 +44,9 @@
"@types/node": "^18.11.9",
"@types/react": "^18.0.25",
"autoprefixer": "^10.4.13",
"cypress": "^11.0.1",
"eslint": "^8.27.0",
"eslint-config-next": "^13.0.3",
"cypress": "^12.1.0",
"eslint": "^8.29.0",
"eslint-config-next": "^13.0.6",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-mdx": "^2.0.5",
"js-yaml": "^4.1.0",