|
34 | 34 | "url": "https://github.com/Hacker0x01/react-datepicker/issues" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@babel/core": "^7.25.2", |
38 | | - "@babel/eslint-parser": "^7.25.1", |
39 | | - "@babel/helpers": "^7.25.0", |
40 | | - "@babel/plugin-external-helpers": "^7.24.7", |
| 37 | + "@babel/core": "^7.26.7", |
| 38 | + "@babel/eslint-parser": "^7.26.5", |
| 39 | + "@babel/helpers": "^7.26.7", |
| 40 | + "@babel/plugin-external-helpers": "^7.25.9", |
41 | 41 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
42 | | - "@babel/preset-env": "^7.25.4", |
43 | | - "@babel/preset-react": "^7.24.7", |
44 | | - "@babel/preset-typescript": "^7.24.7", |
45 | | - "@eslint/js": "^9.12.0", |
46 | | - "@react-docgen/cli": "^2.0.3", |
| 42 | + "@babel/preset-env": "^7.26.7", |
| 43 | + "@babel/preset-react": "^7.26.3", |
| 44 | + "@babel/preset-typescript": "^7.26.0", |
| 45 | + "@eslint/js": "^9.19.0", |
| 46 | + "@react-docgen/cli": "^2.0.6", |
47 | 47 | "@rollup/plugin-babel": "^6.0.4", |
48 | | - "@rollup/plugin-commonjs": "^28.0.0", |
| 48 | + "@rollup/plugin-commonjs": "^28.0.2", |
49 | 49 | "@rollup/plugin-node-resolve": "^16.0.0", |
50 | 50 | "@rollup/plugin-terser": "^0.4.4", |
51 | 51 | "@rollup/plugin-typescript": "^12.1.2", |
52 | 52 | "@testing-library/dom": "^10.4.0", |
53 | | - "@testing-library/react": "^16.0.0", |
| 53 | + "@testing-library/react": "^16.2.0", |
54 | 54 | "@testing-library/user-event": "14.6.1", |
55 | 55 | "@types/eslint": "^9.6.1", |
56 | | - "@types/jest": "^29.5.12", |
57 | | - "@types/node": "22", |
58 | | - "@types/react": "^19.0.2", |
59 | | - "@types/react-dom": "^19.0.2", |
60 | | - "@typescript-eslint/eslint-plugin": "^8.21.0", |
61 | | - "@typescript-eslint/parser": "^8.6.0", |
62 | | - "axe-core": "^4.10.0", |
| 56 | + "@types/jest": "^29.5.14", |
| 57 | + "@types/node": "22.13.0", |
| 58 | + "@types/react": "^19.0.8", |
| 59 | + "@types/react-dom": "^19.0.3", |
| 60 | + "@typescript-eslint/eslint-plugin": "^8.22.0", |
| 61 | + "@typescript-eslint/parser": "^8.22.0", |
| 62 | + "axe-core": "^4.10.2", |
63 | 63 | "babel-jest": "^29.7.0", |
64 | 64 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
65 | | - "core-js": "^3.38.1", |
66 | | - "eslint": "^9.12.0", |
| 65 | + "core-js": "^3.40.0", |
| 66 | + "eslint": "^9.19.0", |
67 | 67 | "eslint-config-prettier": "^10.0.1", |
68 | | - "eslint-plugin-import": "^2.29.1", |
69 | | - "eslint-plugin-jest": "^28.8.0", |
70 | | - "eslint-plugin-react": "^7.37.1", |
71 | | - "eslint-plugin-react-hooks": "^5.0.0", |
72 | | - "eslint-plugin-unused-imports": "^4.1.3", |
73 | | - "husky": "9", |
| 68 | + "eslint-plugin-import": "^2.31.0", |
| 69 | + "eslint-plugin-jest": "^28.11.0", |
| 70 | + "eslint-plugin-react": "^7.37.4", |
| 71 | + "eslint-plugin-react-hooks": "^5.1.0", |
| 72 | + "eslint-plugin-unused-imports": "^4.1.4", |
| 73 | + "husky": "9.1.7", |
74 | 74 | "jest": "^29.7.0", |
75 | 75 | "jest-canvas-mock": "^2.5.2", |
76 | 76 | "jest-environment-jsdom": "^29.7.0", |
77 | | - "lint-staged": "^15.2.9", |
| 77 | + "lint-staged": "^15.4.3", |
78 | 78 | "lodash": "^4.17.21", |
79 | | - "prettier": "^3.3.3", |
| 79 | + "prettier": "^3.4.2", |
80 | 80 | "react": "^19.0.0", |
81 | 81 | "react-dom": "^19.0.0", |
82 | | - "rollup": "^4.21.1", |
| 82 | + "rollup": "^4.32.1", |
83 | 83 | "rollup-plugin-filesize": "^10.0.0", |
84 | 84 | "sass": "1.83.4", |
85 | 85 | "slugify": "^1.6.6", |
86 | | - "stylelint": "^16.9.0", |
| 86 | + "stylelint": "^16.14.1", |
87 | 87 | "stylelint-config-standard": "^37.0.0", |
88 | 88 | "stylelint-config-standard-scss": "^14.0.0", |
89 | | - "stylelint-scss": "^6.5.1", |
| 89 | + "stylelint-scss": "^6.11.0", |
90 | 90 | "ts-jest": "^29.2.5", |
91 | | - "tslib": "^2.7.0", |
92 | | - "typescript": "^5.5.4", |
93 | | - "typescript-eslint": "^8.9.0" |
| 91 | + "tslib": "^2.8.1", |
| 92 | + "typescript": "^5.7.3", |
| 93 | + "typescript-eslint": "^8.22.0" |
94 | 94 | }, |
95 | 95 | "peerDependencies": { |
96 | 96 | "react": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc", |
97 | 97 | "react-dom": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc" |
98 | 98 | }, |
99 | 99 | "dependencies": { |
100 | | - "@floating-ui/react": "^0.27.0", |
| 100 | + "@floating-ui/react": "^0.27.3", |
101 | 101 | "clsx": "^2.1.1", |
102 | 102 | "date-fns": "^4.1.0" |
103 | 103 | }, |
|
0 commit comments