Skip to content

Commit

Permalink
[renovate] Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent be0aeda commit 6cdb3e8
Show file tree
Hide file tree
Showing 6 changed files with 6,202 additions and 2,076 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12
20.13.1
2 changes: 1 addition & 1 deletion Dockerfile.e2e
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cypress/included:4.9.0
FROM cypress/included:13.10.0

WORKDIR /e2e

Expand Down
6 changes: 3 additions & 3 deletions docs-www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-carousel-docs",
"description": "Gatsby-Docs-Kit starter repository",
"version": "0.0.52",
"version": "0.0.53",
"author": "Brainhub",
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -30,8 +30,8 @@
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"gatsby-plugin-google-analytics": "2.2.2",
"gh-pages": "^3.1.0",
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"peerDependencies": {
"@babel/core": "^7.10.4"
Expand Down
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
],
"devDependencies": {
"@brainhubeu/license-auditor": "^1.0.30",
"@commitlint/cli": "^9.1.1",
"@commitlint/config-conventional": "^9.1.1",
"@commitlint/prompt": "^9.1.1",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/github": "^7.0.7",
"@semantic-release/release-notes-generator": "^9.0.1",
"@semantic-release/npm": "^7.0.5",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/prompt": "^19.3.1",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.4",
"@semantic-release/release-notes-generator": "^13.0.0",
"@semantic-release/npm": "^12.0.1",
"commitizen": "^4.1.2",
"cypress": "^4.9.0",
"danger": "^10.2.1",
"eslint": "^6.8.0",
"cypress": "^13.10.0",
"danger": "^12.3.0",
"eslint": "^9.3.0",
"eslint-config-brainhub": "^1.12.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-cypress": "^2.10.3",
"eslint-plugin-prettier": "^3.1.4",
"eslint-watch": "^6.0.1",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"prettier": "^2.0.5",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-watch": "^8.0.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.4",
"prettier": "^3.2.5",
"semantic-release": "^17.1.1",
"start-server-and-test": "^1.11.0"
"start-server-and-test": "^2.0.3"
},
"scripts": {
"preinstall": "node -e \"if (process.env.npm_execpath.indexOf('yarn') === -1) throw new Error('Use yarn for installing: https://yarnpkg.com/en/docs/install')\"",
Expand Down
46 changes: 23 additions & 23 deletions react-carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@brainhubeu/react-carousel",
"version": "2.0.4",
"version": "2.0.5",
"description": "Carousel component for React",
"engines": {
"npm": ">=6.14.3"
"npm": ">=10.8.0"
},
"files": [
"/lib/*"
Expand All @@ -29,42 +29,42 @@
"@babel/preset-env": "^7.8.7",
"@babel/preset-react": "^7.8.3",
"@babel/register": "^7.8.6",
"autoprefixer": "^9.7.4",
"autoprefixer": "^10.4.19",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.0.6",
"babel-loader": "^9.1.3",
"babel-plugin-transform-react-constant-elements": "^6.23.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"chalk": "^3.0.0",
"chalk": "^5.3.0",
"classnames": "^2.2.6",
"coveralls": "^3.1.0",
"css-loader": "^3.4.2",
"css-loader": "^7.1.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^5.1.0",
"html-webpack-plugin": "^3.2.0",
"husky": "^4.2.3",
"jest": "^26.1.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-enzyme": "^7.1.2",
"jsdom": "^16.2.1",
"jsdom": "^24.0.0",
"lodash": "^4.17.21",
"node-sass": "^4.13.1",
"postcss-loader": "^3.0.0",
"node-sass": "^9.0.0",
"postcss-loader": "^8.1.1",
"prop-types": "^15.7.2",
"react-resize-detector": "^5.0.6",
"react-test-renderer": "^16.13.1",
"react-resize-detector": "^10.0.1",
"react-test-renderer": "^18.3.1",
"recoil": "^0.0.13",
"resize-observer-polyfill": "^1.5.1",
"rimraf": "3.0.2",
"sass-loader": "^8.0.2",
"style-loader": "^1.1.3",
"terser-webpack-plugin": "^3.0.6",
"url-loader": "^3.0.0",
"webpack": "^4.42.0"
"rimraf": "5.0.7",
"sass-loader": "^14.2.1",
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"url-loader": "^4.1.1",
"webpack": "^5.91.0"
},
"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"keywords": [
"react",
Expand Down

0 comments on commit 6cdb3e8

Please sign in to comment.