-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
75ee585
commit 5d97c41
Showing
5 changed files
with
252 additions
and
252 deletions.
There are no files selected for viewing
324 changes: 162 additions & 162 deletions
324
.yarn/releases/yarn-4.1.0.cjs → .yarn/releases/yarn-4.1.1.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ | |
"version": "0.3.0", | ||
"private": true, | ||
"devDependencies": { | ||
"@biomejs/biome": "1.5.3", | ||
"@swc/core": "1.4.2", | ||
"@biomejs/biome": "1.6.1", | ||
"@swc/core": "1.4.8", | ||
"@swissquote/crafty": "1.25.0", | ||
"@swissquote/crafty-preset-postcss": "1.25.0", | ||
"@swissquote/crafty-runner-gulp": "1.25.0", | ||
|
@@ -27,5 +27,5 @@ | |
"lint:js": "yarn lint:js:format && yarn lint:js:check", | ||
"lint:css": "crafty cssLint --fix --preset recommended themes/daux_singlepage/scss/*.scss themes/daux/scss/*.scss" | ||
}, | ||
"packageManager": "[email protected].0" | ||
"packageManager": "[email protected].1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters