Skip to content

Commit 575b99f

Browse files
Merge branch 'Current' of ssh://github.com/CodeEditorLand/Sky into Current
2 parents 97e791d + 5679495 commit 575b99f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- run: pnpm run prepublishOnly
8888
working-directory: .
8989

90-
- uses: actions/[email protected].4
90+
- uses: actions/[email protected].5
9191
with:
9292
name: .-Node-${{ matrix.node-version }}-Target
9393
path: ./Target

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@astrojs/solid-js": "4.4.0",
3434
"@codeeditorland/common": "0.0.6",
3535
"@codeeditorland/wind": "0.0.1",
36-
"@playform/build": "0.1.2",
37-
"@playform/compress": "0.1.0",
36+
"@playform/build": "0.1.3",
37+
"@playform/compress": "0.1.1",
3838
"@playform/format": "0.0.7",
3939
"@playform/inline": "0.1.0",
4040
"@swup/body-class-plugin": "3.2.0",
@@ -50,7 +50,7 @@
5050
"astro": "*",
5151
"astro-capo": "0.0.1",
5252
"astrojs-service-worker": "2.0.0",
53-
"autoprefixer": "10.4.19",
53+
"autoprefixer": "10.4.20",
5454
"cssnano": "7.0.4",
5555
"cssnano-preset-advanced": "7.0.4",
5656
"deepmerge-ts": "7.1.0",

0 commit comments

Comments
 (0)