Skip to content

Commit

Permalink
chore(deps): update batch of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Slashgear committed Aug 24, 2024
1 parent 5bca1b7 commit 9449125
Show file tree
Hide file tree
Showing 2 changed files with 859 additions and 848 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,39 +15,39 @@
},
"dependencies": {
"@next/mdx": "14.2.6",
"@vercel/analytics": "^1.1.1",
"@vercel/speed-insights": "^1.0.10",
"dayjs": "^1.11.10",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"dayjs": "^1.11.13",
"lodash": "^4.17.21",
"motion": "^10.16.4",
"motion": "^10.18.0",
"next": "14.2.6",
"normalize.css": "8.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-markdown": "^9.0.1",
"sharp": "^0.33.3",
"yet-another-react-lightbox": "^3.17.5"
"sharp": "^0.33.5",
"yet-another-react-lightbox": "^3.21.4"
},
"devDependencies": {
"@playwright/test": "1.46.1",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.7",
"@types/node": "20.16.1",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.20",
"classnames": "2.5.1",
"encoding": "^0.1.13",
"eslint": "8.57.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"graphql": "^16.8.1",
"graphql-request": "^7.0.0",
"husky": "^8.0.0",
"graphql": "^16.9.0",
"graphql-request": "^7.1.0",
"husky": "^8.0.3",
"oxlint": "^0.8.0",
"postcss": "^8.4.32",
"postcss": "^8.4.41",
"prettier": "3.3.3",
"pretty-quick": "^4.0.0",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.10",
"typescript": "5.4.5"
}
}
Loading

0 comments on commit 9449125

Please sign in to comment.