diff --git a/package.json b/package.json index 5a5caea..86f791a 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ "version": "pnpm changeset version && pnpm i --no-frozen-lockfile" }, "devDependencies": { - "@changesets/changelog-github": "^0.5.1", - "@changesets/cli": "^2.29.6", + "@changesets/changelog-github": "^0.5.0", + "@changesets/cli": "^2.27.11", "@trivago/prettier-plugin-sort-imports": "5.2.2", - "prettier": "3.6.2", + "prettier": "3.5.3", "prettier-plugin-astro": "0.14.1" }, "packageManager": "pnpm@10.10.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4bf3b1..efc1c30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@changesets/changelog-github': - specifier: ^0.5.1 + specifier: ^0.5.0 version: 0.5.1 '@changesets/cli': - specifier: ^2.29.6 + specifier: ^2.27.11 version: 2.29.6 '@trivago/prettier-plugin-sort-imports': specifier: 5.2.2 - version: 5.2.2(prettier@3.6.2) + version: 5.2.2(prettier@3.5.3) prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.5.3 + version: 3.5.3 prettier-plugin-astro: specifier: 0.14.1 version: 0.14.1 @@ -444,8 +444,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - prettier@3.6.2: - resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} + prettier@3.5.3: + resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} engines: {node: '>=14'} hasBin: true @@ -805,7 +805,7 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@trivago/prettier-plugin-sort-imports@5.2.2(prettier@3.6.2)': + '@trivago/prettier-plugin-sort-imports@5.2.2(prettier@3.5.3)': dependencies: '@babel/generator': 7.26.9 '@babel/parser': 7.26.9 @@ -813,7 +813,7 @@ snapshots: '@babel/types': 7.26.9 javascript-natural-sort: 0.7.1 lodash: 4.17.21 - prettier: 3.6.2 + prettier: 3.5.3 transitivePeerDependencies: - supports-color @@ -1017,12 +1017,12 @@ snapshots: prettier-plugin-astro@0.14.1: dependencies: '@astrojs/compiler': 2.10.4 - prettier: 3.6.2 + prettier: 3.5.3 sass-formatter: 0.7.9 prettier@2.8.8: {} - prettier@3.6.2: {} + prettier@3.5.3: {} queue-microtask@1.2.3: {}