Skip to content

Commit

Permalink
Merge pull request #68 from flotiq/dependabot-2024-08
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
CiotkaCierpienia authored Aug 27, 2024
2 parents 26d78fd + e060431 commit e69ab83
Show file tree
Hide file tree
Showing 2 changed files with 1,350 additions and 116 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"dependencies": {
"@fontsource/inter": "^5.0.20",
"@fontsource/lato": "^5.0.21",
"@headlessui/react": "^2.1.2",
"@fontsource/lato": "^5.0.22",
"@headlessui/react": "^2.1.3",
"@heroicons/react": "1.0.6",
"@popperjs/core": "^2.11.8",
"@tailwindcss/typography": "^0.5.14",
"flotiq-components-react": "^1.2.2",
"flotiq-components-react": "^2.0.0",
"gatsby": "^5.13.7",
"gatsby-plugin-gatsby-cloud": "^5.13.1",
"gatsby-plugin-google-gtag": "^5.13.1",
Expand All @@ -35,12 +35,12 @@
"gatsby-source-flotiq": "^5.2.1",
"gatsby-transformer-sharp": "^5.13.1",
"moment": "^2.30.1",
"node": "^22.6.0",
"node": "^22.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
"webpack": "^5.94.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -49,7 +49,7 @@
"@babel/plugin-transform-react-jsx": "^7.25.2",
"@babel/preset-react": "^7.24.7",
"@hot-loader/react-dom": "17.0.2",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/parser": "^8.3.0",
"autoprefixer": "^10.4.20",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
Expand All @@ -66,7 +66,7 @@
"gatsby-plugin-postcss": "^6.13.1",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.9"
"tailwindcss": "^3.4.10"
},
"repository": {
"type": "git",
Expand All @@ -76,6 +76,6 @@
"url": "https://github.com/flotiq/flotiq-gatsby-blog-2/issues"
},
"resolutions": {
"webpack": "^5.93.0"
"webpack": "^5.94.0"
}
}
Loading

0 comments on commit e69ab83

Please sign in to comment.