|
10 | 10 | ], |
11 | 11 | "funding": "https://opencollective.com/eslint-plugin-prettier", |
12 | 12 | "license": "MIT", |
13 | | - "packageManager": "pnpm@7.33.5", |
| 13 | + "packageManager": "pnpm@7.33.7", |
14 | 14 | "engines": { |
15 | 15 | "node": "^14.18.0 || >=16.0.0" |
16 | 16 | }, |
|
64 | 64 | }, |
65 | 65 | "dependencies": { |
66 | 66 | "prettier-linter-helpers": "^1.0.1", |
67 | | - "synckit": "^0.11.12" |
| 67 | + "synckit": "^0.11.13" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "@1stg/remark-preset": "^3.1.2", |
71 | | - "@changesets/changelog-github": "^0.6.0", |
72 | | - "@changesets/cli": "^2.29.8", |
73 | | - "@commitlint/cli": "^20.4.1", |
74 | | - "@commitlint/config-conventional": "^20.4.1", |
75 | | - "@eslint-community/eslint-plugin-eslint-comments": "^4.6.0", |
| 71 | + "@changesets/changelog-github": "^0.7.0", |
| 72 | + "@changesets/cli": "^2.31.0", |
| 73 | + "@commitlint/cli": "^21.0.1", |
| 74 | + "@commitlint/config-conventional": "^21.0.1", |
| 75 | + "@eslint-community/eslint-plugin-eslint-comments": "^4.7.2", |
76 | 76 | "@eslint/js": "^10.0.1", |
77 | | - "@eslint/json": "^1.0.0", |
| 77 | + "@eslint/json": "^1.2.0", |
78 | 78 | "@graphql-eslint/eslint-plugin": "^4.4.0", |
79 | | - "@html-eslint/parser": "^0.58.0", |
| 79 | + "@html-eslint/parser": "^0.61.0", |
80 | 80 | "@prettier/plugin-pug": "^3.4.2", |
81 | | - "clean-pkg-json": "^1.3.0", |
82 | | - "eslint": "^10.0.0", |
| 81 | + "clean-pkg-json": "^1.4.2", |
| 82 | + "eslint": "^10.4.0", |
83 | 83 | "eslint-config-prettier": "^10.1.8", |
84 | | - "eslint-mdx": "^3.7.0", |
85 | | - "eslint-plugin-eslint-plugin": "^7.3.0", |
86 | | - "eslint-plugin-mdx": "^3.7.0", |
87 | | - "eslint-plugin-n": "^17.23.2", |
| 84 | + "eslint-mdx": "^3.7.1", |
| 85 | + "eslint-plugin-eslint-plugin": "^7.3.3", |
| 86 | + "eslint-plugin-mdx": "^3.7.1", |
| 87 | + "eslint-plugin-n": "^18.0.1", |
88 | 88 | "eslint-plugin-prettier": "link:", |
89 | | - "eslint-plugin-pug": "^1.2.5", |
90 | | - "eslint-plugin-svelte": "^3.15.0", |
91 | | - "graphql": "^16.12.0", |
92 | | - "lint-staged": "^16.2.7", |
93 | | - "mocha": "^11.7.5", |
94 | | - "prettier": "^3.6.1", |
95 | | - "prettier-plugin-pkg": "^0.22.0", |
96 | | - "prettier-plugin-svelte": "^3.3.3", |
| 89 | + "eslint-plugin-pug": "^1.2.7", |
| 90 | + "eslint-plugin-svelte": "^3.18.0", |
| 91 | + "graphql": "^16.14.0", |
| 92 | + "lint-staged": "^17.0.5", |
| 93 | + "mocha": "^11.7.6", |
| 94 | + "prettier": "^3.8.3", |
| 95 | + "prettier-plugin-pkg": "^0.22.1", |
| 96 | + "prettier-plugin-svelte": "^4.0.1", |
97 | 97 | "simple-git-hooks": "^2.13.1", |
98 | | - "svelte": "^5.25.3", |
| 98 | + "svelte": "^5.55.10", |
99 | 99 | "vue-eslint-parser": "^10.4.0" |
100 | 100 | }, |
101 | 101 | "pnpm": { |
102 | 102 | "patchedDependencies": { |
103 | 103 | "unified-engine@11.2.2": "patches/unified-engine@11.2.2.patch" |
104 | 104 | }, |
105 | 105 | "overrides": { |
106 | | - "prettier": "^3.6.1" |
| 106 | + "webcrypto-core": "~1.8.1" |
107 | 107 | } |
108 | 108 | } |
109 | 109 | } |
0 commit comments