Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lilxyzz committed Jul 1, 2024
1 parent b951921 commit 78986fd
Show file tree
Hide file tree
Showing 2 changed files with 1,664 additions and 1,562 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dependencies": {
"@fontsource/montserrat": "^5.0.18",
"@fontsource/noto-serif": "^5.0.20",
"axios": "^1.7.1",
"decap-cms-app": "^3.1.10",
"axios": "^1.7.2",
"decap-cms-app": "^3.1.11",
"gatsby": "^5.13.6",
"gatsby-plugin-decap-cms": "^4.0.3",
"gatsby-plugin-gatsby-cloud": "^5.12.2",
Expand Down Expand Up @@ -36,14 +36,14 @@
"react-helmet": "^6.1.0",
"react-reveal": "^1.2.2",
"remark-mdx": "^3.0.0",
"styled-components": "^6.1.8"
"styled-components": "^6.1.11"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"gatsby-plugin-postcss": "^6.12.0",
"postcss": "^8.4.38",
"prettier": "3.2.5",
"tailwindcss": "^3.4.3"
"postcss": "^8.4.39",
"prettier": "3.3.2",
"tailwindcss": "^3.4.4"
},
"keywords": [
"gatsby"
Expand Down
Loading

0 comments on commit 78986fd

Please sign in to comment.