|
30 | 30 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@junipero/core": "3.12.3", |
| 33 | + "@junipero/core": "3.12.20", |
34 | 34 | "@types/poool-access": "5.18.1" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@poool/eslint-config": "5.0.7", |
38 | | - "@poool/eslint-config-react": "5.0.9", |
39 | | - "@swc/core": "1.13.20", |
| 37 | + "@poool/eslint-config": "5.0.10", |
| 38 | + "@poool/eslint-config-react": "5.0.10", |
| 39 | + "@swc/core": "1.15.33", |
40 | 40 | "@swc/jest": "0.2.39", |
41 | 41 | "@testing-library/dom": "10.4.1", |
42 | | - "@testing-library/react": "16.3.0", |
| 42 | + "@testing-library/react": "16.3.2", |
43 | 43 | "@types/jest": "30.0.0", |
44 | | - "@types/node": "24.9.1", |
45 | | - "@types/react": "19.2.2", |
46 | | - "@types/react-dom": "19.2.2", |
| 44 | + "@types/node": "25.6.0", |
| 45 | + "@types/react": "19.2.14", |
| 46 | + "@types/react-dom": "19.2.3", |
47 | 47 | "@types/webpack": "5.28.5", |
48 | 48 | "@types/webpack-dev-server": "4.7.2", |
49 | | - "commit-and-tag-version": "12.6.0", |
50 | | - "eslint": "9.38.0", |
| 49 | + "commit-and-tag-version": "12.7.1", |
| 50 | + "eslint": "9.39.4", |
51 | 51 | "eslint-plugin-react": "7.37.5", |
52 | 52 | "eslint-plugin-react-hooks": "7.0.0", |
53 | | - "html-webpack-plugin": "5.6.4", |
54 | | - "jest": "30.2.0", |
| 53 | + "html-webpack-plugin": "5.6.7", |
| 54 | + "jest": "30.3.0", |
55 | 55 | "jest-dev-server": "11.0.0", |
56 | | - "jest-environment-jsdom": "30.2.0", |
57 | | - "puppeteer": "24.26.1", |
58 | | - "react": "19.2.0", |
59 | | - "react-dom": "19.2.0", |
60 | | - "react-router-dom": "7.9.4", |
61 | | - "swc-loader": "0.2.6", |
| 56 | + "jest-environment-jsdom": "30.3.0", |
| 57 | + "puppeteer": "24.43.0", |
| 58 | + "react": "19.2.5", |
| 59 | + "react-dom": "19.2.5", |
| 60 | + "react-router-dom": "7.15.0", |
| 61 | + "swc-loader": "0.2.7", |
62 | 62 | "ts-node": "10.9.2", |
63 | | - "tsdown": "0.15.9", |
| 63 | + "tsdown": "0.21.10", |
64 | 64 | "typescript": "5.9.3", |
65 | | - "typescript-eslint": "8.46.2", |
66 | | - "webpack": "5.102.1", |
67 | | - "webpack-cli": "6.0.1", |
68 | | - "webpack-dev-server": "5.2.2" |
| 65 | + "typescript-eslint": "8.59.2", |
| 66 | + "webpack": "5.106.2", |
| 67 | + "webpack-cli": "7.0.2", |
| 68 | + "webpack-dev-server": "5.2.3" |
69 | 69 | }, |
70 | 70 | "scripts": { |
71 | 71 | "clean": "rm -rf ./dist || true", |
|
0 commit comments