Skip to content

Commit

Permalink
👻Merge the Latest updates (#106)
Browse files Browse the repository at this point in the history
* 🤖Bump @testing-library/jest-dom from 5.17.0 to 6.0.1 (#92)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.0.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.17.0...v6.0.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖Bump framer-motion from 10.15.1 to 10.16.0 (#90)

Bumps [framer-motion](https://github.com/framer/motion) from 10.15.1 to 10.16.0.
- [Changelog](https://github.com/framer/motion/blob/v10.16.0/CHANGELOG.md)
- [Commits](framer/motion@v10.15.1...v10.16.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖Bump sharp from 0.32.4 to 0.32.5 (#89)

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.4 to 0.32.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.4...v0.32.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖Bump jest from 29.6.2 to 29.6.3 (#100)

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.2 to 29.6.3.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖Bump @typescript-eslint/parser from 6.4.0 to 6.4.1 (#98)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖Bump eslint-config-next from 13.4.16 to 13.4.19 (#99)

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.16 to 13.4.19.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.19/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 🤖Bump postcss from 8.4.27 to 8.4.28 (#87)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.27...8.4.28)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 👨🏻‍💻Added webpack support, improved SEO and some other changes

* 👍fix image

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
muhammad-fiaz and dependabot[bot] authored Aug 27, 2023
1 parent 21aac74 commit 395c9ba
Show file tree
Hide file tree
Showing 140 changed files with 11,378 additions and 7,097 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["next/babel", "@babel/preset-typescript"]
}
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# [portfolio](https://muhammadfiaz.com/)

[![muhammad-fiaz](https://github.com/muhammad-fiaz/portfolio/assets/75434191/56e128cc-6486-4dc4-9387-7735070d3aa0)](https://portfolio/)
[![muhammad-fiaz](./public/muhammad-fiaz.jpg)](https://muhammadfiaz.com)
# [Portfolio](https://muhammadfiaz.com/)

This project is built with Next.js and React, showcasing [Muhammad Fiaz](https://github.com/muhammad-fiaz/)'s personal website.

Expand All @@ -14,6 +13,8 @@ This project is built with Next.js and React, showcasing [Muhammad Fiaz](https:/
✅ Also Check out the latest release version for production use:-
[https://github.com/muhammad-fiaz/portfolio](https://github.com/muhammad-fiaz/portfolio)

**Note: if you want to use [export](https://nextjs.org/docs/pages/building-your-application/deploying/static-exports) as static site, then disable the [image optimization](https://nextjs.org/docs/pages/building-your-application/optimizing/images) in [`next.config.js`](./next.config.js)**

if you have any suggestions or feedback, feel free to open an [issue](https://github.com/muhammad-fiaz/portfolio/issues) or a [pull request](https://github.com/muhammad-fiaz/portfolio/pulls).

## Getting Started
Expand Down Expand Up @@ -42,6 +43,12 @@ You will also see any lint errors in the console.
Builds the app for production to the `.next` folder.\
It correctly bundles Next.js and optimizes the build for the best performance.


### `npm start`

Starts the production server to serve the built app.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `next export`

Exports the app to static HTML, which can be run without a Node.js server.\
Expand All @@ -66,6 +73,7 @@ Enjoying my work? Consider supporting me by buying me a cup of coffee or becomin
[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Donate-orange?logo=buy-me-a-coffee&s=20)](https://www.buymeacoffee.com/muhammadfiaz)
[![Patreon](https://img.shields.io/badge/Patreon-Support-red?logo=patreon&s=20)](https://www.patreon.com/muhammad_fiaz)
<a href="https://ko-fi.com/muhammadfiaz"><img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="Ko-fi" height="20"></a>
[![Sponsor muhammad-fiaz](https://img.shields.io/badge/Sponsor-muhammad--fiaz-brightgreen?logo=github)](https://github.com/sponsors/muhammad-fiaz)


## License
Expand Down
1 change: 0 additions & 1 deletion assets/loading.json

This file was deleted.

3 changes: 3 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
presets: ['next/babel', '@babel/preset-typescript']
};
2 changes: 2 additions & 0 deletions backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ Enjoying my work? Consider supporting me by buying me a cup of coffee or becomin
[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Donate-orange?logo=buy-me-a-coffee&s=20)](https://www.buymeacoffee.com/muhammadfiaz)
[![Patreon](https://img.shields.io/badge/Patreon-Support-red?logo=patreon&s=20)](https://www.patreon.com/muhammad_fiaz)
<a href="https://ko-fi.com/muhammadfiaz"><img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="Ko-fi" height="20"></a>
[![Sponsor muhammad-fiaz](https://img.shields.io/badge/Sponsor-muhammad--fiaz-brightgreen?logo=github)](https://github.com/sponsors/muhammad-fiaz)



## License
Expand Down
7 changes: 7 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
module.exports = {
webpack: (config, { buildId, dev, isServer, defaultLoaders, webpack }) => {
// Add your custom Webpack configurations here

// Return the updated config
return config;
},
optimize: true, // disable if you want to export
reactStrictMode: true,
env: {
dir: '/',
Expand Down
1 change: 0 additions & 1 deletion out/_next/static/7XouU9Bn5VzMq6hq-ycqu/_buildManifest.js

This file was deleted.

1 change: 0 additions & 1 deletion out/_next/static/7XouU9Bn5VzMq6hq-ycqu/_ssgManifest.js

This file was deleted.

Loading

0 comments on commit 395c9ba

Please sign in to comment.