|
19 | 19 | "examples/*" |
20 | 20 | ], |
21 | 21 | "devDependencies": { |
22 | | - "@poool/eslint-config": "5.0.2", |
23 | | - "@poool/eslint-config-react": "5.0.2", |
24 | | - "@swc/core": "1.13.3", |
| 22 | + "@poool/eslint-config": "5.0.7", |
| 23 | + "@poool/eslint-config-react": "5.0.9", |
| 24 | + "@swc/core": "1.13.20", |
25 | 25 | "@swc/jest": "0.2.39", |
26 | 26 | "@testing-library/dom": "10.4.1", |
27 | 27 | "@testing-library/react": "16.3.0", |
28 | 28 | "@types/jest": "30.0.0", |
29 | | - "@types/node": "24.2.0", |
30 | | - "@types/react": "19.1.9", |
31 | | - "@types/react-dom": "19.1.7", |
| 29 | + "@types/node": "24.9.1", |
| 30 | + "@types/react": "19.2.2", |
| 31 | + "@types/react-dom": "19.2.2", |
32 | 32 | "@types/webpack": "5.28.5", |
33 | 33 | "@types/webpack-dev-server": "4.7.2", |
34 | | - "commit-and-tag-version": "12.5.2", |
35 | | - "eslint": "9.32.0", |
| 34 | + "commit-and-tag-version": "12.6.0", |
| 35 | + "eslint": "9.38.0", |
36 | 36 | "eslint-plugin-react": "7.37.5", |
37 | | - "eslint-plugin-react-hooks": "5.2.0", |
38 | | - "html-webpack-plugin": "5.6.3", |
39 | | - "jest": "30.0.5", |
| 37 | + "eslint-plugin-react-hooks": "7.0.0", |
| 38 | + "html-webpack-plugin": "5.6.4", |
| 39 | + "jest": "30.2.0", |
40 | 40 | "jest-dev-server": "11.0.0", |
41 | | - "jest-environment-jsdom": "30.0.5", |
42 | | - "puppeteer": "24.16.0", |
43 | | - "react": "19.1.1", |
44 | | - "react-dom": "19.1.1", |
45 | | - "react-router-dom": "7.7.1", |
| 41 | + "jest-environment-jsdom": "30.2.0", |
| 42 | + "puppeteer": "24.26.1", |
| 43 | + "react": "19.2.0", |
| 44 | + "react-dom": "19.2.0", |
| 45 | + "react-router-dom": "7.9.4", |
46 | 46 | "swc-loader": "0.2.6", |
47 | 47 | "ts-node": "10.9.2", |
48 | 48 | "tsup": "8.5.0", |
49 | | - "typescript": "5.8.3", |
50 | | - "typescript-eslint": "8.39.0", |
51 | | - "webpack": "5.101.0", |
| 49 | + "typescript": "5.9.3", |
| 50 | + "typescript-eslint": "8.46.2", |
| 51 | + "webpack": "5.102.1", |
52 | 52 | "webpack-cli": "6.0.1", |
53 | 53 | "webpack-dev-server": "5.2.2" |
54 | 54 | }, |
|
69 | 69 | "example:next": "yarn workspace poool-react-access-next-example dev" |
70 | 70 | }, |
71 | 71 | "dependencies": { |
72 | | - "@junipero/core": "3.11.0", |
| 72 | + "@junipero/core": "3.12.3", |
73 | 73 | "@types/poool-access": "5.18.1" |
74 | 74 | }, |
75 | 75 | "resolutions": { |
|
0 commit comments