Skip to content

Commit

Permalink
Update dependencies and add new MetaFixer project image
Browse files Browse the repository at this point in the history
  • Loading branch information
kochie committed Oct 14, 2024
1 parent f34b3d3 commit 20ebc59
Show file tree
Hide file tree
Showing 10 changed files with 3,815 additions and 3,105 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ public/sw.js.map
public/workbox-*.js
public/workbox-*.js.map

.DS_Store
*.DS_Store
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
116 changes: 57 additions & 59 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,76 +27,74 @@
},
"homepage": "https://github.com/kochie/me.kochie.io#readme",
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/parser": "^7.23.0",
"@babel/preset-react": "^7.22.15",
"@fortawesome/fontawesome-pro": "^6.4.2",
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/pro-duotone-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mdx-js/loader": "^3.0.0",
"@mdx-js/mdx": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"@next/eslint-plugin-next": "^14.0.1",
"@next/mdx": "^14.0.1",
"@sentry/browser": "^7.77.0",
"@sentry/integrations": "^7.77.0",
"@sentry/node": "^7.77.0",
"@sentry/webpack-plugin": "^2.9.0",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@types/babel__core": "^7.20.3",
"@types/jest": "^29.5.7",
"@types/mdx-js__react": "^1.5.7",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@types/react-test-renderer": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/typescript-estree": "^6.9.1",
"autoprefixer": "^10.4.16",
"@babel/core": "^7.25.8",
"@babel/parser": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@fortawesome/fontawesome-pro": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/pro-duotone-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/mdx": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@next/eslint-plugin-next": "^14.2.15",
"@next/mdx": "^14.2.15",
"@sentry/browser": "^8.34.0",
"@sentry/integrations": "^7.114.0",
"@sentry/node": "^8.34.0",
"@sentry/webpack-plugin": "^2.22.5",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/mdx-js__react": "^1.5.8",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/react-test-renderer": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/typescript-estree": "^8.8.1",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"eslint": "^8.52.0",
"eslint-config-next": "14.0.1",
"eslint-config-prettier": "^9.0.0",
"eslint": "^9.12.0",
"eslint-config-next": "14.2.15",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-next": "^0.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"estree-to-babel": "^8.1.1",
"fathom-client": "^3.6.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^5.0.0",
"estree-to-babel": "^9.1.0",
"fathom-client": "^3.7.2",
"feed": "^4.2.2",
"husky": "^8.0.3",
"husky": "^9.1.6",
"jest": "^29.7.0",
"jest-css-modules": "^2.1.0",
"jest-environment-jsdom": "^29.7.0",
"next": "^14.0.1",
"next": "^14.2.15",
"next-compose-plugins": "^2.2.1",
"next-pwa": "^5.6.0",
"next-seo": "^6.4.0",
"postcss": "^8.4.31",
"next-seo": "^6.6.0",
"postcss": "^8.4.47",
"postcss-css-variables": "^0.19.0",
"postcss-custom-media": "^10.0.2",
"postcss-custom-properties": "^13.3.2",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"sharp": "^0.32.6",
"swr": "^2.2.4",
"tailwindcss": "^3.3.5",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2",
"webpack": "^5.89.0"
"postcss-custom-media": "^11.0.3",
"postcss-custom-properties": "^14.0.2",
"postcss-preset-env": "^10.0.7",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-test-renderer": "^18.3.1",
"sharp": "^0.33.5",
"swr": "^2.2.5",
"tailwindcss": "^3.4.13",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3",
"webpack": "^5.95.0"
},
"peerDependencies": {
"webpack": "^5.75.0"
Expand Down
Loading

0 comments on commit 20ebc59

Please sign in to comment.