|
43 | 43 | }, |
44 | 44 | "homepage": "https://github.com/react-grid-layout/react-draggable", |
45 | 45 | "devDependencies": { |
46 | | - "@babel/cli": "^7.27.2", |
47 | | - "@babel/core": "^7.27.4", |
48 | | - "@babel/eslint-parser": "^7.27.5", |
| 46 | + "@babel/cli": "^7.28.3", |
| 47 | + "@babel/core": "^7.28.5", |
| 48 | + "@babel/eslint-parser": "^7.28.5", |
49 | 49 | "@babel/plugin-transform-class-properties": "^7.27.1", |
50 | | - "@babel/plugin-transform-flow-comments": "^7.27.3", |
51 | | - "@babel/preset-env": "^7.27.2", |
| 50 | + "@babel/plugin-transform-flow-comments": "^7.28.5", |
| 51 | + "@babel/preset-env": "^7.28.5", |
52 | 52 | "@babel/preset-flow": "^7.27.1", |
53 | | - "@babel/preset-react": "^7.27.1", |
54 | | - "@eslint/eslintrc": "^3.3.1", |
55 | | - "@eslint/js": "^9.29.0", |
| 53 | + "@babel/preset-react": "^7.28.5", |
| 54 | + "@eslint/eslintrc": "^3.3.3", |
| 55 | + "@eslint/js": "^9.39.1", |
56 | 56 | "@testing-library/dom": "^10.4.1", |
57 | 57 | "@testing-library/react": "^16.3.0", |
58 | | - "@types/node": "^24.0.4", |
| 58 | + "@types/node": "^24.10.2", |
59 | 59 | "@types/react": "^18.2.23", |
60 | 60 | "@types/react-dom": "^18.2.8", |
61 | 61 | "@vitejs/plugin-react": "^5.1.2", |
62 | 62 | "babel-loader": "^10.0.0", |
63 | 63 | "babel-plugin-transform-inline-environment-variables": "^0.4.4", |
64 | | - "eslint": "^9.29.0", |
| 64 | + "eslint": "^9.39.1", |
65 | 65 | "eslint-plugin-react": "^7.37.5", |
66 | 66 | "flow-bin": "^0.217.0", |
67 | | - "globals": "^16.2.0", |
| 67 | + "globals": "^16.5.0", |
68 | 68 | "jsdom": "^27.3.0", |
69 | 69 | "pre-commit": "^1.2.2", |
70 | 70 | "process": "^0.11.10", |
71 | | - "puppeteer": "^24.10.2", |
| 71 | + "puppeteer": "^24.32.1", |
72 | 72 | "react": "18", |
73 | 73 | "react-dom": "18", |
74 | 74 | "react-frame-component": "^5.2.7", |
75 | 75 | "react-test-renderer": "18", |
76 | | - "semver": "^7.7.2", |
77 | | - "typescript": "^5.8.3", |
| 76 | + "semver": "^7.7.3", |
| 77 | + "typescript": "^5.9.3", |
78 | 78 | "vitest": "^4.0.15", |
79 | | - "webpack": "^5.99.9", |
| 79 | + "webpack": "^5.103.0", |
80 | 80 | "webpack-cli": "^6.0.1", |
81 | 81 | "webpack-dev-server": "^5.2.2" |
82 | 82 | }, |
|
0 commit comments