Skip to content

Commit

Permalink
chore(deps): update frontend-minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 61c03cc commit 373b53a
Show file tree
Hide file tree
Showing 37 changed files with 1,026 additions and 1,048 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
875 changes: 0 additions & 875 deletions frontend/.yarn/releases/yarn-3.7.0.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions frontend/.yarn/releases/yarn-3.8.1.cjs

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:
- "arm64"
- "ia32"

yarnPath: .yarn/releases/yarn-3.7.0.cjs
yarnPath: .yarn/releases/yarn-3.8.1.cjs
20 changes: 10 additions & 10 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,32 +31,32 @@
"dependencies": {
"@material/radio": "4.0.0",
"@material/switch": "4.0.0",
"firebase-tools": "13.6.0",
"preact": "10.19.3",
"preact-iso": "2.3.2",
"firebase-tools": "13.7.5",
"preact": "10.21.0",
"preact-iso": "2.6.2",
"preact-markup": "2.1.1",
"preact-render-to-string": "6.3.1",
"preact-render-to-string": "6.4.2",
"react-hint": "3.2.1",
"serve": "14.2.1",
"sha3": "2.1.4"
},
"devDependencies": {
"@preact/preset-vite": "2.8.1",
"@types/eslint": "^8",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"eslint": "8.56.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"eslint": "8.57.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"per-env": "1.0.2",
"prettier": "3.2.3",
"sass": "1.69.7",
"typescript": "5.3.3",
"sass": "1.76.0",
"typescript": "5.4.5",
"vite": "4.5.1",
"vite-plugin-sass-dts": "1.3.17"
},
"peerDependencies": {
"prettier": ">2.0.0"
},
"packageManager": "yarn@3.7.0"
"packageManager": "yarn@3.8.1"
}
Loading

0 comments on commit 373b53a

Please sign in to comment.