mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-05-24 22:39:10 +00:00
Compare commits
3 Commits
524bcc86ed
...
f92c04679b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f92c04679b | ||
|
|
ec8c4d6fe4 | ||
|
|
e64589e4da |
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
if: github.actor == 'renovate[bot]'
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: pnpm/action-setup@v5
|
||||
- uses: pnpm/action-setup@v6
|
||||
with:
|
||||
version: latest
|
||||
- uses: actions/setup-node@v6
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -50,10 +50,10 @@ importers:
|
||||
version: 19.2.3(@types/react@19.2.14)
|
||||
prettier:
|
||||
specifier: ^3.5.3
|
||||
version: 3.8.2
|
||||
version: 3.8.3
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.2(prettier@3.8.2)
|
||||
version: 0.7.2(prettier@3.8.3)
|
||||
tailwindcss:
|
||||
specifier: ^4
|
||||
version: 4.2.2
|
||||
@@ -914,8 +914,8 @@ packages:
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
|
||||
prettier@3.8.2:
|
||||
resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==}
|
||||
prettier@3.8.3:
|
||||
resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
@@ -1969,11 +1969,11 @@ snapshots:
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
prettier-plugin-tailwindcss@0.7.2(prettier@3.8.2):
|
||||
prettier-plugin-tailwindcss@0.7.2(prettier@3.8.3):
|
||||
dependencies:
|
||||
prettier: 3.8.2
|
||||
prettier: 3.8.3
|
||||
|
||||
prettier@3.8.2: {}
|
||||
prettier@3.8.3: {}
|
||||
|
||||
property-information@7.1.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user