|
78 | 78 | },
|
79 | 79 | "devDependencies": {
|
80 | 80 | "@commitlint/cli": "^17.6.5",
|
81 |
| - "@commitlint/config-angular": "^17.6.3", |
82 |
| - "@emotion/react": "^11.10.6", |
83 |
| - "@emotion/styled": "^11.10.6", |
84 |
| - "@mui/material": "^5.12.0", |
| 81 | + "@commitlint/config-angular": "^17.6.5", |
| 82 | + "@emotion/react": "^11.11.1", |
| 83 | + "@emotion/styled": "^11.11.0", |
| 84 | + "@mui/material": "^5.13.5", |
85 | 85 | "@rollup/plugin-alias": "^5.0.0",
|
86 |
| - "@rollup/plugin-commonjs": "^24.1.0", |
| 86 | + "@rollup/plugin-commonjs": "^25.0.2", |
87 | 87 | "@rollup/plugin-node-resolve": "^15.1.0",
|
88 | 88 | "@rollup/plugin-replace": "^5.0.2",
|
89 |
| - "@swc/core": "^1.3.62", |
| 89 | + "@swc/core": "^1.3.66", |
90 | 90 | "@swc/helpers": "^0.5.1",
|
91 | 91 | "@testing-library/react": "^14.0.0",
|
92 | 92 | "@types/node": "^18.15.3",
|
93 | 93 | "@types/react": "^18.2.13",
|
94 |
| - "@types/react-dom": "^18.0.11", |
95 |
| - "@typescript-eslint/eslint-plugin": "^5.59.11", |
96 |
| - "@typescript-eslint/parser": "^5.58.0", |
97 |
| - "@vitejs/plugin-react": "^4.0.0", |
98 |
| - "@vitest/coverage-c8": "^0.29.8", |
99 |
| - "@vitest/ui": "^0.31.0", |
100 |
| - "eslint": "^8.41.0", |
| 94 | + "@types/react-dom": "^18.2.6", |
| 95 | + "@typescript-eslint/eslint-plugin": "^5.60.0", |
| 96 | + "@typescript-eslint/parser": "^5.60.0", |
| 97 | + "@vitejs/plugin-react": "^4.0.1", |
| 98 | + "@vitest/coverage-v8": "^0.32.2", |
| 99 | + "eslint": "^8.43.0", |
101 | 100 | "eslint-config-standard": "^17.1.0",
|
102 | 101 | "eslint-plugin-cypress": "^2.13.3",
|
103 | 102 | "eslint-plugin-import": "^2.27.5",
|
104 |
| - "eslint-plugin-n": "^15.7.0", |
| 103 | + "eslint-plugin-n": "^16.0.0", |
105 | 104 | "eslint-plugin-promise": "^6.1.1",
|
106 | 105 | "eslint-plugin-react": "^7.32.2",
|
107 | 106 | "eslint-plugin-react-hooks": "^4.6.0",
|
108 | 107 | "eslint-plugin-simple-import-sort": "^10.0.0",
|
109 | 108 | "eslint-plugin-unused-imports": "^2.0.0",
|
110 |
| - "expect-type": "^0.15.0", |
| 109 | + "expect-type": "^0.16.0", |
111 | 110 | "husky": "^8.0.3",
|
112 | 111 | "jsdom": "^22.1.0",
|
113 |
| - "lint-staged": "^13.2.1", |
| 112 | + "lint-staged": "^13.2.2", |
114 | 113 | "pinst": "^3.0.0",
|
115 |
| - "prettier": "^2.8.7", |
| 114 | + "prettier": "^2.8.8", |
116 | 115 | "react": "^18.2.0",
|
117 | 116 | "react-dom": "^18.2.0",
|
118 |
| - "rollup": "^3.20.2", |
| 117 | + "rollup": "^3.25.1", |
119 | 118 | "rollup-plugin-dts": "^5.3.0",
|
120 |
| - "rollup-plugin-swc3": "^0.8.1", |
| 119 | + "rollup-plugin-swc3": "^0.8.2", |
121 | 120 | "ts-node": "^10.9.1",
|
122 |
| - "typescript": "^5.0.3", |
| 121 | + "typescript": "^5.1.3", |
123 | 122 | "vite": "^4.3.9",
|
124 |
| - "vitest": "^0.29.8" |
| 123 | + "vitest": "^0.32.2" |
125 | 124 | },
|
126 | 125 | "resolutions": {
|
127 | 126 | "browserslist": "4.21.5",
|
|
0 commit comments