Skip to content

Commit

Permalink
upgraded the deps to latest and some improvements and updated contents (
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-fiaz authored Mar 5, 2024
1 parent 0f9a89b commit 2cde585
Show file tree
Hide file tree
Showing 12 changed files with 983 additions and 1,345 deletions.
5 changes: 5 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ Don't remove these this uses the protocol that are need to function properly
hostname: '**.medium.com',
pathname: '/**'
},
{
protocol: 'https',
hostname: '**.dev.to',
pathname: '/**'
},
{
protocol: 'https',
hostname: 'github.com',
Expand Down
1,929 changes: 779 additions & 1,150 deletions package-lock.json

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"build-webpack": "webpack --mode production"
},
"dependencies": {
"@dotlottie/player-component": "^2.7.5",
"@fontsource/fira-code": "^5.0.16",
"@fontsource/inter": "^5.0.16",
"@dotlottie/player-component": "^2.7.11",
"@fontsource/fira-code": "^5.0.17",
"@fontsource/inter": "^5.0.17",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "6.5.1",
"@fortawesome/free-regular-svg-icons": "6.5.1",
Expand All @@ -24,21 +24,21 @@
"@fortawesome/pro-thin-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fortawesome/sharp-solid-svg-icons": "^6.2.1",
"@hcaptcha/react-hcaptcha": "^1.9.3",
"@hcaptcha/react-hcaptcha": "^1.10.1",
"@lottiefiles/react-lottie-player": "^3.5.3",
"@uiw/react-markdown-preview": "^5.0.7",
"@vercel/analytics": "^1.1.1",
"@uiw/react-markdown-preview": "^5.0.8",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"axios": "^1.6.7",
"babel-plugin-macros": "^3.1.0",
"compression-webpack-plugin": "^11.1.0",
"devicon": "^2.15.1",
"devicon": "^2.16.0",
"fiaz": "latest",
"fiazjs": "latest",
"framer-motion": "^11.0.8",
"js-cookie": "^3.0.5",
"neurolinkjs": "latest",
"next": "^14.1.0",
"next": "^14.1.2",
"next-compose-plugins": "^2.2.1",
"next-pwa": "^5.6.0",
"node-fetch": "^3.3.2",
Expand All @@ -49,56 +49,56 @@
"react-dom": "^18.2.0",
"react-dom-confetti": "^0.2.0",
"react-github-calendar": "^4.1.2",
"react-intersection-observer": "^9.5.3",
"react-intersection-observer": "^9.8.1",
"react-loader-spinner": "^6.1.6",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"react-transition-group": "^4.4.5",
"react-type-animation": "^3.2.0",
"semver": "^7.6.0",
"sharp": "^0.33.1",
"sharp": "^0.33.2",
"the-new-css-reset": "^1.11.2",
"three": "^0.161.0",
"three": "^0.160.1",
"yarn": "^1.22.21"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.10.6",
"@types/node": "^20.11.24",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.61",
"@types/react": "^18.2.63",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.17.0",
"autoprefixer": "^10.4.16",
"@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "^10.4.18",
"babel-loader": "^9.1.3",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.2",
"eslint-config-prettier": "^9.1.0",
"file-loader": "^6.2.0",
"image-webpack-loader": "^8.1.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.8.0",
"mini-css-extract-plugin": "^2.8.1",
"next-purgecss": "^4.0.0",
"next-sitemap": "^4.2.3",
"node-sass": "^9.0.0",
"postcss": "^8.4.35",
"purgecss": "^5.0.0",
"sass": "^1.69.7",
"sass": "^1.71.1",
"sass-loader": "^14.1.1",
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.1",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4"
},
Expand Down
Loading

0 comments on commit 2cde585

Please sign in to comment.