|
21 | 21 | }, |
22 | 22 | "sideEffects": false, |
23 | 23 | "dependencies": { |
24 | | - "@arethetypeswrong/cli": "0.17.0", |
| 24 | + "@arethetypeswrong/cli": "0.18.2", |
25 | 25 | "clsx": "2.1.1", |
26 | | - "core-js": "3.39.0", |
| 26 | + "core-js": "3.47.0", |
27 | 27 | "html-escaper": "3.0.3", |
28 | 28 | "observable-hooks": "4.2.4", |
29 | 29 | "react": "18.3.1", |
30 | 30 | "react-dom": "18.3.1", |
31 | 31 | "react-is": "18.3.1", |
32 | | - "react-router-dom": "6.28.0", |
| 32 | + "react-router-dom": "6.30.2", |
33 | 33 | "regenerator-runtime": "0.14.1", |
34 | | - "rxjs": "7.8.1", |
35 | | - "shiki": "1.23.1", |
| 34 | + "rxjs": "7.8.2", |
| 35 | + "shiki": "1.29.2", |
36 | 36 | "tslib": "2.8.1", |
37 | | - "zustand": "4.5.5" |
| 37 | + "zustand": "4.5.7" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@babel/core": "^7.23.9", |
41 | | - "@babel/preset-react": "7.25.9", |
42 | | - "@commitlint/cli": "19.6.0", |
43 | | - "@commitlint/config-conventional": "19.6.0", |
44 | | - "@jscutlery/semver": "5.3.1", |
45 | | - "@nx/devkit": "20.1.2", |
46 | | - "@nx/eslint": "20.1.2", |
47 | | - "@nx/eslint-plugin": "20.1.2", |
48 | | - "@nx/js": "20.1.2", |
49 | | - "@nx/react": "20.1.2", |
50 | | - "@nx/rollup": "20.1.2", |
51 | | - "@nx/vite": "20.1.2", |
52 | | - "@nx/web": "20.1.2", |
53 | | - "@nx/workspace": "20.1.2", |
54 | | - "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", |
| 41 | + "@babel/preset-react": "7.28.5", |
| 42 | + "@commitlint/cli": "19.8.1", |
| 43 | + "@commitlint/config-conventional": "19.8.1", |
| 44 | + "@jscutlery/semver": "5.7.1", |
| 45 | + "@nx/devkit": "20.8.3", |
| 46 | + "@nx/eslint": "20.8.3", |
| 47 | + "@nx/eslint-plugin": "20.8.3", |
| 48 | + "@nx/js": "20.8.3", |
| 49 | + "@nx/react": "20.8.3", |
| 50 | + "@nx/rollup": "20.8.3", |
| 51 | + "@nx/vite": "20.8.3", |
| 52 | + "@nx/web": "20.8.3", |
| 53 | + "@nx/workspace": "20.8.3", |
| 54 | + "@pmmmwh/react-refresh-webpack-plugin": "0.6.2", |
55 | 55 | "@svgr/webpack": "8.1.0", |
56 | | - "@swc-node/register": "1.10.9", |
57 | | - "@swc/core": "1.9.3", |
| 56 | + "@swc-node/register": "1.11.1", |
| 57 | + "@swc/core": "1.15.3", |
58 | 58 | "@testing-library/react": "15.0.7", |
59 | | - "@types/node": "22.9.1", |
60 | | - "@types/react": "18.3.12", |
61 | | - "@types/react-dom": "18.3.1", |
62 | | - "@typescript-eslint/eslint-plugin": "8.15.0", |
63 | | - "@typescript-eslint/parser": "8.15.0", |
64 | | - "@vitest/coverage-v8": "2.1.5", |
65 | | - "@vitest/ui": "2.1.5", |
| 59 | + "@types/node": "22.19.1", |
| 60 | + "@types/react": "18.3.27", |
| 61 | + "@types/react-dom": "18.3.7", |
| 62 | + "@typescript-eslint/eslint-plugin": "8.48.0", |
| 63 | + "@typescript-eslint/parser": "8.48.0", |
| 64 | + "@vitest/coverage-v8": "2.1.9", |
| 65 | + "@vitest/ui": "2.1.9", |
66 | 66 | "astro": "4.16.19", |
67 | 67 | "commitizen": "4.3.1", |
68 | 68 | "css-loader": "7.1.2", |
69 | 69 | "cz-conventional-changelog": "3.3.0", |
70 | 70 | "dot-json": "1.3.0", |
71 | | - "eslint": "9.15.0", |
72 | | - "eslint-config-prettier": "10.1.1", |
73 | | - "eslint-plugin-cypress": "5.1.0", |
74 | | - "eslint-plugin-import": "2.31.0", |
| 71 | + "eslint": "9.39.1", |
| 72 | + "eslint-config-prettier": "10.1.8", |
| 73 | + "eslint-plugin-cypress": "5.2.0", |
| 74 | + "eslint-plugin-import": "2.32.0", |
75 | 75 | "eslint-plugin-jsx-a11y": "6.10.2", |
76 | | - "eslint-plugin-react": "7.37.2", |
77 | | - "eslint-plugin-react-hooks": "5.0.0", |
| 76 | + "eslint-plugin-react": "7.37.5", |
| 77 | + "eslint-plugin-react-hooks": "5.2.0", |
78 | 78 | "husky": "9.1.7", |
79 | | - "immer": "10.1.1", |
| 79 | + "immer": "10.2.0", |
80 | 80 | "jsdom": "26.1.0", |
81 | | - "lint-staged": "15.2.10", |
82 | | - "ngx-deploy-npm": "8.3.1", |
83 | | - "nx": "20.1.2", |
| 81 | + "lint-staged": "15.5.2", |
| 82 | + "ngx-deploy-npm": "8.4.0", |
| 83 | + "nx": "20.8.3", |
84 | 84 | "nx-cloud": "19.1.0", |
85 | 85 | "only-allow": "1.2.1", |
86 | | - "prettier": "3.3.3", |
| 86 | + "prettier": "3.6.2", |
87 | 87 | "prettier-package-json": "2.8.0", |
88 | | - "react-refresh": "0.14.2", |
89 | | - "shx": "0.3.4", |
| 88 | + "react-refresh": "0.18.0", |
| 89 | + "shx": "0.4.0", |
90 | 90 | "style-loader": "4.0.0", |
91 | 91 | "stylus": "0.64.0", |
92 | | - "stylus-loader": "8.1.1", |
| 92 | + "stylus-loader": "8.1.2", |
93 | 93 | "swc-loader": "0.2.6", |
94 | 94 | "tslib": "2.8.1", |
95 | | - "tsup": "8.3.5", |
96 | | - "typedoc": "0.26.11", |
97 | | - "typedoc-plugin-markdown": "4.2.10", |
98 | | - "typescript": "5.6.3", |
| 95 | + "tsup": "8.5.1", |
| 96 | + "typedoc": "0.28.14", |
| 97 | + "typedoc-plugin-markdown": "4.9.0", |
| 98 | + "typescript": "5.9.3", |
99 | 99 | "url-loader": "4.1.1", |
100 | | - "vite": "5.4.11", |
| 100 | + "vite": "5.4.21", |
101 | 101 | "vite-plugin-eslint": "1.8.1", |
102 | | - "vite-tsconfig-paths": "5.1.3", |
103 | | - "vitest": "2.1.5", |
104 | | - "webpack": "5.96.1", |
| 102 | + "vite-tsconfig-paths": "5.1.4", |
| 103 | + "vitest": "2.1.9", |
| 104 | + "webpack": "5.103.0", |
105 | 105 | "webpack-merge": "6.0.1" |
106 | 106 | }, |
107 | 107 | "lint-staged": { |
108 | 108 | "*.{js,ts,md}": "prettier --write", |
109 | 109 | "package.json": "prettier-package-json --write" |
110 | 110 | }, |
111 | | - "packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387", |
| 111 | + "packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531", |
112 | 112 | "pnpm": { |
113 | 113 | "overrides": { |
114 | 114 | "vite": "$vite" |
|
0 commit comments