|
50 | 50 | "@titicaca/prettier-config-triple": "1.2.1", |
51 | 51 | "@titicaca/stylelint-config-triple": "1.4.0", |
52 | 52 | "@types/jest": "^29.5.14", |
53 | | - "@types/node": "^18.19.75", |
| 53 | + "@types/node": "^18.19.79", |
54 | 54 | "@types/react": "^18.3.18", |
55 | 55 | "@types/react-dom": "^18.3.5", |
56 | 56 | "@types/testing-library__jest-dom": "^5.14.9", |
57 | 57 | "@vitejs/plugin-react-swc": "^3.8.0", |
58 | 58 | "browser-assert": "^1.2.1", |
59 | | - "chromatic": "^11.25.2", |
| 59 | + "chromatic": "^11.27.0", |
60 | 60 | "csstype": "^3.1.3", |
61 | 61 | "eslint": "^8.57.1", |
62 | 62 | "eslint-plugin-jest": "^27.9.0", |
63 | 63 | "eslint-plugin-jest-dom": "^5.5.0", |
64 | 64 | "eslint-plugin-mdx": "^2.3.4", |
65 | | - "eslint-plugin-storybook": "^0.11.2", |
| 65 | + "eslint-plugin-storybook": "^0.11.4", |
66 | 66 | "eslint-plugin-testing-library": "^6.5.0", |
67 | 67 | "husky": "^8.0.3", |
68 | 68 | "jest": "^29.7.0", |
69 | 69 | "jest-environment-jsdom": "^29.7.0", |
70 | 70 | "jest-styled-components": "^7.2.0", |
71 | 71 | "lerna": "^7.4.2", |
72 | 72 | "lint-staged": "^13.3.0", |
73 | | - "msw": "^2.7.0", |
| 73 | + "msw": "^2.7.3", |
74 | 74 | "msw-storybook-addon": "^2.0.4", |
75 | 75 | "next": "^14.2.24", |
76 | 76 | "nx-cloud": "16.4.0", |
77 | | - "prettier": "^3.4.2", |
| 77 | + "prettier": "^3.5.3", |
78 | 78 | "react": "^18.3.1", |
79 | 79 | "react-dom": "^18.3.1", |
80 | 80 | "rimraf": "^5.0.10", |
|
85 | 85 | "storybook-mock-date-decorator": "^2.0.6", |
86 | 86 | "styled-components": "^6.1.15", |
87 | 87 | "stylelint": "^15.11.0", |
88 | | - "ts-jest": "^29.2.5", |
| 88 | + "ts-jest": "^29.2.6", |
89 | 89 | "tsconfig-paths-webpack-plugin": "^4.2.0", |
90 | | - "typescript": "5.7.3", |
| 90 | + "typescript": "5.8.2", |
91 | 91 | "ua-parser-js": "^1.0.40", |
92 | 92 | "vite": "^5.4.14", |
93 | | - "vite-plugin-checker": "^0.8.0", |
| 93 | + "vite-plugin-checker": "^0.9.0", |
94 | 94 | "vite-plugin-dts": "^3.9.1" |
95 | 95 | }, |
96 | 96 | "lint-staged": { |
|
0 commit comments