|
25 | 25 | "clsx": "2.1.1", |
26 | 26 | "core-js": "3.39.0", |
27 | 27 | "html-escaper": "3.0.3", |
28 | | - "observable-hooks": "4.2.3", |
| 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", |
|
34 | 34 | "rxjs": "7.8.1", |
35 | 35 | "shiki": "1.23.1", |
36 | 36 | "tslib": "2.8.1", |
37 | | - "zustand": "4.5.0" |
| 37 | + "zustand": "4.5.5" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@babel/core": "^7.23.9", |
41 | | - "@babel/preset-react": "7.23.3", |
42 | | - "@commitlint/cli": "19.0.0", |
43 | | - "@commitlint/config-conventional": "19.0.0", |
44 | | - "@jscutlery/semver": "5.0.0", |
| 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 | 45 | "@nx/devkit": "20.1.2", |
46 | 46 | "@nx/eslint": "20.1.2", |
47 | 47 | "@nx/eslint-plugin": "20.1.2", |
|
51 | 51 | "@nx/vite": "20.1.2", |
52 | 52 | "@nx/web": "20.1.2", |
53 | 53 | "@nx/workspace": "20.1.2", |
54 | | - "@pmmmwh/react-refresh-webpack-plugin": "0.5.11", |
| 54 | + "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", |
55 | 55 | "@svgr/webpack": "8.1.0", |
56 | 56 | "@swc-node/register": "1.10.9", |
57 | | - "@swc/core": "1.9.2", |
58 | | - "@testing-library/react": "15.0.6", |
| 57 | + "@swc/core": "1.9.3", |
| 58 | + "@testing-library/react": "15.0.7", |
59 | 59 | "@types/node": "22.9.1", |
60 | 60 | "@types/react": "18.3.12", |
61 | 61 | "@types/react-dom": "18.3.1", |
|
65 | 65 | "@vitest/ui": "2.1.5", |
66 | 66 | "astro": "4.16.14", |
67 | 67 | "commitizen": "4.3.1", |
68 | | - "css-loader": "7.0.0", |
| 68 | + "css-loader": "7.1.2", |
69 | 69 | "cz-conventional-changelog": "3.3.0", |
70 | 70 | "dot-json": "1.3.0", |
71 | 71 | "eslint": "9.15.0", |
72 | 72 | "eslint-config-prettier": "9.1.0", |
73 | | - "eslint-plugin-cypress": "3.0.0", |
| 73 | + "eslint-plugin-cypress": "3.6.0", |
74 | 74 | "eslint-plugin-import": "2.31.0", |
75 | 75 | "eslint-plugin-jsx-a11y": "6.10.2", |
76 | 76 | "eslint-plugin-react": "7.37.2", |
|
91 | 91 | "stylus": "0.64.0", |
92 | 92 | "stylus-loader": "8.1.1", |
93 | 93 | "swc-loader": "0.2.6", |
94 | | - "tslib": "2.6.2", |
| 94 | + "tslib": "2.8.1", |
95 | 95 | "tsup": "8.3.5", |
96 | 96 | "typedoc": "0.26.11", |
97 | 97 | "typedoc-plugin-markdown": "4.2.10", |
|
0 commit comments