Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
Update: dependencies 🆙
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2023
1 parent 3b907f4 commit eda78a9
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@
"format": "prettier --write . !CHANGELOG.md !coverage_cypress !coverage_jest !public"
},
"dependencies": {
"@babel/runtime": "7.18.9",
"@linaria/core": "4.1.0",
"@reduxjs/toolkit": "1.8.3",
"classnames": "2.3.1",
"componentry": "5.0.0",
"core-js": "3.24.1",
"@babel/runtime": "7.22.11",
"@linaria/core": "4.5.4",
"@reduxjs/toolkit": "1.9.5",
"classnames": "2.3.2",
"componentry": "5.0.1",
"core-js": "3.32.1",
"dux-routing": "0.5.0",
"nanoid": "4.0.0",
"nanoid": "4.0.2",
"numeral": "2.0.6",
"path-to-regexp": "6.2.1",
"prism-react-renderer": "1.3.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.2",
"redux": "4.2.0",
"redux-saga": "1.1.3",
"redux-thunk": "2.4.1",
"regenerator-runtime": "0.13.9",
"react-redux": "8.1.2",
"redux": "4.2.1",
"redux-saga": "1.2.3",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.14.0",
"svg-symbol-sprite-loader": "5.1.0",
"tailwindcss": "3.1.7"
"tailwindcss": "3.3.3"
},
"devDependencies": {
"@babel/core": "7.18.9",
Expand Down

0 comments on commit eda78a9

Please sign in to comment.