Skip to content

Commit 58e6e91

Browse files
chore(deps): update non-major
1 parent 3cb57d1 commit 58e6e91

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

package.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -33,60 +33,60 @@
3333
],
3434
"types": "dist/index.d.ts",
3535
"dependencies": {
36-
"@juggle/resize-observer": "^3.2.0",
37-
"@reach/portal": "^0.13.0",
38-
"@xstate/react": "^1.2.0",
36+
"@juggle/resize-observer": "^3.4.0",
37+
"@reach/portal": "^0.18.0",
38+
"@xstate/react": "^1.6.3",
3939
"body-scroll-lock": "^3.1.5",
40-
"focus-trap": "^6.2.2",
40+
"focus-trap": "^6.9.4",
4141
"react-spring": "^8.0.27",
4242
"react-use-gesture": "^8.0.1",
43-
"xstate": "^4.15.1"
43+
"xstate": "^4.38.3"
4444
},
4545
"peerDependencies": {
4646
"react": "^16.14.0 || 17 || 18"
4747
},
4848
"devDependencies": {
49-
"@rooks/use-raf": "^4.5.0",
49+
"@rooks/use-raf": "^4.11.2",
5050
"@semantic-release/changelog": "^5.0.1",
51-
"@semantic-release/git": "^9.0.0",
52-
"@tailwindcss/forms": "^0.4.0",
53-
"@types/classnames": "^2.2.11",
54-
"@types/node": "^14.14.10",
55-
"@types/react": "^17.0.0",
56-
"@typescript-eslint/eslint-plugin": "^4.9.0",
57-
"@typescript-eslint/parser": "^4.9.0",
51+
"@semantic-release/git": "^9.0.1",
52+
"@tailwindcss/forms": "^0.5.10",
53+
"@types/classnames": "^2.3.4",
54+
"@types/node": "^14.18.63",
55+
"@types/react": "^17.0.89",
56+
"@typescript-eslint/eslint-plugin": "^4.33.0",
57+
"@typescript-eslint/parser": "^4.33.0",
5858
"@use-it/interval": "^1.0.0",
59-
"@xstate/inspect": "^0.6.0",
60-
"autoprefixer": "^10.0.4",
61-
"babel-eslint": "^10.1.0",
59+
"@xstate/inspect": "^0.8.0",
60+
"autoprefixer": "^10.4.22",
61+
"@babel/eslint-parser": "^7.11.0",
6262
"babel-plugin-transform-remove-console": "^6.9.4",
63-
"classnames": "^2.2.6",
64-
"eslint": "^7.14.0",
63+
"classnames": "^2.5.1",
64+
"eslint": "^7.32.0",
6565
"eslint-config-react-app": "^6.0.0",
66-
"eslint-plugin-flowtype": "^5.2.0",
67-
"eslint-plugin-import": "^2.22.1",
68-
"eslint-plugin-jsx-a11y": "^6.4.1",
69-
"eslint-plugin-react": "^7.21.5",
66+
"eslint-plugin-flowtype": "^5.10.0",
67+
"eslint-plugin-import": "^2.32.0",
68+
"eslint-plugin-jsx-a11y": "^6.10.2",
69+
"eslint-plugin-react": "^7.37.5",
7070
"eslint-plugin-react-hooks": "^4.2.0",
7171
"husky": "^6.0.0",
72-
"lint-staged": "^10.5.3",
73-
"microbundle": "^0.14.0",
72+
"lint-staged": "^10.5.4",
73+
"microbundle": "^0.15.1",
7474
"next": "^10.0.3",
7575
"postcss": "^8.1.14",
76-
"postcss-cli": "^8.3.0",
77-
"postcss-custom-properties-fallback": "^1.0.1",
78-
"postcss-import-svg": "^1.0.1",
79-
"postcss-preset-env": "^6.7.0",
80-
"prettier": "^2.2.1",
81-
"prettier-package-json": "^2.1.3",
82-
"react": "^17.0.0",
83-
"react-dom": "^17.0.0",
76+
"postcss-cli": "^8.3.1",
77+
"postcss-custom-properties-fallback": "^1.0.2",
78+
"postcss-import-svg": "^1.0.5",
79+
"postcss-preset-env": "^6.7.2",
80+
"prettier": "^2.8.8",
81+
"prettier-package-json": "^2.8.0",
82+
"react": "^17.0.2",
83+
"react-dom": "^17.0.2",
8484
"rimraf": "^3.0.2",
8585
"semantic-release": "^17.3.0",
86-
"smooth-scroll-into-view-if-needed": "^1.1.29",
86+
"smooth-scroll-into-view-if-needed": "^1.1.33",
8787
"svgo": "^1.3.2",
88-
"tailwindcss": "^2.0.1",
89-
"typescript": "^4.1.2"
88+
"tailwindcss": "^2.2.19",
89+
"typescript": "^4.9.5"
9090
},
9191
"keywords": [
9292
"animation",

0 commit comments

Comments
 (0)