Skip to content

Commit

Permalink
build: bump minor and below deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eng618 committed Sep 12, 2024
1 parent 7b3efbd commit 2a9a83d
Show file tree
Hide file tree
Showing 4 changed files with 1,551 additions and 1,323 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,32 +80,32 @@
]
},
"dependencies": {
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-react": "^7.24.7",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@release-it-plugins/workspaces": "^4.2.0",
"@release-it/conventional-changelog": "^8.0.1",
"@release-it/conventional-changelog": "^8.0.2",
"babel-eslint": "^10.1.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-config-wesbos": "4.0.1",
"eslint-config-wesbos": "4.3.1",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.0",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"lerna": "^8.1.4",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"husky": "^9.1.6",
"lerna": "^8.1.8",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier-config-carbon": "^0.11.0",
"release-it": "^17.3.0",
"stylelint": "^16.6.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-scss": "^6.3.1"
"release-it": "^17.6.0",
"stylelint": "^16.9.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"clean": "gatsby clean"
},
"dependencies": {
"@carbon/icons-react": "^11.43.0",
"gatsby": "^5.13.6",
"@carbon/icons-react": "^11.49.0",
"gatsby": "^5.13.7",
"gatsby-theme-carbon": "^4.0.10",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
30 changes: 15 additions & 15 deletions packages/gatsby-theme-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"gatsby": "^5.13.6",
"gatsby": "^5.13.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"dependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.25.2",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-syntax-jsx": "^7.24.7",
"@carbon/elements": "^11.51.0",
"@carbon/grid": "^11.25.0",
"@carbon/pictograms-react": "^11.64.0",
"@carbon/react": "^1.64.0",
"@carbon/themes": "^11.38.0",
"@carbon/elements": "^11.53.0",
"@carbon/grid": "^11.27.0",
"@carbon/pictograms-react": "^11.66.0",
"@carbon/react": "^1.66.0",
"@carbon/themes": "^11.40.0",
"@garcia-enterprise/gatsby-plugin-sass-resources": "^4.0.2",
"@mdx-js/mdx": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@reach/router": "^1.3.4",
"@vimeo/player": "^2.23.0",
"@vimeo/player": "^2.24.0",
"beautiful-react-hooks": "^5.0.2",
"classnames": "^2.5.1",
"copy-to-clipboard": "^3.3.3",
Expand All @@ -43,12 +43,12 @@
"gatsby-plugin-local-search": "^2.0.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-mdx": "^5.13.1",
"gatsby-plugin-offline": "^6.13.2",
"gatsby-plugin-offline": "^6.13.3",
"gatsby-plugin-sass": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-remark-copy-linked-files": "^6.13.1",
"gatsby-remark-images": "^7.13.1",
"gatsby-remark-responsive-iframe": "^6.13.1",
"gatsby-remark-copy-linked-files": "^6.13.2",
"gatsby-remark-images": "^7.13.2",
"gatsby-remark-responsive-iframe": "^6.13.2",
"gatsby-remark-smartypants": "^6.13.1",
"gatsby-remark-unwrap-images": "^1.0.2",
"gatsby-source-filesystem": "^5.13.1",
Expand All @@ -57,15 +57,15 @@
"lodash.startcase": "^4.4.0",
"lodash.throttle": "^4.1.1",
"mkdirp": "^3.0.1",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.0",
"prop-types": "^15.8.1",
"react-helmet": "^6.1.0",
"react-lunr": "^1.1.0",
"react-transition-group": "^4.4.5",
"react-use": "^17.5.0",
"react-use": "^17.5.1",
"rehype-mdx-fenced-code-meta-support": "^1.0.4",
"remark-gfm": "3.0.1",
"sass": "^1.77.5",
"sass": "^1.78.0",
"slugify": "^1.6.6",
"smooth-scroll": "^16.1.3",
"use-media": "^1.5.0",
Expand Down
Loading

0 comments on commit 2a9a83d

Please sign in to comment.