|
23 | 23 | "@poool/eslint-config": "3.0.1",
|
24 | 24 | "@poool/eslint-config-react": "3.0.1",
|
25 | 25 | "@poool/eslint-plugin": "3.0.0",
|
26 |
| - "@swc/core": "1.10.1", |
27 |
| - "@swc/jest": "0.2.37", |
| 26 | + "@swc/core": "1.12.14", |
| 27 | + "@swc/jest": "0.2.39", |
28 | 28 | "@testing-library/dom": "10.4.0",
|
29 |
| - "@testing-library/react": "16.1.0", |
| 29 | + "@testing-library/react": "16.3.0", |
30 | 30 | "@types/jest": "29.5.14",
|
31 | 31 | "@types/node": "22.10.1",
|
32 | 32 | "@types/react": "19.0.1",
|
33 | 33 | "@types/react-dom": "19.0.2",
|
34 | 34 | "@types/webpack": "5.28.5",
|
35 | 35 | "@types/webpack-dev-server": "4.7.2",
|
36 |
| - "@typescript-eslint/eslint-plugin": "8.18.0", |
37 |
| - "@typescript-eslint/parser": "8.18.0", |
38 |
| - "commit-and-tag-version": "12.5.0", |
| 36 | + "@typescript-eslint/eslint-plugin": "8.37.0", |
| 37 | + "@typescript-eslint/parser": "8.37.0", |
| 38 | + "commit-and-tag-version": "12.5.1", |
39 | 39 | "eslint": "8.57.1",
|
40 | 40 | "eslint-config-standard": "17.1.0",
|
41 | 41 | "eslint-plugin-babel": "5.3.1",
|
42 |
| - "eslint-plugin-import": "2.31.0", |
43 |
| - "eslint-plugin-n": "17.15.0", |
| 42 | + "eslint-plugin-import": "2.32.0", |
| 43 | + "eslint-plugin-n": "17.21.0", |
44 | 44 | "eslint-plugin-promise": "7.2.1",
|
45 |
| - "eslint-plugin-react": "7.37.2", |
| 45 | + "eslint-plugin-react": "7.37.5", |
46 | 46 | "html-webpack-plugin": "5.6.3",
|
47 | 47 | "jest": "29.7.0",
|
48 | 48 | "jest-dev-server": "10.1.4",
|
|
53 | 53 | "react-router-dom": "7.0.2",
|
54 | 54 | "swc-loader": "0.2.6",
|
55 | 55 | "ts-node": "10.9.2",
|
56 |
| - "tsup": "8.3.6", |
57 |
| - "typescript": "5.7.2", |
58 |
| - "webpack": "5.97.1", |
| 56 | + "tsup": "8.5.0", |
| 57 | + "typescript": "5.8.3", |
| 58 | + "webpack": "5.100.2", |
59 | 59 | "webpack-cli": "5.1.4",
|
60 |
| - "webpack-dev-server": "5.1.0" |
| 60 | + "webpack-dev-server": "5.2.2" |
61 | 61 | },
|
62 | 62 | "peerDependencies": {
|
63 | 63 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
75 | 75 | "example:next": "yarn workspace poool-react-access-next-example dev"
|
76 | 76 | },
|
77 | 77 | "dependencies": {
|
78 |
| - "@junipero/core": "3.10.0", |
| 78 | + "@junipero/core": "3.10.5", |
79 | 79 | "@types/poool-access": "5.18.0"
|
80 | 80 | },
|
81 | 81 | "packageManager": "yarn@4.9.2"
|
|
0 commit comments