|
20 | 20 | "test": "FORCE_COLOR=1 pnpm run /^test:/" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@csstools/postcss-oklab-function": "^4.0.10", |
| 23 | + "@csstools/postcss-oklab-function": "^4.0.12", |
24 | 24 | "@nanostores/persistent": "^1.1.0", |
25 | 25 | "autoprefixer": "^10.4.21", |
26 | 26 | "culori": "^4.0.2", |
|
34 | 34 | "postcss-mixins": "^12.1.2", |
35 | 35 | "postcss-nesting": "^13.0.2", |
36 | 36 | "postcss-opacity-percentage": "^3.0.0", |
37 | | - "three": "~0.178.0", |
38 | | - "vite": "^7.0.6", |
| 37 | + "three": "~0.180.0", |
| 38 | + "vite": "^7.1.7", |
39 | 39 | "vite-plugin-pug-transformer": "^1.0.8" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@logux/eslint-config": "^56.1.0", |
43 | 43 | "@logux/stylelint-config": "^0.21.0", |
44 | 44 | "@size-limit/file": "^11.2.0", |
45 | | - "@types/culori": "^4.0.0", |
| 45 | + "@types/culori": "^4.0.1", |
46 | 46 | "@types/delaunator": "^5.0.3", |
47 | | - "@types/node": "^24.1.0", |
48 | | - "@types/three": "^0.178.1", |
| 47 | + "@types/node": "^24.5.2", |
| 48 | + "@types/three": "^0.180.0", |
49 | 49 | "actions-up": "^1.4.1", |
50 | | - "better-node-test": "^0.7.1", |
51 | | - "eslint": "^9.32.0", |
| 50 | + "better-node-test": "^0.7.2", |
| 51 | + "eslint": "^9.36.0", |
52 | 52 | "happy-dom": "^18.0.1", |
53 | 53 | "nano-staged": "^0.8.0", |
54 | | - "simple-git-hooks": "^2.13.0", |
| 54 | + "simple-git-hooks": "^2.13.1", |
55 | 55 | "size-limit": "^11.2.0", |
56 | | - "stylelint": "^16.22.0", |
| 56 | + "stylelint": "^16.24.0", |
57 | 57 | "svgo": "^4.0.0", |
58 | | - "typescript": "^5.8.3" |
| 58 | + "typescript": "^5.9.2" |
59 | 59 | }, |
60 | 60 | "pnpm": { |
61 | 61 | "onlyBuiltDependencies": [ |
|
0 commit comments