|
75 | 75 | "hiding-header": "^0.9.0" |
76 | 76 | }, |
77 | 77 | "devDependencies": { |
78 | | - "@commitlint/cli": "^17.6.1", |
79 | | - "@commitlint/config-conventional": "^17.6.1", |
80 | | - "@secretlint/secretlint-rule-preset-recommend": "^6.2.3", |
81 | | - "@solidjs/testing-library": "^0.7.0", |
82 | | - "@testing-library/jest-dom": "^5.16.5", |
83 | | - "@types/node": "^18.15.12", |
84 | | - "@types/testing-library__jest-dom": "^5.14.5", |
85 | | - "@typescript-eslint/eslint-plugin": "^5.59.0", |
86 | | - "@typescript-eslint/parser": "^5.59.0", |
| 78 | + "@commitlint/cli": "^17.7.1", |
| 79 | + "@commitlint/config-conventional": "^17.7.0", |
| 80 | + "@secretlint/secretlint-rule-preset-recommend": "^7.0.7", |
| 81 | + "@solidjs/testing-library": "^0.8.4", |
| 82 | + "@testing-library/jest-dom": "^6.0.1", |
| 83 | + "@types/node": "^20.5.1", |
| 84 | + "@types/testing-library__jest-dom": "^5.14.9", |
| 85 | + "@typescript-eslint/eslint-plugin": "^6.4.0", |
| 86 | + "@typescript-eslint/parser": "^6.4.0", |
87 | 87 | "@vitest/coverage-v8": "^0.34.2", |
88 | | - "@vue/test-utils": "^2.3.2", |
89 | | - "babel-preset-solid": "^1.7.3", |
90 | | - "eslint": "8.38.0", |
| 88 | + "@vue/test-utils": "^2.4.1", |
| 89 | + "babel-preset-solid": "^1.7.7", |
| 90 | + "eslint": "8.47.0", |
91 | 91 | "eslint-config-airbnb-base": "^15.0.0", |
92 | | - "eslint-config-airbnb-typescript": "^17.0.0", |
93 | | - "eslint-config-prettier": "^8.8.0", |
94 | | - "eslint-import-resolver-typescript": "^3.5.5", |
95 | | - "eslint-plugin-cypress": "^2.13.2", |
96 | | - "eslint-plugin-import": "^2.27.5", |
97 | | - "eslint-plugin-jest": "^27.2.1", |
98 | | - "eslint-plugin-jest-dom": "^4.0.3", |
| 92 | + "eslint-config-airbnb-typescript": "^17.1.0", |
| 93 | + "eslint-config-prettier": "^9.0.0", |
| 94 | + "eslint-import-resolver-typescript": "^3.6.0", |
| 95 | + "eslint-plugin-cypress": "^2.14.0", |
| 96 | + "eslint-plugin-import": "^2.28.1", |
| 97 | + "eslint-plugin-jest": "^27.2.3", |
| 98 | + "eslint-plugin-jest-dom": "^5.0.2", |
99 | 99 | "eslint-plugin-jest-formatting": "^3.1.0", |
100 | 100 | "eslint-plugin-jsx-a11y": "^6.7.1", |
101 | | - "eslint-plugin-prettier": "^4.2.1", |
102 | | - "eslint-plugin-react": "^7.32.2", |
| 101 | + "eslint-plugin-prettier": "^5.0.0", |
| 102 | + "eslint-plugin-react": "^7.33.2", |
103 | 103 | "eslint-plugin-react-hooks": "^4.6.0", |
104 | 104 | "eslint-plugin-solid": "^0.12.1", |
105 | | - "eslint-plugin-tailwindcss": "^3.11.0", |
106 | | - "eslint-plugin-testing-library": "^5.10.3", |
| 105 | + "eslint-plugin-tailwindcss": "^3.13.0", |
| 106 | + "eslint-plugin-testing-library": "^6.0.0", |
107 | 107 | "eslint-plugin-tsdoc": "^0.2.17", |
108 | | - "eslint-plugin-unused-imports": "^2.0.0", |
| 108 | + "eslint-plugin-unused-imports": "^3.0.0", |
109 | 109 | "husky": "^8.0.3", |
110 | | - "jsdom": "^21.1.1", |
111 | | - "lint-staged": "^13.2.1", |
112 | | - "prettier": "2.8.7", |
113 | | - "release-it": "^15.10.1", |
114 | | - "rollup": "^3.20.6", |
| 110 | + "jsdom": "^22.1.0", |
| 111 | + "lint-staged": "^14.0.0", |
| 112 | + "prettier": "3.0.2", |
| 113 | + "release-it": "^16.1.5", |
| 114 | + "rollup": "^3.28.0", |
115 | 115 | "rollup-preset-solid": "^2.0.1", |
116 | | - "secretlint": "^6.2.3", |
117 | | - "solid-js": "^1.7.3", |
118 | | - "taze": "^0.9.1", |
119 | | - "tsc-files": "^1.1.3", |
120 | | - "typescript": "^5.0.4", |
| 116 | + "secretlint": "^7.0.7", |
| 117 | + "solid-js": "^1.7.11", |
| 118 | + "taze": "^0.11.2", |
| 119 | + "tsc-files": "^1.1.4", |
| 120 | + "typescript": "^5.1.6", |
121 | 121 | "vite": "^4.4.9", |
122 | 122 | "vite-plugin-solid": "^2.7.0", |
123 | 123 | "vite-tsconfig-paths": "^4.2.0", |
|
0 commit comments