|
2 | 2 | "name": "@dvcol/site", |
3 | 3 | "type": "module", |
4 | 4 | "version": "1.30.2", |
5 | | - "packageManager": "pnpm@9.2.0", |
| 5 | + "packageManager": "pnpm@10.19.0", |
6 | 6 | "description": "Shell for the github page dvcol.github.io", |
7 | 7 | "author": "dvcol", |
8 | 8 | "homepage": "https://github.com/dvcol/dvcol.github.io", |
|
36 | 36 | "@dvcol/about-me": "^1.3.0", |
37 | 37 | "@dvcol/synology-extension": "^3.8.6", |
38 | 38 | "@dvcol/trakt-extension": "^1.2.0", |
39 | | - "@emailjs/browser": "^3.11.0", |
| 39 | + "@emailjs/browser": "^4.0.0", |
40 | 40 | "@lottiefiles/lottie-player": "^2.0.2", |
41 | 41 | "@motionone/solid": "^10.16.2", |
42 | 42 | "@solid-primitives/i18n": "^2.0.0", |
43 | 43 | "@solidjs/meta": "^0.29.0", |
44 | 44 | "@solidjs/router": "^0.8.2", |
45 | 45 | "@suid/icons-material": "^0.6.9", |
46 | 46 | "@suid/material": "^0.15.0", |
47 | | - "line-md": "^0.2.10", |
48 | | - "motion": "^10.16.2", |
| 47 | + "line-md": "^2.0.0", |
| 48 | + "motion": "^12.0.0", |
49 | 49 | "solid-js": "^1.7.8", |
50 | 50 | "solid-particles": "^2.9.3", |
51 | 51 | "solid-toast": "^0.5.0", |
52 | | - "tsparticles": "^2.9.3", |
53 | | - "uuid": "^9.0.0", |
54 | | - "vite-bundle-visualizer": "^0.11.0" |
| 52 | + "tsparticles": "^3.0.0", |
| 53 | + "uuid": "^13.0.0", |
| 54 | + "vite-bundle-visualizer": "^1.0.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@commitlint/cli": "^17.5.0", |
58 | | - "@commitlint/config-conventional": "^17.4.4", |
| 57 | + "@commitlint/cli": "^20.0.0", |
| 58 | + "@commitlint/config-conventional": "^20.0.0", |
59 | 59 | "@dvcol/eslint-plugin-presets": "^1.3.10", |
60 | | - "@dvcol/stylelint-plugin-presets": "^1.1.5", |
| 60 | + "@dvcol/stylelint-plugin-presets": "^2.0.0", |
61 | 61 | "@dvcol/vite-plugin-i18n": "^1.1.3", |
62 | 62 | "@suid/vite-plugin": "^0.1.4", |
63 | | - "@types/node": "^20.4.4", |
64 | | - "@types/uuid": "^9.0.2", |
65 | | - "@typescript-eslint/eslint-plugin": "^6.1.0", |
66 | | - "@typescript-eslint/parser": "^6.1.0", |
67 | | - "@vitest/coverage-v8": "^0.34.0", |
68 | | - "eslint": "^8.36.0", |
| 63 | + "@types/node": "^22.0.0", |
| 64 | + "@types/uuid": "^11.0.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 66 | + "@typescript-eslint/parser": "^8.0.0", |
| 67 | + "@vitest/coverage-v8": "^4.0.0", |
| 68 | + "eslint": "^9.0.0", |
69 | 69 | "eslint-plugin-jsx-a11y": "^6.7.1", |
70 | | - "eslint-plugin-prettier": "^4.2.1", |
| 70 | + "eslint-plugin-prettier": "^5.0.0", |
71 | 71 | "eslint-plugin-solid": "^0.13.0", |
72 | 72 | "eslint-plugin-vitest": "^0.3.0", |
73 | 73 | "extract-changelog-release": "^1.0.2", |
74 | | - "husky": "^8.0.3", |
75 | | - "jsdom": "^22.1.0", |
76 | | - "lint-staged": "^13.3.0", |
77 | | - "prettier": "^2.8.8", |
| 74 | + "husky": "^9.0.0", |
| 75 | + "jsdom": "^27.0.0", |
| 76 | + "lint-staged": "^16.0.0", |
| 77 | + "prettier": "^3.0.0", |
78 | 78 | "sass": "^1.59.3", |
79 | 79 | "solid-devtools": "^0.28.0", |
80 | 80 | "standard-version": "^9.5.0", |
81 | | - "stylelint": "^15.10.2", |
| 81 | + "stylelint": "^16.0.0", |
82 | 82 | "typescript": "^5.1.6", |
83 | 83 | "vite": "^4.5.5", |
84 | 84 | "vite-plugin-i18n-resources": "^1.0.3", |
85 | | - "vite-plugin-pwa": "^0.16.4", |
| 85 | + "vite-plugin-pwa": "^1.0.0", |
86 | 86 | "vite-plugin-solid": "^2.7.0", |
87 | 87 | "vite-plugin-solid-svg": "^0.7.0", |
88 | | - "vitest": "^0.34.0", |
| 88 | + "vitest": "^4.0.0", |
89 | 89 | "workbox-window": "^7.0.0" |
90 | 90 | }, |
91 | 91 | "lint-staged": { |
|
0 commit comments