|
62 | 62 | "@emotion/react": "^11.10.5",
|
63 | 63 | "@emotion/styled": "^11.10.5",
|
64 | 64 | "@mui/icons-material": "^5.11.0",
|
65 |
| - "@mui/material": "^5.11.1", |
| 65 | + "@mui/material": "^5.11.4", |
66 | 66 | "copy-to-clipboard": "^3.3.3",
|
67 | 67 | "group-items": "^2.2.0",
|
68 | 68 | "zustand": "^4.1.5"
|
|
76 | 76 | "react-dom": "^17 || ^18"
|
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 |
| - "@commitlint/cli": "^17.3.0", |
80 |
| - "@commitlint/config-angular": "^17.3.0", |
| 79 | + "@commitlint/cli": "^17.4.2", |
| 80 | + "@commitlint/config-angular": "^17.4.2", |
81 | 81 | "@rollup/plugin-alias": "^4.0.2",
|
82 |
| - "@rollup/plugin-commonjs": "^23.0.7", |
| 82 | + "@rollup/plugin-commonjs": "^24.0.0", |
83 | 83 | "@rollup/plugin-node-resolve": "^15.0.1",
|
84 | 84 | "@rollup/plugin-replace": "^5.0.2",
|
85 |
| - "@swc/core": "^1.3.24", |
| 85 | + "@swc/core": "^1.3.26", |
86 | 86 | "@testing-library/react": "^13.4.0",
|
87 |
| - "@types/node": "^18.11.17", |
| 87 | + "@types/node": "^18.11.18", |
88 | 88 | "@types/react": "^18.0.26",
|
89 | 89 | "@types/react-dom": "^18.0.10",
|
90 |
| - "@types/web": "^0.0.86", |
91 |
| - "@typescript-eslint/eslint-plugin": "^5.40.0", |
92 |
| - "@typescript-eslint/parser": "^5.40.0", |
| 90 | + "@types/web": "^0.0.87", |
| 91 | + "@typescript-eslint/eslint-plugin": "^5.48.1", |
| 92 | + "@typescript-eslint/parser": "^5.48.1", |
93 | 93 | "@vitejs/plugin-react": "^2.2.0",
|
94 |
| - "@vitest/coverage-c8": "^0.26.2", |
95 |
| - "@vitest/ui": "^0.26.2", |
96 |
| - "eslint": "^8.25.0", |
| 94 | + "@vitest/coverage-c8": "^0.27.1", |
| 95 | + "@vitest/ui": "^0.27.1", |
| 96 | + "eslint": "^8.31.0", |
97 | 97 | "eslint-config-standard": "^17.0.0",
|
98 | 98 | "eslint-plugin-cypress": "^2.12.1",
|
99 |
| - "eslint-plugin-import": "^2.26.0", |
100 |
| - "eslint-plugin-n": "^15.3.0", |
101 |
| - "eslint-plugin-promise": "^6.1.0", |
102 |
| - "eslint-plugin-react": "^7.31.10", |
| 99 | + "eslint-plugin-import": "^2.27.4", |
| 100 | + "eslint-plugin-n": "^15.6.1", |
| 101 | + "eslint-plugin-promise": "^6.1.1", |
| 102 | + "eslint-plugin-react": "^7.32.0", |
103 | 103 | "eslint-plugin-react-hooks": "^4.6.0",
|
104 | 104 | "eslint-plugin-simple-import-sort": "^8.0.0",
|
105 | 105 | "eslint-plugin-unused-imports": "^2.0.0",
|
106 | 106 | "expect-type": "^0.15.0",
|
107 |
| - "husky": "^8.0.2", |
108 |
| - "jsdom": "^20.0.3", |
| 107 | + "husky": "^8.0.3", |
| 108 | + "jsdom": "^21.0.0", |
109 | 109 | "lint-staged": "^13.1.0",
|
110 | 110 | "pinst": "^3.0.0",
|
111 |
| - "prettier": "^2.8.1", |
| 111 | + "prettier": "^2.8.2", |
112 | 112 | "react": "^18.2.0",
|
113 | 113 | "react-dom": "^18.2.0",
|
114 |
| - "rollup": "^3.8.1", |
115 |
| - "rollup-plugin-dts": "^5.1.0", |
| 114 | + "rollup": "^3.10.0", |
| 115 | + "rollup-plugin-dts": "^5.1.1", |
116 | 116 | "rollup-plugin-swc3": "^0.8.0",
|
117 | 117 | "ts-node": "^10.9.1",
|
118 | 118 | "typescript": "^4.9.4",
|
119 | 119 | "vite": "^3.2.5",
|
120 |
| - "vitest": "^0.26.2" |
| 120 | + "vitest": "^0.27.1" |
121 | 121 | },
|
122 | 122 | "packageManager": "[email protected]",
|
123 | 123 | "workspaces": [
|
|
0 commit comments