|
80 | 80 | }, |
81 | 81 | "dependencies": { |
82 | 82 | "microdiff": "^1.5.0", |
83 | | - "react-error-boundary": "^6.0.0" |
| 83 | + "react-error-boundary": "^6.1.0" |
84 | 84 | }, |
85 | 85 | "peerDependencies": { |
86 | 86 | "p5": ">= 2.0.0", |
|
89 | 89 | }, |
90 | 90 | "devDependencies": { |
91 | 91 | "@babel/eslint-plugin": "^7.27.1", |
92 | | - "@eslint/compat": "^2.0.0", |
| 92 | + "@eslint/compat": "^2.0.2", |
93 | 93 | "@eslint/js": "^9.39.2", |
94 | 94 | "@testing-library/jest-dom": "6.9.1", |
95 | | - "@testing-library/react": "^16.3.0", |
96 | | - "@trivago/prettier-plugin-sort-imports": "^6.0.0", |
| 95 | + "@testing-library/react": "^16.3.2", |
| 96 | + "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
97 | 97 | "@types/jest": "^30.0.0", |
98 | | - "@types/node": "^25.0.1", |
99 | | - "@types/react": "^19.2.7", |
| 98 | + "@types/node": "^25.2.0", |
| 99 | + "@types/react": "^19.2.11", |
100 | 100 | "@types/react-dom": "^19.2.3", |
101 | | - "@typescript-eslint/eslint-plugin": "^8.49.0", |
102 | | - "@vitejs/plugin-react": "^5.1.2", |
103 | | - "@vitest/coverage-v8": "^4.0.15", |
| 101 | + "@typescript-eslint/eslint-plugin": "^8.54.0", |
| 102 | + "@vitejs/plugin-react": "^5.1.3", |
| 103 | + "@vitest/coverage-v8": "^4.0.18", |
104 | 104 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
105 | 105 | "eslint": "^9.39.2", |
106 | 106 | "eslint-plugin-react": "^7.37.5", |
107 | 107 | "eslint-plugin-react-compiler": "19.1.0-rc.2", |
108 | 108 | "eslint-plugin-react-hooks": "^7.0.1", |
109 | 109 | "gh-pages": "^6.3.0", |
110 | | - "happy-dom": "^20.0.11", |
| 110 | + "happy-dom": "^20.5.0", |
111 | 111 | "p5.capture": "^1.6.0", |
112 | 112 | "p5.record.js": "^0.3.0", |
113 | | - "prettier": "^3.7.4", |
| 113 | + "prettier": "^3.8.1", |
114 | 114 | "react": "19.2.4", |
115 | 115 | "react-dom": "19.2.4", |
116 | 116 | "rimraf": "^6.1.2", |
117 | 117 | "typescript": "^5.9.3", |
118 | | - "typescript-eslint": "^8.49.0", |
119 | | - "vite": "^7.2.7", |
| 118 | + "typescript-eslint": "^8.54.0", |
| 119 | + "vite": "^7.3.1", |
120 | 120 | "vite-plugin-dts": "^4.5.4", |
121 | | - "vitest": "^4.0.15", |
| 121 | + "vitest": "^4.0.18", |
122 | 122 | "vitest-canvas-mock": "^1.1.3" |
123 | 123 | } |
124 | 124 | } |
0 commit comments