Skip to content

Commit

Permalink
chore(deps): update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent d5a0c31 commit cc7d0d9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-i18next": "15.0.2",
"react-router-dom": "6.26.2",
"react-window": "1.8.10",
"universal-cookie": "7.1.4",
"universal-cookie": "7.2.0",
"yup": "1.4.0"
},
"scripts": {
Expand Down Expand Up @@ -104,7 +104,7 @@
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react-hooks": "5.1.0-rc-eb3ad065-20240822",
"eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614",
"eslint-plugin-unicorn": "55.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
Expand Down
20 changes: 10 additions & 10 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5782,12 +5782,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:5.1.0-rc-eb3ad065-20240822":
version: 5.1.0-rc-eb3ad065-20240822
resolution: "eslint-plugin-react-hooks@npm:5.1.0-rc-eb3ad065-20240822"
"eslint-plugin-react-hooks@npm:5.1.0-rc-fb9a90fa48-20240614":
version: 5.1.0-rc-fb9a90fa48-20240614
resolution: "eslint-plugin-react-hooks@npm:5.1.0-rc-fb9a90fa48-20240614"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
checksum: 10/6020f024388a73af15075a6c5d85596c358d6b068ecab684a7b78b4b07d357bc5f45c3421d7edaf807bb3aa27064ac0f947c7e8622882939731d5a8439447e2c
checksum: 10/993da76357003f0f788d9eb621d463012fb5ad42cf92d3eacbf7498e2a2fa707d77c59f5e940642724cd61340b1256d13cebaa7b8fbaa3c432c03911ef6bd40e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6348,7 +6348,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:6.10.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.37.0"
eslint-plugin-react-hooks: "npm:5.1.0-rc-eb3ad065-20240822"
eslint-plugin-react-hooks: "npm:5.1.0-rc-fb9a90fa48-20240614"
eslint-plugin-unicorn: "npm:55.0.0"
graphql: "npm:16.9.0"
i18next: "npm:23.15.1"
Expand Down Expand Up @@ -6378,7 +6378,7 @@ __metadata:
ts-node: "npm:10.9.2"
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.7.0"
universal-cookie: "npm:7.1.4"
universal-cookie: "npm:7.2.0"
unplugin-inject-preload: "npm:3.0.0"
vite: "npm:5.4.8"
vite-imagetools: "npm:7.0.4"
Expand Down Expand Up @@ -11293,13 +11293,13 @@ __metadata:
languageName: node
linkType: hard

"universal-cookie@npm:7.1.4":
version: 7.1.4
resolution: "universal-cookie@npm:7.1.4"
"universal-cookie@npm:7.2.0":
version: 7.2.0
resolution: "universal-cookie@npm:7.2.0"
dependencies:
"@types/cookie": "npm:^0.6.0"
cookie: "npm:^0.6.0"
checksum: 10/1a3ae4cd37e90838cc0f034374ae73f294b444a377525a43c4dce80dddd32f1ad36a05b38332f8fb446d641df481ecd99b64fdbb008aa82a6ab5c0d2854a89a4
checksum: 10/56f217528469a23a703ad19c84451b8a4cee66dee8e8c292a0419df40ffd8f11d38ed778132b223150f775aa5dd31124d07931346e67b7c0d8cbb1a58fdca0df
languageName: node
linkType: hard

Expand Down

0 comments on commit cc7d0d9

Please sign in to comment.