|
3 | 3 | "version": "1.5.1", |
4 | 4 | "private": true, |
5 | 5 | "description": "", |
| 6 | + "type": "module", |
6 | 7 | "scripts": { |
7 | 8 | "dev": "vite", |
8 | 9 | "build": "vite build", |
|
20 | 21 | }, |
21 | 22 | "license": "MIT", |
22 | 23 | "devDependencies": { |
23 | | - "@commitlint/cli": "^18.4.4", |
24 | | - "@commitlint/config-conventional": "^18.4.4", |
25 | | - "@playwright/test": "^1.41.1", |
26 | | - "@secretlint/secretlint-rule-preset-recommend": "^8.1.0", |
27 | | - "@solidjs/testing-library": "^0.8.5", |
28 | | - "@tailwindcss/forms": "^0.5.7", |
29 | | - "@tailwindcss/line-clamp": "^0.4.4", |
30 | | - "@testing-library/dom": "^9.3.4", |
31 | | - "@testing-library/jest-dom": "^6.2.0", |
32 | | - "@testing-library/user-event": "^14.5.2", |
33 | | - "@types/node": "^20.11.5", |
34 | | - "@types/testing-library__jest-dom": "^5.14.9", |
| 24 | + "@commitlint/cli": "^19.8.1", |
| 25 | + "@commitlint/config-conventional": "^19.8.1", |
| 26 | + "@playwright/test": "^1.53.1", |
| 27 | + "@secretlint/secretlint-rule-preset-recommend": "^10.1.0", |
| 28 | + "@solidjs/testing-library": "^0.8.10", |
| 29 | + "@testing-library/dom": "^10.4.0", |
| 30 | + "@testing-library/jest-dom": "^6.6.3", |
| 31 | + "@testing-library/user-event": "^14.6.1", |
| 32 | + "@types/node": "^24.0.3", |
| 33 | + "@types/testing-library__jest-dom": "^6.0.0", |
35 | 34 | "@typescript-eslint/eslint-plugin": "^6.19.0", |
36 | 35 | "@typescript-eslint/parser": "^6.19.0", |
37 | | - "@vitest/coverage-v8": "^2.0.5", |
38 | | - "babel-preset-solid": "^1.8.9", |
| 36 | + "@vitest/coverage-v8": "^3.2.4", |
| 37 | + "babel-preset-solid": "^1.9.6", |
39 | 38 | "eslint": "8.56.0", |
40 | 39 | "eslint-config-airbnb-base": "^15.0.0", |
41 | 40 | "eslint-config-airbnb-typescript": "^17.1.0", |
42 | | - "eslint-config-prettier": "^9.1.0", |
43 | | - "eslint-import-resolver-typescript": "^3.6.1", |
44 | | - "eslint-plugin-cypress": "^2.15.1", |
45 | | - "eslint-plugin-deprecation": "^2.0.0", |
46 | | - "eslint-plugin-import": "^2.29.1", |
47 | | - "eslint-plugin-jest": "^27.6.3", |
48 | | - "eslint-plugin-jest-dom": "^5.1.0", |
| 41 | + "eslint-config-prettier": "^10.1.5", |
| 42 | + "eslint-import-resolver-typescript": "^4.4.3", |
| 43 | + "eslint-plugin-deprecation": "^3.0.0", |
| 44 | + "eslint-plugin-import": "^2.31.0", |
| 45 | + "eslint-plugin-jest": "^29.0.1", |
| 46 | + "eslint-plugin-jest-dom": "^5.5.0", |
49 | 47 | "eslint-plugin-jest-formatting": "^3.1.0", |
50 | | - "eslint-plugin-jsx-a11y": "^6.8.0", |
51 | | - "eslint-plugin-playwright": "^0.22.1", |
52 | | - "eslint-plugin-prettier": "^5.1.3", |
53 | | - "eslint-plugin-react": "^7.33.2", |
54 | | - "eslint-plugin-react-hooks": "^4.6.0", |
55 | | - "eslint-plugin-solid": "^0.13.1", |
56 | | - "eslint-plugin-tailwindcss": "^3.14.0", |
57 | | - "eslint-plugin-testing-library": "^6.2.0", |
58 | | - "eslint-plugin-tsdoc": "^0.2.17", |
59 | | - "eslint-plugin-unused-imports": "^3.0.0", |
60 | | - "eslint-plugin-vitest": "^0.3.20", |
61 | | - "husky": "^8.0.3", |
62 | | - "jsdom": "^24.0.0", |
63 | | - "lint-staged": "^15.2.0", |
| 48 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 49 | + "eslint-plugin-playwright": "^2.2.0", |
| 50 | + "eslint-plugin-prettier": "^5.5.0", |
| 51 | + "eslint-plugin-react": "^7.37.5", |
| 52 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 53 | + "eslint-plugin-solid": "^0.14.5", |
| 54 | + "eslint-plugin-tailwindcss": "^3.18.0", |
| 55 | + "eslint-plugin-testing-library": "^7.5.3", |
| 56 | + "eslint-plugin-tsdoc": "^0.4.0", |
| 57 | + "eslint-plugin-unused-imports": "^4.1.4", |
| 58 | + "eslint-plugin-vitest": "^0.5.4", |
| 59 | + "husky": "^9.1.7", |
| 60 | + "jsdom": "^26.1.0", |
| 61 | + "lint-staged": "^16.1.2", |
64 | 62 | "msw": "^2.3.1", |
65 | | - "postcss": "^8.4.33", |
66 | | - "postcss-calc": "^9.0.1", |
| 63 | + "postcss": "^8.5.6", |
| 64 | + "postcss-calc": "^10.1.1", |
67 | 65 | "postcss-combine-duplicated-selectors": "^10.0.3", |
68 | 66 | "postcss-flexbugs-fixes": "^5.0.2", |
69 | 67 | "postcss-hexrgba": "^2.1.0", |
70 | | - "postcss-import": "^16.0.0", |
71 | | - "postcss-nesting": "^12.1.4", |
72 | | - "postcss-preset-env": "^9.3.0", |
| 68 | + "postcss-import": "^16.1.1", |
| 69 | + "postcss-nesting": "^13.0.2", |
| 70 | + "postcss-preset-env": "^10.2.3", |
73 | 71 | "postcss-pseudo-is": "^0.3.0", |
74 | 72 | "postcss-pxtorem": "^6.1.0", |
75 | 73 | "postcss-reporter": "^7.1.0", |
76 | 74 | "postcss-sort-media-queries": "^5.2.0", |
77 | | - "prettier": "^3.2.4", |
78 | | - "secretlint": "^8.1.0", |
79 | | - "stylelint": "^16.2.0", |
80 | | - "stylelint-config-recess-order": "^4.4.0", |
81 | | - "stylelint-config-standard": "^36.0.0", |
82 | | - "stylelint-prettier": "^5.0.0", |
83 | | - "tailwindcss": "^3.4.1", |
84 | | - "typescript": "^5.3.3", |
85 | | - "vite": "^5.3.0", |
86 | | - "vite-plugin-solid": "^2.8.0", |
87 | | - "vite-tsconfig-paths": "^4.3.2", |
88 | | - "vitest": "^2.0.5" |
| 75 | + "prettier": "^3.5.3", |
| 76 | + "secretlint": "^10.1.0", |
| 77 | + "stylelint": "^16.21.0", |
| 78 | + "stylelint-config-recess-order": "^7.1.0", |
| 79 | + "stylelint-config-standard": "^38.0.0", |
| 80 | + "stylelint-prettier": "^5.0.3", |
| 81 | + "tailwindcss": "^4.1.10", |
| 82 | + "typescript": "^5.8.3", |
| 83 | + "vite": "^6.3.5", |
| 84 | + "vite-plugin-solid": "^2.11.6", |
| 85 | + "vite-tsconfig-paths": "^5.1.4", |
| 86 | + "vitest": "^3.2.4" |
89 | 87 | }, |
90 | 88 | "dependencies": { |
91 | 89 | "@sect/solid-hiding-header": "workspace:*", |
92 | | - "@solidjs/meta": "^0.29.3", |
93 | | - "@solidjs/router": "^0.13.3", |
94 | | - "@tanstack/solid-query": "^5.17.19", |
| 90 | + "@solidjs/meta": "^0.29.4", |
| 91 | + "@solidjs/router": "^0.15.3", |
| 92 | + "@tailwindcss/vite": "^4.1.10", |
| 93 | + "@tanstack/solid-query": "^5.80.10", |
95 | 94 | "escape-goat": "^4.0.0", |
96 | | - "isomorphic-dompurify": "^2.2.0", |
97 | | - "solid-devtools": "^0.29.3", |
98 | | - "solid-js": "^1.8.11", |
| 95 | + "isomorphic-dompurify": "^2.25.0", |
| 96 | + "solid-devtools": "^0.34.2", |
| 97 | + "solid-js": "^1.9.7", |
99 | 98 | "solid-toast": "^0.5.0", |
100 | 99 | "striptags": "^3.2.0", |
101 | 100 | "truncate": "^3.0.0" |
|
0 commit comments