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

Commit 718c1bf

Browse files
Update: dependencies 🆙
1 parent 3b907f4 commit 718c1bf

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

‎package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,26 +36,26 @@
3636
"format": "prettier --write . !CHANGELOG.md !coverage_cypress !coverage_jest !public"
3737
},
3838
"dependencies": {
39-
"@babel/runtime": "7.18.9",
40-
"@linaria/core": "4.1.0",
41-
"@reduxjs/toolkit": "1.8.3",
42-
"classnames": "2.3.1",
43-
"componentry": "5.0.0",
44-
"core-js": "3.24.1",
39+
"@babel/runtime": "7.22.6",
40+
"@linaria/core": "4.2.10",
41+
"@reduxjs/toolkit": "1.9.5",
42+
"classnames": "2.3.2",
43+
"componentry": "5.0.1",
44+
"core-js": "3.31.0",
4545
"dux-routing": "0.5.0",
46-
"nanoid": "4.0.0",
46+
"nanoid": "4.0.2",
4747
"numeral": "2.0.6",
4848
"path-to-regexp": "6.2.1",
4949
"prism-react-renderer": "1.3.5",
5050
"react": "18.2.0",
5151
"react-dom": "18.2.0",
52-
"react-redux": "8.0.2",
53-
"redux": "4.2.0",
54-
"redux-saga": "1.1.3",
55-
"redux-thunk": "2.4.1",
56-
"regenerator-runtime": "0.13.9",
52+
"react-redux": "8.1.1",
53+
"redux": "4.2.1",
54+
"redux-saga": "1.2.3",
55+
"redux-thunk": "2.4.2",
56+
"regenerator-runtime": "0.13.11",
5757
"svg-symbol-sprite-loader": "5.1.0",
58-
"tailwindcss": "3.1.7"
58+
"tailwindcss": "3.3.2"
5959
},
6060
"devDependencies": {
6161
"@babel/core": "7.18.9",

0 commit comments

Comments
 (0)