|
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "@modern-js/eslint-config": "^2.59.0", |
38 | | - "@modern-js/tsconfig": "^2.67.3", |
39 | | - "@types/lodash": "^4.17.16", |
40 | | - "@types/node": "^22.15.14", |
| 38 | + "@modern-js/tsconfig": "^2.67.8", |
| 39 | + "@types/lodash": "^4.17.17", |
| 40 | + "@types/node": "^24.0.3", |
41 | 41 | "@types/pinyin": "^2.10.2", |
42 | | - "@types/react": "^19.1.3", |
43 | | - "dprint": "^0.49.1", |
44 | | - "eslint-config-tidgi": "^2.1.0", |
| 42 | + "@types/react": "^19.1.8", |
| 43 | + "dprint": "^0.50.0", |
| 44 | + "eslint-config-tidgi": "^2.2.0", |
45 | 45 | "husky": "^9.1.7", |
46 | | - "lint-staged": "^15.5.2", |
| 46 | + "lint-staged": "^16.1.2", |
47 | 47 | "npm-check-updates": "^18.0.1", |
48 | | - "postcss": "^8.5.3", |
| 48 | + "postcss": "^8.5.6", |
49 | 49 | "rimraf": "^6.0.1", |
50 | 50 | "tiddlywiki": "^5.3.6", |
51 | 51 | "tiddlywiki-plugin-dev": "^0.3.2", |
52 | 52 | "ts-node": "^10.9.2", |
53 | | - "tw5-typed": "^0.6.2", |
| 53 | + "tw5-typed": "^0.6.3", |
54 | 54 | "typescript": "^5.8.3" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "@algolia/autocomplete-core": "^1.19.1", |
58 | | - "@algolia/autocomplete-js": "^1.19.1", |
59 | | - "@algolia/autocomplete-plugin-recent-searches": "^1.19.1", |
60 | | - "@algolia/autocomplete-shared": "^1.19.1", |
61 | | - "@algolia/autocomplete-theme-classic": "^1.19.1", |
| 57 | + "@algolia/autocomplete-core": "^1.19.2", |
| 58 | + "@algolia/autocomplete-js": "^1.19.2", |
| 59 | + "@algolia/autocomplete-plugin-recent-searches": "^1.19.2", |
| 60 | + "@algolia/autocomplete-shared": "^1.19.2", |
| 61 | + "@algolia/autocomplete-theme-classic": "^1.19.2", |
62 | 62 | "@seznam/visibility-observer": "^1.1.0", |
63 | 63 | "fuse.js": "^7.1.0", |
64 | 64 | "lodash": "^4.17.21", |
65 | | - "pinyin": "4.0.0-alpha.2", |
| 65 | + "pinyin": "4.0.0", |
66 | 66 | "segmentit": "^2.0.3" |
67 | 67 | }, |
68 | 68 | "pnpm": { |
69 | | - "patchedDependencies": { |
70 | | - "eslint-plugin-dprint-integration": "patches/eslint-plugin-dprint-integration.patch" |
71 | | - }, |
72 | 69 | "onlyBuiltDependencies": [ |
73 | 70 | "svelte-preprocess" |
74 | 71 | ] |
|
0 commit comments