Skip to content

Commit

Permalink
Merge pull request #104 from MKAbuMattar/dev
Browse files Browse the repository at this point in the history
icons: [sql server, nextjs] | update: dependencies
  • Loading branch information
MKAbuMattar committed Jan 27, 2024
2 parents 588ea43 + e204dd7 commit 9da048b
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 92 deletions.
151 changes: 77 additions & 74 deletions docs/package-lock.json

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

12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
"prettier": "prettier --write ."
},
"dependencies": {
"@beta/devicons-react": "npm:devicons-react@1.2.6-beta-0.3.0",
"@beta/devicons-react": "npm:devicons-react@1.2.6-beta-0.3.1",
"@latest/devicons-react": "npm:devicons-react@1.2.6",
"next": "14.0.4",
"next": "14.1.0",
"next-pwa": "5.6.0",
"next-seo": "6.4.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-highlight-syntax": "1.1.1",
"react-tabs": "6.0.2",
"styled-components": "6.1.3"
"styled-components": "6.1.8"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/node": "20.11.7",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"babel-plugin-styled-components": "2.1.4",
"eslint": "8.56.0",
"prettier": "3.1.1",
"prettier": "3.2.4",
"typescript": "5.3.3"
},
"resolutions": {
Expand Down
Loading

1 comment on commit 9da048b

@vercel
Copy link

@vercel vercel bot commented on 9da048b Jan 27, 2024

Choose a reason for hiding this comment

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

Please sign in to comment.