|
75 | 75 | "hiding-header": "^0.8.4" |
76 | 76 | }, |
77 | 77 | "devDependencies": { |
78 | | - "@commitlint/cli": "^17.4.4", |
| 78 | + "@commitlint/cli": "^17.5.1", |
79 | 79 | "@commitlint/config-conventional": "^17.4.4", |
80 | 80 | "@secretlint/secretlint-rule-preset-recommend": "^6.2.3", |
81 | | - "@solidjs/testing-library": "^0.6.1", |
| 81 | + "@solidjs/testing-library": "^0.7.0", |
82 | 82 | "@testing-library/jest-dom": "^5.16.5", |
83 | | - "@types/node": "^18.15.3", |
| 83 | + "@types/node": "^18.15.11", |
84 | 84 | "@types/testing-library__jest-dom": "^5.14.5", |
85 | | - "@typescript-eslint/eslint-plugin": "^5.55.0", |
86 | | - "@typescript-eslint/parser": "^5.55.0", |
87 | | - "@vitest/coverage-c8": "^0.29.3", |
88 | | - "babel-preset-solid": "^1.6.13", |
89 | | - "eslint": "8.36.0", |
| 85 | + "@typescript-eslint/eslint-plugin": "^5.57.0", |
| 86 | + "@typescript-eslint/parser": "^5.57.0", |
| 87 | + "@vitest/coverage-c8": "^0.29.8", |
| 88 | + "babel-preset-solid": "^1.7.1", |
| 89 | + "eslint": "8.37.0", |
90 | 90 | "eslint-config-airbnb-base": "^15.0.0", |
91 | 91 | "eslint-config-airbnb-typescript": "^17.0.0", |
92 | | - "eslint-config-prettier": "^8.7.0", |
93 | | - "eslint-import-resolver-typescript": "^3.5.3", |
94 | | - "eslint-plugin-cypress": "^2.12.1", |
| 92 | + "eslint-config-prettier": "^8.8.0", |
| 93 | + "eslint-import-resolver-typescript": "^3.5.4", |
| 94 | + "eslint-plugin-cypress": "^2.13.2", |
95 | 95 | "eslint-plugin-import": "^2.27.5", |
96 | 96 | "eslint-plugin-jest": "^27.2.1", |
97 | 97 | "eslint-plugin-jest-dom": "^4.0.3", |
|
100 | 100 | "eslint-plugin-prettier": "^4.2.1", |
101 | 101 | "eslint-plugin-react": "^7.32.2", |
102 | 102 | "eslint-plugin-react-hooks": "^4.6.0", |
103 | | - "eslint-plugin-solid": "^0.11.0", |
104 | | - "eslint-plugin-tailwindcss": "^3.10.1", |
| 103 | + "eslint-plugin-solid": "^0.12.0", |
| 104 | + "eslint-plugin-tailwindcss": "^3.10.3", |
105 | 105 | "eslint-plugin-testing-library": "^5.10.2", |
106 | 106 | "eslint-plugin-tsdoc": "^0.2.17", |
107 | 107 | "eslint-plugin-unused-imports": "^2.0.0", |
108 | 108 | "husky": "^8.0.3", |
109 | 109 | "jsdom": "^21.1.1", |
110 | 110 | "lint-staged": "^13.2.0", |
111 | | - "prettier": "2.8.4", |
112 | | - "release-it": "^15.9.0", |
113 | | - "rollup": "^3.19.1", |
| 111 | + "prettier": "2.8.7", |
| 112 | + "release-it": "^15.10.0", |
| 113 | + "rollup": "^3.20.2", |
114 | 114 | "rollup-preset-solid": "^2.0.1", |
115 | 115 | "secretlint": "^6.2.3", |
116 | | - "solid-js": "^1.6.15", |
117 | | - "taze": "^0.9.0", |
| 116 | + "solid-js": "^1.7.1", |
| 117 | + "taze": "^0.9.1", |
118 | 118 | "tsc-files": "^1.1.3", |
119 | | - "typescript": "^5.0.2", |
120 | | - "vite": "^4.2.0", |
| 119 | + "typescript": "^5.0.3", |
| 120 | + "vite": "^4.2.1", |
121 | 121 | "vite-plugin-solid": "^2.6.1", |
122 | 122 | "vite-tsconfig-paths": "^4.0.7", |
123 | | - "vitest": "^0.29.3" |
| 123 | + "vitest": "^0.29.8" |
124 | 124 | }, |
125 | 125 | "keywords": [ |
126 | 126 | "solid", |
|
0 commit comments