Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rallu committed Oct 21, 2022
1 parent fb9afc6 commit 97d2da6
Show file tree
Hide file tree
Showing 19 changed files with 82,079 additions and 98,982 deletions.
2,271 changes: 1,043 additions & 1,228 deletions examples/react/package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions examples/react/package.json
Expand Up @@ -12,27 +12,27 @@
"test": "echo 'No tests'"
},
"dependencies": {
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@klevu/core": "^1.3.0",
"@mui/icons-material": "^5.4.1",
"@mui/material": "^5.4.1",
"axios": "^0.27.2",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.8",
"axios": "^1.1.2",
"lodash.debounce": "^4.0.8",
"lodash.groupby": "^4.6.0",
"material-ui-popup-state": "^2.0.0",
"notistack": "^2.0.4",
"material-ui-popup-state": "^4.1.0",
"notistack": "^2.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.2.1",
"swiper": "^8.1.0"
"react-router-dom": "^6.4.2",
"swiper": "^8.4.3"
},
"type": "commonjs",
"author": "",
"license": "ISC",
"devDependencies": {
"@emotion/babel-plugin": "^11.7.2",
"@vitejs/plugin-react": "^1.2.0",
"vite": "^2.7.13"
"@emotion/babel-plugin": "^11.10.2",
"@vitejs/plugin-react": "^2.1.0",
"vite": "^3.1.7"
}
}

0 comments on commit 97d2da6

Please sign in to comment.