Skip to content

Commit 5c44d9c

Browse files
chore: 🤖 updated dependencies
1 parent bf83828 commit 5c44d9c

File tree

2 files changed

+3008
-2316
lines changed

2 files changed

+3008
-2316
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-web-share",
33
"author": "Harsh Zalavadiya",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"license": "MIT",
66
"repository": "harshzalavadiya/react-web-share",
77
"module": "dist/react-web-share.esm.js",
@@ -26,28 +26,28 @@
2626
},
2727
"devDependencies": {
2828
"@ampproject/filesize": "^4.3.0",
29-
"@babel/core": "^7.13.16",
30-
"@size-limit/preset-small-lib": "^4.10.2",
31-
"@storybook/addon-essentials": "^6.1.14",
29+
"@babel/core": "^7.16.5",
30+
"@size-limit/preset-small-lib": "^7.0.5",
31+
"@storybook/addon-essentials": "^6.4.9",
3232
"@storybook/addon-info": "^5.3.21",
3333
"@storybook/addon-knobs": "^6.1.14",
34-
"@storybook/addon-links": "^6.1.14",
35-
"@storybook/addon-storysource": "^6.1.14",
36-
"@storybook/addons": "^6.1.14",
37-
"@storybook/react": "^6.1.14",
38-
"@types/react": "^17.0.0",
39-
"@types/react-dom": "^17.0.0",
40-
"babel-loader": "^8.2.2",
41-
"eslint-plugin-prettier": "^3.4.0",
42-
"husky": "^6.0.0",
43-
"react": "^16.13.1",
34+
"@storybook/addon-links": "^6.4.9",
35+
"@storybook/addon-storysource": "^6.4.9",
36+
"@storybook/addons": "^6.4.9",
37+
"@storybook/react": "^6.4.9",
38+
"@types/react": "^17.0.38",
39+
"@types/react-dom": "^17.0.11",
40+
"babel-loader": "^8.2.3",
41+
"eslint-plugin-prettier": "^4.0.0",
42+
"husky": "^7.0.4",
43+
"react": "^17.0.2",
4444
"react-dom": "^17.0.2",
4545
"react-is": "^17.0.2",
46-
"size-limit": "^4.10.2",
47-
"ts-loader": "^9.1.0",
46+
"size-limit": "^7.0.5",
47+
"ts-loader": "^9.2.6",
4848
"tsdx": "^0.14.1",
49-
"tslib": "^2.2.0",
50-
"typescript": "^4.2.4"
49+
"tslib": "^2.3.1",
50+
"typescript": "^4.5.4"
5151
},
5252
"prettier": {
5353
"printWidth": 100,

0 commit comments

Comments
 (0)