Skip to content

Commit

Permalink
Update nextjs to 15.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DinerIsmail committed Dec 20, 2024
1 parent b3a9c2a commit e2532cf
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@fontsource/poppins": "5.1.0",
"@next/bundle-analyzer": "15.1.1",
"@next/bundle-analyzer": "15.1.2",
"@prisma/client": "5.22.0",
"@react-email/components": "0.0.31",
"@react-email/render": "1.0.3",
Expand All @@ -56,7 +56,7 @@
"leaflet": "1.9.4",
"leaflet-geosearch": "4.0.0",
"lodash-es": "4.17.21",
"next": "15.1.1",
"next": "15.1.2",
"next-auth": "5.0.0-beta.25",
"next-query-params": "5.0.1",
"next-recaptcha-v3": "1.5.2",
Expand Down Expand Up @@ -85,14 +85,14 @@
"@tanstack/react-query-devtools": "5.62.7",
"@trigger.dev/build": "3.3.1",
"@types/diff": "6.0.0",
"@types/leaflet": "1.9.14",
"@types/leaflet": "1.9.15",
"@types/node": "22.10.2",
"@types/nodemailer": "6.4.17",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"eslint": "9.17.0",
"eslint-config-next": "15.1.1",
"eslint-config-next": "15.1.2",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-promise": "7.2.1",
Expand Down

0 comments on commit e2532cf

Please sign in to comment.