|
28 | 28 | },
|
29 | 29 | "private": true,
|
30 | 30 | "dependencies": {
|
31 |
| - "@angular/compiler": "19.0.3", |
| 31 | + "@angular/compiler": "19.0.5", |
32 | 32 | "@glimmer/syntax": "0.93.1",
|
33 | 33 | "babel-plugin-transform-react-pug": "^7.0.1",
|
34 | 34 | "core-js": "3.39.0",
|
|
41 | 41 | "mobx": "6.13.5",
|
42 | 42 | "mobx-react-lite": "4.1.0",
|
43 | 43 | "mobx-utils": "^6.1.0",
|
44 |
| - "next": "15.0.4", |
| 44 | + "next": "15.1.3", |
45 | 45 | "react": "19.0.0",
|
46 | 46 | "react-attr-converter": "0.3.1",
|
47 | 47 | "react-dom": "19.0.0",
|
|
55 | 55 | "@babel/preset-env": "7.26.0",
|
56 | 56 | "@babel/preset-react": "7.26.3",
|
57 | 57 | "@babel/preset-typescript": "7.26.0",
|
58 |
| - "@nx/cypress": "20.2.1", |
59 |
| - "@nx/eslint": "20.2.1", |
60 |
| - "@nx/eslint-plugin": "20.2.1", |
61 |
| - "@nx/jest": "20.2.1", |
62 |
| - "@nx/js": "20.2.1", |
63 |
| - "@nx/next": "20.2.1", |
64 |
| - "@nx/react": "20.2.1", |
65 |
| - "@nx/web": "20.2.1", |
66 |
| - "@nx/workspace": "20.2.1", |
| 58 | + "@nx/cypress": "20.3.0", |
| 59 | + "@nx/eslint": "20.3.0", |
| 60 | + "@nx/eslint-plugin": "20.3.0", |
| 61 | + "@nx/jest": "20.3.0", |
| 62 | + "@nx/js": "20.3.0", |
| 63 | + "@nx/next": "20.3.0", |
| 64 | + "@nx/react": "20.3.0", |
| 65 | + "@nx/web": "20.3.0", |
| 66 | + "@nx/workspace": "20.3.0", |
67 | 67 | "@tailwindcss/forms": "0.5.9",
|
68 | 68 | "@testing-library/react": "16.1.0",
|
69 | 69 | "@types/babel__core": "^7.20.5",
|
70 | 70 | "@types/css-to-style": "1.2.2",
|
71 | 71 | "@types/jest": "29.5.14",
|
72 | 72 | "@types/lodash": "4.17.13",
|
73 |
| - "@types/node": "22.10.1", |
74 |
| - "@types/react": "19.0.1", |
75 |
| - "@types/react-dom": "19.0.1", |
76 |
| - "@typescript-eslint/eslint-plugin": "8.17.0", |
77 |
| - "@typescript-eslint/parser": "8.17.0", |
| 73 | + "@types/node": "22.10.5", |
| 74 | + "@types/react": "19.0.2", |
| 75 | + "@types/react-dom": "19.0.2", |
| 76 | + "@typescript-eslint/eslint-plugin": "8.19.0", |
| 77 | + "@typescript-eslint/parser": "8.19.0", |
78 | 78 | "autoprefixer": "10.4.20",
|
79 | 79 | "babel-jest": "29.7.0",
|
80 |
| - "cypress": "13.16.1", |
| 80 | + "cypress": "13.17.0", |
81 | 81 | "dotenv": "16.4.7",
|
82 | 82 | "eslint": "8.57.1",
|
83 |
| - "eslint-config-next": "15.0.4", |
| 83 | + "eslint-config-next": "15.1.3", |
84 | 84 | "eslint-config-prettier": "9.1.0",
|
85 | 85 | "eslint-plugin-cypress": "4.1.0",
|
86 | 86 | "eslint-plugin-import": "2.31.0",
|
87 | 87 | "eslint-plugin-jsx-a11y": "6.10.2",
|
88 |
| - "eslint-plugin-react": "7.37.2", |
| 88 | + "eslint-plugin-react": "7.37.3", |
89 | 89 | "eslint-plugin-react-hooks": "5.1.0",
|
90 | 90 | "jest": "29.7.0",
|
91 |
| - "nx": "20.2.1", |
| 91 | + "nx": "20.3.0", |
92 | 92 | "postcss": "8.4.49",
|
93 | 93 | "prettier": "3.4.2",
|
94 |
| - "tailwindcss": "3.4.16", |
| 94 | + "tailwindcss": "3.4.17", |
95 | 95 | "ts-jest": "29.2.5",
|
96 | 96 | "ts-node": "10.9.2",
|
97 | 97 | "typescript": "5.7.2",
|
|
103 | 103 | "uglify-js": "$uglify-js"
|
104 | 104 | }
|
105 | 105 | },
|
106 |
| - "packageManager": "[email protected].0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c" |
| 106 | + "packageManager": "[email protected].2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321" |
107 | 107 | }
|
0 commit comments