Skip to content

Commit 33711ec

Browse files
build(deps): bump react-tiny-popover from 5.1.0 to 7.1.0
Bumps [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) from 5.1.0 to 7.1.0. - [Release notes](https://github.com/alexkatz/react-tiny-popover/releases) - [Changelog](https://github.com/alexkatz/react-tiny-popover/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexkatz/react-tiny-popover/commits/v7.1.0) --- updated-dependencies: - dependency-name: react-tiny-popover dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 190c769 commit 33711ec

File tree

2 files changed

+1039
-1039
lines changed

2 files changed

+1039
-1039
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://github.com/webpack/webpack.js.org/issues"
2222
},
2323
"engines": {
24-
"node": ">=12"
24+
"node": ">=14"
2525
},
2626
"scripts": {
2727
"clean-dist": "rimraf ./dist",
@@ -73,31 +73,31 @@
7373
]
7474
},
7575
"devDependencies": {
76-
"@babel/core": "^7.18.5",
76+
"@babel/core": "^7.18.6",
7777
"@babel/eslint-parser": "^7.18.2",
7878
"@babel/plugin-proposal-class-properties": "^7.17.12",
79-
"@babel/preset-env": "^7.18.2",
80-
"@babel/preset-react": "^7.17.12",
79+
"@babel/preset-env": "^7.18.6",
80+
"@babel/preset-react": "^7.18.6",
8181
"@mdx-js/loader": "^2.0.0-next.9",
82-
"@octokit/auth-action": "^1.3.3",
83-
"@octokit/rest": "^18.12.0",
84-
"@parcel/css": "^1.10.1",
82+
"@octokit/auth-action": "^2.0.0",
83+
"@octokit/rest": "^19.0.3",
84+
"@parcel/css": "^1.11.2",
8585
"@pmmmwh/react-refresh-webpack-plugin": "next",
8686
"@svgr/webpack": "^6.2.1",
8787
"autoprefixer": "^10.4.7",
8888
"babel-loader": "^8.2.5",
8989
"copy-webpack-plugin": "^11.0.0",
9090
"css-loader": "^6.7.1",
9191
"css-minimizer-webpack-plugin": "^4.0.0",
92-
"cypress": "^10.2.0",
92+
"cypress": "^10.3.0",
9393
"directory-tree": "^3.3.0",
9494
"directory-tree-webpack-plugin": "^1.0.3",
9595
"duplexer": "^0.1.1",
96-
"eslint": "^8.18.0",
96+
"eslint": "^8.19.0",
9797
"eslint-config-prettier": "^8.5.0",
9898
"eslint-plugin-cypress": "^2.12.1",
99-
"eslint-plugin-mdx": "^2.0.0",
100-
"eslint-plugin-react": "^7.30.0",
99+
"eslint-plugin-mdx": "^2.0.1",
100+
"eslint-plugin-react": "^7.30.1",
101101
"eslint-plugin-react-hooks": "^4.6.0",
102102
"front-matter": "^4.0.2",
103103
"github-slugger": "^1.4.0",
@@ -106,19 +106,19 @@
106106
"http-server": "^14.1.1",
107107
"husky": "^8.0.1",
108108
"hyperlink": "^5.0.4",
109-
"jest": "^28.1.1",
110-
"lint-staged": "^13.0.2",
109+
"jest": "^28.1.2",
110+
"lint-staged": "^13.0.3",
111111
"lodash": "^4.17.21",
112112
"markdownlint": "^0.26.0",
113113
"markdownlint-cli": "^0.31.1",
114114
"mdast-util-to-string": "^3.1.0",
115115
"mini-css-extract-plugin": "^2.6.1",
116116
"mkdirp": "^1.0.4",
117117
"modularscale-sass": "^3.0.3",
118-
"node-fetch": "^3.2.6",
118+
"node-fetch": "^3.2.8",
119119
"npm-run-all": "^4.1.1",
120120
"postcss": "^8.4.14",
121-
"postcss-loader": "^7.0.0",
121+
"postcss-loader": "^7.0.1",
122122
"prettier": "^2.7.1",
123123
"react-refresh": "^0.14.0",
124124
"redirect-webpack-plugin": "^1.0.0",
@@ -132,20 +132,20 @@
132132
"remark-refractor": "montogeek/remark-refractor",
133133
"rimraf": "^3.0.2",
134134
"sass": "^1.53.0",
135-
"sass-loader": "^13.0.0",
135+
"sass-loader": "^13.0.2",
136136
"sirv-cli": "^2.0.2",
137137
"sitemap-static": "^0.4.2",
138138
"static-site-generator-webpack-plugin": "^3.4.1",
139139
"style-loader": "^3.3.1",
140-
"tailwindcss": "^3.1.4",
140+
"tailwindcss": "^3.1.6",
141141
"tap-spot": "^1.1.2",
142142
"textlint": "^11.8.2",
143143
"textlint-rule-heading": "^1.0.10",
144144
"unist-util-visit": "^4.1.0",
145145
"webpack": "^5.73.0",
146146
"webpack-bundle-analyzer": "^4.5.0",
147147
"webpack-cli": "^4.10.0",
148-
"webpack-dev-server": "^4.9.2",
148+
"webpack-dev-server": "^4.9.3",
149149
"webpack-merge": "^5.8.0",
150150
"workbox-webpack-plugin": "^6.5.3"
151151
},
@@ -158,7 +158,7 @@
158158
"react-helmet-async": "^1.3.0",
159159
"react-router-dom": "^6.3.0",
160160
"react-spring": "^9.4.5",
161-
"react-tiny-popover": "5",
161+
"react-tiny-popover": "7",
162162
"react-use": "^17.4.0",
163163
"react-visibility-sensor": "^5.0.2",
164164
"webpack-pwa-manifest": "^4.3.0",

0 commit comments

Comments
 (0)