|
81 | 81 | "@commitlint/config-conventional": "^17.7.0", |
82 | 82 | "@secretlint/secretlint-rule-preset-recommend": "^7.0.7", |
83 | 83 | "@solidjs/testing-library": "^0.8.4", |
84 | | - "@testing-library/jest-dom": "^6.0.1", |
85 | | - "@types/node": "^20.5.1", |
| 84 | + "@testing-library/jest-dom": "^6.1.2", |
| 85 | + "@types/node": "^20.5.9", |
86 | 86 | "@types/testing-library__jest-dom": "^5.14.9", |
87 | | - "@typescript-eslint/eslint-plugin": "^6.4.0", |
88 | | - "@typescript-eslint/parser": "^6.4.0", |
89 | | - "@vitest/coverage-v8": "^0.34.2", |
| 87 | + "@typescript-eslint/eslint-plugin": "^6.5.0", |
| 88 | + "@typescript-eslint/parser": "^6.5.0", |
| 89 | + "@vitest/coverage-v8": "^0.34.3", |
90 | 90 | "@vue/test-utils": "^2.4.1", |
91 | 91 | "babel-preset-solid": "^1.7.7", |
92 | | - "eslint": "8.47.0", |
| 92 | + "eslint": "8.48.0", |
93 | 93 | "eslint-config-airbnb-base": "^15.0.0", |
94 | 94 | "eslint-config-airbnb-typescript": "^17.1.0", |
95 | 95 | "eslint-config-prettier": "^9.0.0", |
96 | 96 | "eslint-import-resolver-typescript": "^3.6.0", |
97 | 97 | "eslint-plugin-cypress": "^2.14.0", |
98 | 98 | "eslint-plugin-import": "^2.28.1", |
99 | 99 | "eslint-plugin-jest": "^27.2.3", |
100 | | - "eslint-plugin-jest-dom": "^5.0.2", |
| 100 | + "eslint-plugin-jest-dom": "^5.1.0", |
101 | 101 | "eslint-plugin-jest-formatting": "^3.1.0", |
102 | 102 | "eslint-plugin-jsx-a11y": "^6.7.1", |
103 | 103 | "eslint-plugin-prettier": "^5.0.0", |
104 | 104 | "eslint-plugin-react": "^7.33.2", |
105 | 105 | "eslint-plugin-react-hooks": "^4.6.0", |
106 | | - "eslint-plugin-solid": "^0.12.1", |
| 106 | + "eslint-plugin-solid": "^0.13.0", |
107 | 107 | "eslint-plugin-tailwindcss": "^3.13.0", |
108 | | - "eslint-plugin-testing-library": "^6.0.0", |
| 108 | + "eslint-plugin-testing-library": "^6.0.1", |
109 | 109 | "eslint-plugin-tsdoc": "^0.2.17", |
110 | 110 | "eslint-plugin-unused-imports": "^3.0.0", |
111 | 111 | "husky": "^8.0.3", |
112 | 112 | "jsdom": "^22.1.0", |
113 | | - "lint-staged": "^14.0.0", |
114 | | - "prettier": "3.0.2", |
115 | | - "rollup": "^3.28.0", |
| 113 | + "lint-staged": "^14.0.1", |
| 114 | + "prettier": "3.0.3", |
| 115 | + "rollup": "^3.28.1", |
116 | 116 | "rollup-preset-solid": "^2.0.1", |
117 | 117 | "secretlint": "^7.0.7", |
118 | 118 | "solid-js": "^1.7.11", |
119 | 119 | "taze": "^0.11.2", |
120 | 120 | "tsc-files": "^1.1.4", |
121 | | - "typescript": "^5.1.6", |
| 121 | + "typescript": "^5.2.2", |
122 | 122 | "vite": "^4.4.9", |
123 | 123 | "vite-plugin-solid": "^2.7.0", |
124 | 124 | "vite-tsconfig-paths": "^4.2.0", |
|
0 commit comments