Skip to content

Commit

Permalink
fix(deps): update external-non-major (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 252ef47 commit 6b4a7a6
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 200 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"dependencies": {
"@apollo/server": "^4.11.3",
"@as-integrations/next": "^3.2.0",
"@aws-sdk/client-s3": "^3.735.0",
"@aws-sdk/signature-v4-crt": "^3.734.0",
"@aws-sdk/client-s3": "^3.740.0",
"@aws-sdk/signature-v4-crt": "^3.740.0",
"@formkit/auto-animate": "^1.0.0-pre-alpha.3",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
Expand All @@ -41,13 +41,13 @@
"@prisma/client": "^5.22.0",
"@tailwindcss/forms": "^0.5.10",
"autoprefixer": "^10.4.20",
"aws-crt": "^1.25.1",
"aws-crt": "^1.25.3",
"aws-sdk": "^2.1692.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"graphql": "^16.10.0",
"graphql-request": "^7.1.2",
"graphql-scalars": "^1.24.0",
"graphql-scalars": "^1.24.1",
"magic-sdk": "^28.21.0",
"micro-cors": "^0.1.1",
"next": "^15.0.1",
Expand All @@ -67,16 +67,16 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@types/micro-cors": "^0.1.5",
"@types/node": "^22.10.10",
"@types/node": "^22.13.0",
"@types/react": "^18.3.18",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@vitejs/plugin-react": "^4.3.4",
"dotenv": "^16.4.7",
"encoding": "^0.1.13",
Expand All @@ -89,15 +89,15 @@
"husky": "^9.1.7",
"is-ci": "^3.0.1",
"jsdom": "^25.0.1",
"knip": "^5.43.3",
"knip": "^5.43.6",
"lint-staged": "^15.4.3",
"npm-run-all2": "^7.0.2",
"prisma": "^5.22.0",
"resize-observer-polyfill": "^1.5.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8",
"wireit": "^0.14.9"
"wireit": "^0.14.10"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 6b4a7a6

Please sign in to comment.