Skip to content

Commit 8bfe50b

Browse files
chore(deps): update all non-major dependencies
1 parent 5e1cb70 commit 8bfe50b

File tree

2 files changed

+1233
-978
lines changed

2 files changed

+1233
-978
lines changed

package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,68 +6,68 @@
66
"version": "0.2.0",
77
"author": "openscript",
88
"dependencies": {
9-
"@emotion/react": "11.11.1",
9+
"@emotion/react": "11.11.3",
1010
"@emotion/styled": "11.11.0",
1111
"@mdx-js/mdx": "3.0.0",
1212
"@mdx-js/react": "3.0.0",
1313
"embla-carousel-autoplay": "^8.0.0-rc11",
1414
"embla-carousel-react": "^8.0.0-rc11",
15-
"gatsby": "5.12.9",
16-
"gatsby-plugin-catch-links": "5.12.0",
17-
"gatsby-plugin-emotion": "8.12.0",
18-
"gatsby-plugin-i18n-l10n": "5.4.0",
19-
"gatsby-plugin-image": "3.12.3",
20-
"gatsby-plugin-manifest": "5.12.3",
21-
"gatsby-plugin-mdx": "5.12.3",
22-
"gatsby-plugin-offline": "6.12.3",
23-
"gatsby-plugin-sharp": "5.12.3",
24-
"gatsby-remark-autolink-headers": "6.12.3",
25-
"gatsby-remark-copy-linked-files": "6.12.0",
26-
"gatsby-remark-images": "7.12.3",
27-
"gatsby-source-filesystem": "5.12.1",
15+
"gatsby": "5.13.1",
16+
"gatsby-plugin-catch-links": "5.13.0",
17+
"gatsby-plugin-emotion": "8.13.0",
18+
"gatsby-plugin-i18n-l10n": "5.5.0",
19+
"gatsby-plugin-image": "3.13.0",
20+
"gatsby-plugin-manifest": "5.13.0",
21+
"gatsby-plugin-mdx": "5.13.0",
22+
"gatsby-plugin-offline": "6.13.0",
23+
"gatsby-plugin-sharp": "5.13.0",
24+
"gatsby-remark-autolink-headers": "6.13.0",
25+
"gatsby-remark-copy-linked-files": "6.13.0",
26+
"gatsby-remark-images": "7.13.0",
27+
"gatsby-source-filesystem": "5.13.0",
2828
"gatsby-transformer-remark": "^6.6.0",
29-
"gatsby-transformer-sharp": "5.12.3",
29+
"gatsby-transformer-sharp": "5.13.0",
3030
"interweave": "^13.0.0",
3131
"polished": "^4.2.2",
3232
"react": "18.2.0",
3333
"react-alternating-timeline": "^2.1.4",
3434
"react-dom": "18.2.0",
35-
"react-intl": "6.5.1",
35+
"react-intl": "6.5.5",
3636
"react-use": "^17.4.0",
3737
"type-fest": "^4.0.0"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "7.23.2",
41-
"@babel/eslint-parser": "7.22.15",
40+
"@babel/core": "7.23.6",
41+
"@babel/eslint-parser": "7.23.3",
4242
"@babel/preset-typescript": "^7.22.5",
4343
"@testing-library/jest-dom": "^6.0.0",
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.3",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.8.10",
48-
"@types/react": "18.2.33",
49-
"@types/react-dom": "18.2.14",
50-
"@typescript-eslint/eslint-plugin": "6.9.1",
51-
"@typescript-eslint/parser": "6.9.1",
47+
"@types/node": "20.10.5",
48+
"@types/react": "18.2.45",
49+
"@types/react-dom": "18.2.18",
50+
"@typescript-eslint/eslint-plugin": "6.15.0",
51+
"@typescript-eslint/parser": "6.15.0",
5252
"babel-jest": "^29.6.1",
5353
"babel-preset-gatsby": "^3.6.0",
54-
"eslint": "8.52.0",
54+
"eslint": "8.56.0",
5555
"eslint-config-airbnb": "19.0.4",
5656
"eslint-config-airbnb-typescript": "17.1.0",
57-
"eslint-config-prettier": "9.0.0",
58-
"eslint-plugin-import": "2.29.0",
59-
"eslint-plugin-jsx-a11y": "6.7.1",
57+
"eslint-config-prettier": "9.1.0",
58+
"eslint-plugin-import": "2.29.1",
59+
"eslint-plugin-jsx-a11y": "6.8.0",
6060
"eslint-plugin-mdx": "^2.2.0",
61-
"eslint-plugin-prettier": "5.0.1",
61+
"eslint-plugin-prettier": "5.1.2",
6262
"eslint-plugin-react": "7.33.2",
6363
"eslint-plugin-react-hooks": "4.6.0",
6464
"identity-obj-proxy": "^3.0.0",
6565
"jest": "^29.6.1",
6666
"jest-environment-jsdom": "^29.6.1",
67-
"prettier": "3.0.3",
67+
"prettier": "3.1.1",
6868
"svg-sprite": "^2.0.2",
69-
"ts-node": "10.9.1",
70-
"typescript": "5.2.2"
69+
"ts-node": "10.9.2",
70+
"typescript": "5.3.3"
7171
},
7272
"keywords": [
7373
"gatsby"

0 commit comments

Comments
 (0)