Skip to content

Commit

Permalink
Merge pull request #5379 from Hacker0x01/minor-upgrades
Browse files Browse the repository at this point in the history
All minor package upgrades
  • Loading branch information
martijnrusschen authored Jan 31, 2025
2 parents 627ee13 + 4af732f commit d3e828a
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 117 deletions.
6 changes: 3 additions & 3 deletions docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.19.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"globals": "^15.14.0",
"sass": "^1.83.4",
"vite": "^6.0.11"
Expand Down
16 changes: 8 additions & 8 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:^0.27.0":
"@floating-ui/react@npm:^0.27.3":
version: 0.27.3
resolution: "@floating-ui/react@npm:0.27.3"
dependencies:
Expand Down Expand Up @@ -2101,7 +2101,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^5.0.0":
"eslint-plugin-react-hooks@npm:^5.1.0":
version: 5.1.0
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
peerDependencies:
Expand All @@ -2110,7 +2110,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:^0.4.16":
"eslint-plugin-react-refresh@npm:^0.4.18":
version: 0.4.18
resolution: "eslint-plugin-react-refresh@npm:0.4.18"
peerDependencies:
Expand All @@ -2119,7 +2119,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.37.2":
"eslint-plugin-react@npm:^7.37.4":
version: 7.37.4
resolution: "eslint-plugin-react@npm:7.37.4"
dependencies:
Expand Down Expand Up @@ -4017,9 +4017,9 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.3.4"
date-fns: "npm:^4.1.0"
eslint: "npm:^9.19.0"
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-react-refresh: "npm:^0.4.16"
eslint-plugin-react: "npm:^7.37.4"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.4.18"
globals: "npm:^15.14.0"
highlight.js: "npm:^11.11.1"
lodash: "npm:^4.17.21"
Expand All @@ -4038,7 +4038,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "react-datepicker@portal:../::locator=react-datepicker-docs%40workspace%3A."
dependencies:
"@floating-ui/react": "npm:^0.27.0"
"@floating-ui/react": "npm:^0.27.3"
clsx: "npm:^2.1.1"
date-fns: "npm:^4.1.0"
peerDependencies:
Expand Down
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,70 +34,70 @@
"url": "https://github.com/Hacker0x01/react-datepicker/issues"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/helpers": "^7.25.0",
"@babel/plugin-external-helpers": "^7.24.7",
"@babel/core": "^7.26.7",
"@babel/eslint-parser": "^7.26.5",
"@babel/helpers": "^7.26.7",
"@babel/plugin-external-helpers": "^7.25.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@eslint/js": "^9.12.0",
"@react-docgen/cli": "^2.0.3",
"@babel/preset-env": "^7.26.7",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.19.0",
"@react-docgen/cli": "^2.0.6",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/eslint": "^9.6.1",
"@types/jest": "^29.5.12",
"@types/node": "22",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.6.0",
"axe-core": "^4.10.0",
"@types/jest": "^29.5.14",
"@types/node": "22.13.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"axe-core": "^4.10.2",
"babel-jest": "^29.7.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"core-js": "^3.38.1",
"eslint": "^9.12.0",
"core-js": "^3.40.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-unused-imports": "^4.1.3",
"husky": "9",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-unused-imports": "^4.1.4",
"husky": "9.1.7",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.4.3",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup": "^4.21.1",
"rollup": "^4.32.1",
"rollup-plugin-filesize": "^10.0.0",
"sass": "1.83.4",
"slugify": "^1.6.6",
"stylelint": "^16.9.0",
"stylelint": "^16.14.1",
"stylelint-config-standard": "^37.0.0",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-scss": "^6.5.1",
"stylelint-scss": "^6.11.0",
"ts-jest": "^29.2.5",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.9.0"
"tslib": "^2.8.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"
},
"peerDependencies": {
"react": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc",
"react-dom": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc"
},
"dependencies": {
"@floating-ui/react": "^0.27.0",
"@floating-ui/react": "^0.27.3",
"clsx": "^2.1.1",
"date-fns": "^4.1.0"
},
Expand Down
Loading

0 comments on commit d3e828a

Please sign in to comment.