Skip to content

Commit

Permalink
update main deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arzafran committed Nov 21, 2023
1 parent 3e6b058 commit 8ba5108
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 329 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"@ducanh2912/next-pwa": "^9.7.2",
"@studio-freight/compono": "^0.0.43",
"@studio-freight/hamo": "0.6.22",
"@studio-freight/react-lenis": "0.0.36",
"@studio-freight/react-lenis": "0.0.37",
"@studio-freight/tempus": "^0.0.38",
"@theatre/core": "^0.7.0",
"@theatre/studio": "^0.7.0",
"clsx": "^2.0.0",
"gsap": "^3.12.2",
"idb-keyval": "^6.2.1",
"jsonminify": "^0.4.2",
"next": "14.0.2",
"next": "14.0.3",
"next-sitemap": "^4.2.3",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -35,13 +35,13 @@
"devDependencies": {
"@builder.io/partytown": "^0.8.1",
"@cerner/duplicate-package-checker-webpack-plugin": "^2.6.0",
"@next/bundle-analyzer": "^14.0.2",
"@next/bundle-analyzer": "^14.0.3",
"@size-limit/preset-app": "^11.0.0",
"@svgr/webpack": "^8.1.0",
"critters": "^0.0.20",
"cross-env": "^7.0.3",
"eslint": "8.53.0",
"eslint-config-next": "^14.0.2",
"eslint": "8.54.0",
"eslint-config-next": "^14.0.3",
"eslint-config-prettier": "^9.0.0",
"husky": "^8.0.3",
"prettier": "^3.1.0",
Expand All @@ -52,7 +52,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"scheduler": "0.23.0"

}
},
"lint-staged": {
Expand Down
Loading

1 comment on commit 8ba5108

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"⚡️ Lighthouse report for the changes in this commit:

🔴 Performance: 27
🟢 Accessibility: 97
🟢 Best practices: 100
🟠 SEO: 75
🔴 PWA: 30

Lighthouse ran on https://satus-b9ptwy185-studio-freight.vercel.app/"

Please sign in to comment.