Skip to content

Commit 75e1c0a

Browse files
committed
chore: latest dependencies
1 parent 86cd503 commit 75e1c0a

File tree

2 files changed

+455
-389
lines changed

2 files changed

+455
-389
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,38 @@
44
"version": "1.0.0",
55
"author": "David Worms <david@adaltas.com>",
66
"dependencies": {
7-
"@emotion/css": "^11.11.0",
8-
"@emotion/react": "^11.11.0",
7+
"@emotion/css": "^11.11.2",
8+
"@emotion/react": "^11.11.1",
99
"@emotion/styled": "^11.11.0",
10-
"csv": "^6.3.1",
11-
"gatsby": "^5.10.0",
12-
"gatsby-plugin-catch-links": "^5.10.0",
13-
"gatsby-plugin-emotion": "^8.10.0",
14-
"gatsby-plugin-google-analytics": "^5.10.0",
10+
"csv": "^6.3.3",
11+
"gatsby": "^5.12.1",
12+
"gatsby-plugin-catch-links": "^5.12.0",
13+
"gatsby-plugin-emotion": "^8.12.0",
14+
"gatsby-plugin-google-analytics": "^5.12.0",
1515
"gatsby-plugin-manifest": "next",
1616
"gatsby-plugin-offline": "next",
1717
"gatsby-plugin-plausible": "^0.0.7",
1818
"gatsby-plugin-react-helmet": "next",
1919
"gatsby-plugin-robots-txt": "^1.8.0",
20-
"gatsby-plugin-sitemap": "^6.10.0",
21-
"gatsby-plugin-typography": "^5.10.0",
22-
"gatsby-remark-autolink-headers": "^6.10.0",
23-
"gatsby-remark-embed-snippet": "^8.10.0",
24-
"gatsby-remark-prismjs": "^7.10.0",
25-
"gatsby-source-filesystem": "^5.10.0",
26-
"gatsby-transformer-remark": "^6.10.0",
20+
"gatsby-plugin-sitemap": "^6.12.0",
21+
"gatsby-plugin-typography": "^5.12.0",
22+
"gatsby-remark-autolink-headers": "^6.12.0",
23+
"gatsby-remark-embed-snippet": "^8.12.0",
24+
"gatsby-remark-prismjs": "^7.12.0",
25+
"gatsby-source-filesystem": "^5.12.0",
26+
"gatsby-transformer-remark": "^6.12.0",
2727
"prismjs": "^1.29.0",
2828
"react": "^18.2.0",
2929
"react-dom": "^18.2.0",
3030
"react-helmet": "^6.1.0",
31-
"react-icons": "^4.9.0",
31+
"react-icons": "^4.10.1",
3232
"react-modal": "^3.16.1",
3333
"react-syntax-highlighter": "^15.5.0",
34-
"react-tooltip": "^5.13.1",
34+
"react-tooltip": "^5.21.1",
3535
"react-typography": "^0.16.23",
3636
"typeface-fira-mono": "^1.1.13",
3737
"typeface-open-sans": "^1.1.13",
38-
"typography": "^0.16.21",
38+
"typography": "^0.16.24",
3939
"typography-theme-grand-view": "^0.16.19"
4040
},
4141
"keywords": [
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"gatsby-remark-snippet-url": "^0.2.1",
5959
"gatsby-remark-snippet-url-prepare": "^0.2.1",
60-
"prettier": "^2.8.8"
60+
"prettier": "^3.0.2"
6161
},
6262
"repository": {
6363
"type": "git",

0 commit comments

Comments
 (0)