Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
babslgam committed Jan 23, 2025
1 parent 6eb9a68 commit a32f914
Show file tree
Hide file tree
Showing 2 changed files with 2,481 additions and 2,288 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,37 +39,37 @@
"@acdh-oeaw/mdx-lib": "^0.1.3",
"@acdh-oeaw/style-variants": "^0.1.0",
"@acdh-oeaw/validate-env": "^0.0.3",
"@keystar/ui": "^0.7.14",
"@keystatic/core": "^0.5.42",
"@keystatic/next": "^5.0.1",
"@keystar/ui": "^0.7.15",
"@keystatic/core": "^0.5.43",
"@keystatic/next": "^5.0.2",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/api-logs": "^0.53.0",
"@opentelemetry/instrumentation": "^0.53.0",
"@opentelemetry/sdk-logs": "^0.53.0",
"@react-aria/utils": "^3.26.0",
"@shikijs/rehype": "^1.24.0",
"@react-aria/utils": "^3.27.0",
"@shikijs/rehype": "^1.29.1",
"@vercel/otel": "^1.10.0",
"client-only": "^0.0.1",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"image-dimensions": "^2.3.0",
"lucide-react": "^0.468.0",
"next": "^14.2.20",
"next-intl": "^3.26.1",
"next": "^14.2.23",
"next-intl": "^3.26.3",
"react": "^18.3.1",
"react-aria": "^3.36.0",
"react-aria-components": "^1.5.0",
"react-aria": "^3.37.0",
"react-aria-components": "^1.6.0",
"react-dom": "^18.3.1",
"react-schemaorg": "^2.0.0",
"react-stately": "^3.34.0",
"react-stately": "^3.35.0",
"rehype-slug": "^6.0.0",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.0",
"remark-mdx-frontmatter": "^5.0.0",
"remark-smartypants": "^3.0.2",
"server-only": "^0.0.1",
"sharp": "^0.33.5",
"shiki": "^1.24.0",
"valibot": "^1.0.0-beta.9"
"shiki": "^1.29.1",
"valibot": "1.0.0-beta.14"
},
"devDependencies": {
"@acdh-oeaw/eslint-config": "^2.0.6",
Expand All @@ -81,38 +81,38 @@
"@acdh-oeaw/prettier-config": "^2.0.1",
"@acdh-oeaw/stylelint-config": "^2.0.5",
"@acdh-oeaw/tsconfig": "^1.3.0",
"@next/bundle-analyzer": "^14.2.20",
"@next/eslint-plugin-next": "^14.2.20",
"@playwright/test": "^1.49.1",
"@react-aria/optimize-locales-plugin": "^1.1.3",
"@react-types/shared": "^3.26.0",
"@next/bundle-analyzer": "^14.2.23",
"@next/eslint-plugin-next": "^14.2.23",
"@playwright/test": "^1.50.0",
"@react-aria/optimize-locales-plugin": "^1.1.4",
"@react-types/shared": "^3.27.0",
"@types/hast": "^3.0.4",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.2",
"@types/react": "^18.3.16",
"@types/node": "^22.10.9",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"axe-core": "^4.10.2",
"axe-playwright": "^2.0.3",
"ci-info": "^4.1.0",
"dotenv": "^16.4.7",
"dotenv-cli": "^7.4.4",
"dotenv-expand": "^12.0.1",
"eslint": "^9.16.0",
"eslint": "^9.18.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-plugin-check-file": "^2.8.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.11",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.49",
"lint-staged": "^15.4.2",
"npm-run-all2": "^7.0.2",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"schema-dts": "^1.1.2",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.11.0",
"tailwindcss": "^3.4.16",
"stylelint": "^16.13.2",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"tailwindcss-react-aria-components": "^1.2.0",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"browserslist": {
"development": [
Expand Down
Loading

0 comments on commit a32f914

Please sign in to comment.