Skip to content

Commit

Permalink
Merge pull request #146 from hiroki0525/renovate/devdependencies-(non…
Browse files Browse the repository at this point in the history
…-major)

chore(deps): update devdependencies (non-major)
  • Loading branch information
hiroki0525 authored Sep 21, 2024
2 parents db4ffbd + eb14f23 commit e58b528
Show file tree
Hide file tree
Showing 2 changed files with 1,304 additions and 970 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
},
"homepage": "https://github.com/hiroki0525/react-dom-lazyload-component#readme",
"devDependencies": {
"@babel/preset-env": "7.24.4",
"@babel/preset-react": "7.24.1",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@semantic-release/changelog": "6.0.3",
Expand All @@ -64,36 +64,36 @@
"@semantic-release/release-notes-generator": "14.0.1",
"@testing-library/react": "14.3.1",
"@types/expect-puppeteer": "5.0.6",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/jest-environment-puppeteer": "5.0.6",
"@types/node": "20.12.7",
"@types/react": "18.3.1",
"@types/node": "20.16.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"babel-jest": "29.7.0",
"bundlemon": "^3.0.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "3.1.0",
"husky": "9.0.11",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-puppeteer": "10.0.1",
"prettier": "3.2.5",
"jest-puppeteer": "10.1.1",
"prettier": "3.3.3",
"puppeteer": "23.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"rollup": "4.17.0",
"rollup": "4.22.2",
"rollup-plugin-peer-deps-external": "2.2.4",
"semantic-release": "24.1.1",
"ts-jest": "29.1.2",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"typescript": "5.4.5"
"typescript": "5.6.2"
},
"peerDependencies": {
"react": ">=18.0.0",
Expand Down
Loading

0 comments on commit e58b528

Please sign in to comment.