Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinstadler committed Dec 16, 2024
1 parent 7fcc222 commit 7087187
Show file tree
Hide file tree
Showing 2 changed files with 2,584 additions and 2,670 deletions.
74 changes: 37 additions & 37 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"client-only": "^0.0.1",
"fast-glob": "^3.3.2",
"image-dimensions": "^2.3.0",
"instantsearch.js": "^4.75.4",
"instantsearch.js": "^4.75.6",
"lucide-react": "^0.438.0",
"next": "^14.2.13",
"next-intl": "^3.19.4",
"next": "^14.2.20",
"next-intl": "^3.26.1",
"react": "^18.3.1",
"react-aria-components": "^1.3.3",
"react-aria-components": "^1.5.0",
"react-dom": "^18.3.1",
"react-instantsearch": "^7.13.7",
"react-instantsearch-nextjs": "^0.3.17",
"react-instantsearch": "^7.13.9",
"react-instantsearch-nextjs": "^0.3.20",
"react-schemaorg": "^2.0.0",
"server-only": "^0.0.1",
"sharp": "^0.33.5",
Expand All @@ -57,43 +57,43 @@
"valibot": "^0.41.0"
},
"devDependencies": {
"@acdh-oeaw/eslint-config": "^2.0.1",
"@acdh-oeaw/eslint-config-next": "^2.0.6",
"@acdh-oeaw/eslint-config-playwright": "^2.0.2",
"@acdh-oeaw/eslint-config-react": "^2.0.2",
"@acdh-oeaw/eslint-config-tailwindcss": "^2.0.1",
"@acdh-oeaw/prettier-config": "^2.0.0",
"@acdh-oeaw/stylelint-config": "^2.0.4",
"@acdh-oeaw/tsconfig": "^1.2.0",
"@next/bundle-analyzer": "^14.2.13",
"@next/eslint-plugin-next": "^14.2.13",
"@playwright/test": "^1.47.1",
"@react-aria/optimize-locales-plugin": "^1.1.1",
"@react-types/shared": "^3.24.1",
"@acdh-oeaw/eslint-config": "^2.0.5",
"@acdh-oeaw/eslint-config-next": "^2.0.11",
"@acdh-oeaw/eslint-config-playwright": "^2.0.6",
"@acdh-oeaw/eslint-config-react": "^2.0.6",
"@acdh-oeaw/eslint-config-tailwindcss": "^2.0.7",
"@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",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"axe-core": "^4.10.0",
"axe-playwright": "^2.0.2",
"ci-info": "^4.0.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"eslint": "^9.11.0",
"@types/node": "^22.10.2",
"@types/react": "^18.3.16",
"@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-expand": "^11.0.7",
"eslint": "^9.17.0",
"eslint-config-flat-gitignore": "^0.3.0",
"globals": "^15.9.0",
"globals": "^15.13.0",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"lint-staged": "^15.2.11",
"npm-run-all2": "^6.2.6",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"schema-dts": "^1.1.2",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.9.0",
"tailwindcss": "^3.4.12",
"stylelint": "^16.12.0",
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "^1.0.7",
"tailwindcss-react-aria-components": "^1.1.5",
"typescript": "^5.6.2"
"tailwindcss-react-aria-components": "^1.2.0",
"typescript": "^5.7.2"
},
"browserslist": {
"development": [
Expand Down
Loading

0 comments on commit 7087187

Please sign in to comment.