Skip to content

Commit eb12121

Browse files
chore(deps): update all non-major dependencies
1 parent d5595ec commit eb12121

File tree

4 files changed

+3156
-2339
lines changed

4 files changed

+3156
-2339
lines changed

package.json

+45-45
Original file line numberDiff line numberDiff line change
@@ -71,71 +71,71 @@
7171
"react-dom": ">=16.3.0"
7272
},
7373
"devDependencies": {
74-
"@4c/cli": "^2.2.1",
75-
"@4c/rollout": "^2.2.0",
76-
"@4c/tsconfig": "^0.3.1",
77-
"@babel/cli": "^7.13.10",
78-
"@babel/core": "^7.13.10",
79-
"@babel/plugin-proposal-class-properties": "^7.13.0",
80-
"@babel/plugin-transform-runtime": "^7.13.10",
74+
"@4c/cli": "^2.2.9",
75+
"@4c/rollout": "^2.2.2",
76+
"@4c/tsconfig": "^0.4.1",
77+
"@babel/cli": "^7.26.4",
78+
"@babel/core": "^7.26.0",
79+
"@babel/plugin-proposal-class-properties": "^7.18.6",
80+
"@babel/plugin-transform-runtime": "^7.25.9",
8181
"@babel/polyfill": "^7.12.1",
82-
"@babel/preset-env": "^7.13.12",
83-
"@babel/preset-react": "^7.12.13",
84-
"@babel/preset-typescript": "^7.13.0",
82+
"@babel/preset-env": "^7.26.0",
83+
"@babel/preset-react": "^7.26.3",
84+
"@babel/preset-typescript": "^7.26.0",
8585
"@react-bootstrap/eslint-config": "^1.3.2",
86-
"@rollup/plugin-node-resolve": "^11.2.0",
87-
"@types/classnames": "^2.2.11",
88-
"@types/react": "^17.0.3",
89-
"@types/react-dom": "^17.0.2",
90-
"@typescript-eslint/eslint-plugin": "^4.19.0",
91-
"@typescript-eslint/parser": "^4.19.0",
86+
"@rollup/plugin-node-resolve": "^11.2.1",
87+
"@types/classnames": "^2.3.4",
88+
"@types/react": "^17.0.83",
89+
"@types/react-dom": "^17.0.26",
90+
"@typescript-eslint/eslint-plugin": "^4.33.0",
91+
"@typescript-eslint/parser": "^4.33.0",
9292
"babel-eslint": "^10.1.0",
9393
"babel-plugin-add-module-exports": "^1.0.4",
94-
"babel-plugin-istanbul": "^6.0.0",
95-
"chai": "^4.3.4",
94+
"babel-plugin-istanbul": "^6.1.1",
95+
"chai": "^4.5.0",
9696
"cherry-pick": "^0.5.0",
9797
"cross-env": "^7.0.3",
9898
"enzyme": "^3.11.0",
99-
"enzyme-adapter-react-16": "^1.15.6",
100-
"eslint": "^7.22.0",
101-
"eslint-config-4catalyzer-typescript": "^3.0.3",
102-
"eslint-config-prettier": "^8.1.0",
103-
"eslint-plugin-import": "^2.22.1",
104-
"eslint-plugin-jsx-a11y": "^6.4.1",
105-
"eslint-plugin-mocha": "^8.1.0",
106-
"eslint-plugin-prettier": "^3.3.1",
107-
"eslint-plugin-react": "^7.22.0",
108-
"eslint-plugin-react-hooks": "^4.2.0",
109-
"gh-pages": "^3.1.0",
99+
"enzyme-adapter-react-16": "^1.15.8",
100+
"eslint": "^7.32.0",
101+
"eslint-config-4catalyzer-typescript": "^3.3.0",
102+
"eslint-config-prettier": "^8.10.0",
103+
"eslint-plugin-import": "^2.31.0",
104+
"eslint-plugin-jsx-a11y": "^6.10.2",
105+
"eslint-plugin-mocha": "^8.2.0",
106+
"eslint-plugin-prettier": "^3.4.1",
107+
"eslint-plugin-react": "^7.37.3",
108+
"eslint-plugin-react-hooks": "^4.6.2",
109+
"gh-pages": "^3.2.3",
110110
"husky": "^5.2.0",
111-
"jquery": "^3.6.0",
111+
"jquery": "^3.7.1",
112112
"karma": "^6.2.0",
113-
"karma-chrome-launcher": "^3.1.0",
114-
"karma-coverage": "^2.0.3",
115-
"karma-firefox-launcher": "^2.1.0",
113+
"karma-chrome-launcher": "^3.2.0",
114+
"karma-coverage": "^2.2.1",
115+
"karma-firefox-launcher": "^2.1.3",
116116
"karma-mocha": "^2.0.1",
117117
"karma-mocha-reporter": "^2.2.5",
118118
"karma-sinon-chai": "^2.0.2",
119-
"karma-sourcemap-loader": "^0.3.8",
120-
"karma-webpack": "5.0.0",
119+
"karma-sourcemap-loader": "^0.4.0",
120+
"karma-webpack": "5.0.1",
121121
"lint-staged": "^10.5.4",
122-
"mocha": "^8.3.2",
123-
"prettier": "^2.2.1",
122+
"mocha": "^8.4.0",
123+
"prettier": "^2.8.8",
124124
"process": "^0.11.10",
125125
"react": "^16.14.0",
126126
"react-dom": "^16.14.0",
127-
"react-transition-group": "^4.4.1",
127+
"react-transition-group": "^4.4.5",
128128
"rimraf": "^3.0.2",
129-
"rollup": "^2.42.3",
129+
"rollup": "^2.79.2",
130130
"simulant": "^0.2.2",
131131
"sinon": "^9.2.4",
132-
"sinon-chai": "^3.5.0",
132+
"sinon-chai": "^3.7.0",
133133
"stream-browserify": "^3.0.0",
134-
"typescript": "^4.2.3",
135-
"util": "^0.12.3",
136-
"webpack": "^5.27.2",
137-
"webpack-atoms": "^16.0.1",
138-
"webpack-cli": "^4.5.0"
134+
"typescript": "^4.9.5",
135+
"util": "^0.12.5",
136+
"webpack": "^5.97.1",
137+
"webpack-atoms": "^16.1.0",
138+
"webpack-cli": "^4.10.0"
139139
},
140140
"bugs": {
141141
"url": "https://github.com/react-bootstrap/react-overlays/issues"

www/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
},
1111
"devDependencies": {
1212
"@docpocalypse/gatsby-theme": "^0.11.30",
13-
"@emotion/core": "^10.1.1",
14-
"@emotion/styled": "^10.0.27",
13+
"@emotion/core": "^10.3.1",
14+
"@emotion/styled": "^10.3.0",
1515
"astroturf": "^0.10.5",
16-
"bootstrap": "^4.6.0",
17-
"dom-helpers": "^5.2.0",
16+
"bootstrap": "^4.6.2",
17+
"dom-helpers": "^5.2.1",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.32.11",
19+
"gatsby": "^2.32.13",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.8.0",
2222
"lodash": "^4.17.21",
23-
"prop-types": "^15.7.2",
23+
"prop-types": "^15.8.1",
2424
"react": "^16.14.0",
2525
"react-dom": "^16.14.0",
26-
"react-transition-group": "^4.4.1",
27-
"sass": "^1.32.8"
26+
"react-transition-group": "^4.4.5",
27+
"sass": "^1.83.0"
2828
},
2929
"resolutions": {
3030
"ast-types": "^0.14.2"

0 commit comments

Comments
 (0)