Skip to content

Commit

Permalink
Merge pull request #68 from fantasticmrdavid/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasticmrdavid authored Apr 2, 2024
2 parents e39868a + a9d0a85 commit 0add437
Show file tree
Hide file tree
Showing 3 changed files with 732 additions and 273 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.12.0
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"description": "Project Tramsformation blog built with Gatsby.js using Prismic headless CMS",
"author": "David Li",
"dependencies": {
"@ant-design/icons": "5.3.1",
"@ant-design/icons": "5.3.5",
"@loadable/component": "5.16.3",
"@planningcenter/react-trianglify": "1.3.0",
"animated-scroll-to": "2.3.0",
"antd": "5.15.0",
"antd": "5.15.4",
"babel-plugin-styled-components": "2.1.4",
"canvas": "2.11.2",
"gatsby": "^5.0.0",
Expand All @@ -35,26 +35,26 @@
"react-is": "18.2.0",
"react-mailchimp-subscribe": "2.1.3",
"react-visibility-sensor": "5.1.1",
"sass": "1.71.1",
"sass": "1.72.0",
"styled-components": "6.1.8",
"to-querystring": "1.2.0",
"trianglify": "4.1.1"
},
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@babel/eslint-parser": "7.24.1",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "3.2.5",
"typescript": "5.3.3"
"typescript": "5.4.3"
},
"keywords": [
"gatsby"
Expand Down
Loading

0 comments on commit 0add437

Please sign in to comment.