Skip to content

Commit

Permalink
feat!: package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MKAbuMattar committed Feb 7, 2024
1 parent e204dd7 commit d86891a
Show file tree
Hide file tree
Showing 5 changed files with 4,461 additions and 375 deletions.
39 changes: 20 additions & 19 deletions docs/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 docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@beta/devicons-react": "npm:devicons-react@1.2.6-beta-0.3.1",
"@latest/devicons-react": "npm:devicons-react@1.2.6",
"@latest/devicons-react": "npm:devicons-react@1.3.0",
"next": "14.1.0",
"next-pwa": "5.6.0",
"next-seo": "6.4.0",
Expand All @@ -43,12 +43,12 @@
"styled-components": "6.1.8"
},
"devDependencies": {
"@types/node": "20.11.7",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/node": "20.11.16",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"babel-plugin-styled-components": "2.1.4",
"eslint": "8.56.0",
"prettier": "3.2.4",
"prettier": "3.2.5",
"typescript": "5.3.3"
},
"resolutions": {
Expand Down
Loading

0 comments on commit d86891a

Please sign in to comment.