Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 1f6d6c1 commit 1986297
Show file tree
Hide file tree
Showing 2 changed files with 1,183 additions and 1,014 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"homepage": "https://github.com/hiroki0525/react-dom-lazyload-component#readme",
"devDependencies": {
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@rollup/plugin-terser": "^0.4.4",
Expand All @@ -64,36 +64,36 @@
"@semantic-release/release-notes-generator": "14.0.1",
"@testing-library/react": "16.0.1",
"@types/expect-puppeteer": "5.0.6",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/jest-environment-puppeteer": "5.0.6",
"@types/node": "20.16.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@types/node": "20.17.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.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.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-puppeteer": "10.1.1",
"jest-puppeteer": "10.1.4",
"prettier": "3.3.3",
"puppeteer": "23.4.0",
"puppeteer": "23.6.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"rollup": "4.22.2",
"rollup": "4.24.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"semantic-release": "24.1.1",
"semantic-release": "24.2.0",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": ">=18.0.0",
Expand Down
Loading

0 comments on commit 1986297

Please sign in to comment.