Skip to content

Commit

Permalink
chore(deps): update frontend-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent aea8b22 commit c77ae73
Show file tree
Hide file tree
Showing 6 changed files with 262 additions and 262 deletions.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ supportedArchitectures:
- linux
- win32

yarnPath: .yarn/releases/yarn-4.2.1.cjs
yarnPath: .yarn/releases/yarn-4.2.2.cjs
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"sass": "1.69.7",
"typescript": "5.3.3",
"vite": "5.2.11",
"vite-plugin-sass-dts": "1.3.18"
"vite-plugin-sass-dts": "1.3.22"
},
"peerDependencies": {
"prettier": ">2.0.0"
},
"packageManager": "yarn@4.2.1"
"packageManager": "yarn@4.2.2"
}
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5217,7 +5217,7 @@ __metadata:
sha3: "npm:2.1.4"
typescript: "npm:5.3.3"
vite: "npm:5.2.11"
vite-plugin-sass-dts: "npm:1.3.18"
vite-plugin-sass-dts: "npm:1.3.22"
peerDependencies:
prettier: ">2.0.0"
languageName: unknown
Expand Down Expand Up @@ -8249,17 +8249,17 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-sass-dts@npm:1.3.18":
version: 1.3.18
resolution: "vite-plugin-sass-dts@npm:1.3.18"
"vite-plugin-sass-dts@npm:1.3.22":
version: 1.3.22
resolution: "vite-plugin-sass-dts@npm:1.3.22"
dependencies:
postcss-js: "npm:^4.0.1"
peerDependencies:
postcss: ^8
prettier: ^2.7 || ^3
sass: "*"
vite: ">=3"
checksum: 10/b3eff3b35037b93e362d5a14948850cb9dd77423d022613bfad4a37d1bca6f18313857ca175d9cf8b52f639ff90ea564935700bfeb1d9c460028c0007a460c51
checksum: 10/94f65cdab580aa6087661deb224192afc4973d64c11fdd39415251e037ad781859d93c59e401ba4cfe7242ad7d81725a54f7f6e8485ca895b336122de9f9061b
languageName: node
linkType: hard

Expand Down

0 comments on commit c77ae73

Please sign in to comment.