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 Apr 15, 2024
1 parent 3a1716f commit 2bd9da9
Show file tree
Hide file tree
Showing 46 changed files with 1,103 additions and 1,044 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.
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 @@ -11,4 +11,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

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.0.3",
"preact": "10.19.3",
"preact-iso": "2.3.2",
"firebase-tools": "13.7.2",
"preact": "10.20.2",
"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.6.0",
"@typescript-eslint/parser": "7.6.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.75.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 2bd9da9

Please sign in to comment.