|
27 | 27 | "@tanstack/react-query": "^5.28.6", |
28 | 28 | "@use-it/event-listener": "0.1.7", |
29 | 29 | "axios": "1.12.2", |
30 | | - "formik": "2.4.6", |
31 | | - "react": "19.1.1", |
32 | | - "react-dom": "19.1.1", |
| 30 | + "formik": "2.4.9", |
| 31 | + "react": "19.1.5", |
| 32 | + "react-dom": "19.1.5", |
33 | 33 | "react-router": "7.9.1", |
34 | 34 | "serve": "14.2.5", |
35 | 35 | "vanilla-framework": "4.34.1", |
36 | 36 | "yup": "1.7.1" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@babel/core": "7.28.4", |
40 | | - "@babel/eslint-parser": "7.28.4", |
41 | | - "@babel/preset-env": "7.28.3", |
| 39 | + "@babel/core": "7.28.6", |
| 40 | + "@babel/eslint-parser": "7.28.6", |
| 41 | + "@babel/preset-env": "7.28.6", |
42 | 42 | "@babel/preset-react": "7.27.1", |
43 | 43 | "@babel/preset-typescript": "7.27.1", |
44 | | - "@eslint/eslintrc": "3.3.1", |
| 44 | + "@eslint/eslintrc": "3.3.3", |
45 | 45 | "@eslint/js": "9.36.0", |
46 | 46 | "@faker-js/faker": "10.0.0", |
47 | 47 | "@testing-library/dom": "10.4.1", |
48 | 48 | "@testing-library/jest-dom": "6.8.0", |
49 | | - "@testing-library/react": "16.3.0", |
| 49 | + "@testing-library/react": "16.3.2", |
50 | 50 | "@testing-library/user-event": "14.6.1", |
51 | 51 | "@types/eslint__eslintrc": "3.3.0", |
52 | | - "@types/react": "19.1.13", |
53 | | - "@types/react-dom": "19.1.9", |
| 52 | + "@types/react": "19.1.17", |
| 53 | + "@types/react-dom": "19.1.11", |
54 | 54 | "@types/react-router": "5.1.20", |
55 | 55 | "@vitejs/plugin-react": "^5.0.0", |
56 | 56 | "@vitest/coverage-v8": "3.2.4", |
57 | | - "autoprefixer": "10.4.21", |
| 57 | + "autoprefixer": "10.4.23", |
58 | 58 | "axios-mock-adapter": "2.1.0", |
59 | 59 | "babel-plugin-transform-es2015-modules-commonjs": "6.26.2", |
60 | 60 | "concurrently": "9.2.1", |
61 | 61 | "eslint": "9.36.0", |
62 | 62 | "eslint-config-prettier": "10.1.8", |
63 | | - "eslint-plugin-prettier": "5.5.4", |
| 63 | + "eslint-plugin-prettier": "5.5.5", |
64 | 64 | "eslint-plugin-react": "7.37.5", |
65 | 65 | "globals": "16.4.0", |
66 | 66 | "happy-dom": "18.0.1", |
67 | 67 | "husky": "9.1.7", |
68 | | - "lint-staged": "16.2.0", |
| 68 | + "lint-staged": "16.2.7", |
69 | 69 | "monaco-editor": "0.53.0", |
70 | 70 | "postcss": "8.5.6", |
71 | 71 | "postcss-cli": "11.0.1", |
72 | 72 | "prettier": "3.6.2", |
73 | | - "sass": "1.93.2", |
| 73 | + "sass": "1.93.3", |
74 | 74 | "stylelint": "16.24.0", |
75 | 75 | "stylelint-config-standard-scss": "16.0.0", |
76 | | - "stylelint-order": "7.0.0", |
| 76 | + "stylelint-order": "7.0.1", |
77 | 77 | "stylelint-prettier": "5.0.3", |
78 | 78 | "stylelint-scss": "6.12.1", |
79 | | - "typescript": "5.9.2", |
| 79 | + "typescript": "5.9.3", |
80 | 80 | "typescript-eslint": "8.44.1", |
81 | 81 | "vite": "7.1.7", |
82 | 82 | "vite-plugin-html": "3.2.2", |
|
0 commit comments