Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 72f085f commit d779047
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"geist": "^1.2.1",
"jsdom": "^24.0.0",
"jsdom": "^25.0.0",
"lucide-react": "^0.371.0",
"next": "14.2.2",
"react": "^18",
Expand All @@ -45,17 +45,17 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@faker-js/faker": "^8.3.1",
"@faker-js/faker": "^9.0.0",
"@serverless/typescript": "^3.30.1",
"@types/aws-lambda": "^8.10.119",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"autoprefixer": "^10.4.17",
"esbuild": "^0.20.0",
"eslint": "^8",
"eslint": "^9.0.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-google": "^0.14.0",
"eslint-config-next": "14.2.2",
Expand All @@ -64,23 +64,23 @@
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-security": "^2.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sonarjs": "^0.25.0",
"glob": "^10.3.3",
"eslint-plugin-security": "^3.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-sonarjs": "^2.0.0",
"glob": "^11.0.0",
"postcss": "^8.4.33",
"prettier": "^3.0.3",
"prisma": "^5.6.0",
"serverless": "^3.34.0",
"serverless": "^4.0.0",
"serverless-esbuild": "^1.46.0",
"serverless-offline": "^12.0.4",
"serverless-offline": "^13.0.0",
"serverless-ssm-fetch": "^2.0.0",
"tailwindcss": "^3.4.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.1",
"vitest-mock-extended": "^1.3.1"
"vite-tsconfig-paths": "^5.0.0",
"vitest": "^2.0.0",
"vitest-mock-extended": "^2.0.0"
}
}

0 comments on commit d779047

Please sign in to comment.