Skip to content

Commit af037d8

Browse files
authored
Merge pull request #315 from OpenConext/dependabot/npm_and_yarn/client/javascript-minor-30a0b6657b
Bump the javascript-minor group in /client with 10 updates
2 parents 2a70ea3 + 0fabd89 commit af037d8

File tree

2 files changed

+352
-149
lines changed

2 files changed

+352
-149
lines changed

client/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,28 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
6+
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
77
"tiny-warning": "^1.0.3"
88
},
99
"devDependencies": {
1010
"@fortawesome/fontawesome-svg-core": "^6.5.2",
1111
"@fortawesome/free-solid-svg-icons": "^6.5.2",
12-
"@fortawesome/react-fontawesome": "^0.2.2",
12+
"@fortawesome/react-fontawesome": "^0.2.3",
1313
"@testing-library/jest-dom": "^6.7.0",
14-
"@testing-library/react": "^16.2.0",
15-
"@testing-library/user-event": "^14.5.2",
16-
"core-js": "^3.37.1",
14+
"@testing-library/react": "^16.3.0",
15+
"@testing-library/user-event": "^14.6.1",
16+
"core-js": "^3.45.0",
1717
"dompurify": "^3.2.6",
1818
"es6-promise": "^4.2.8",
1919
"handlebars": "^4.7.8",
2020
"highcharts": "^11.4.3",
2121
"@tippyjs/react": "^4.2.6",
2222
"http-proxy-middleware": "^3.0.5",
23-
"i18n-js": "^4.4.3",
24-
"isomorphic-dompurify": "^2.12.0",
23+
"i18n-js": "^4.5.1",
24+
"isomorphic-dompurify": "^2.26.0",
2525
"js-cookie": "^3.0.5",
2626
"lodash.debounce": "^4.0.8",
27-
"luxon": "^3.4.4",
27+
"luxon": "^3.7.1",
2828
"nth-check": "^2.1.1",
2929
"prop-types": "^15.8.1",
3030
"react": "^18.3.1",
@@ -37,10 +37,10 @@
3737
"react-modal": "^3.16.3",
3838
"react-router-dom": "^4.3.1",
3939
"react-scripts": "5.0.1",
40-
"react-select": "^5.8.0",
40+
"react-select": "^5.10.2",
4141
"react-table": "6.8.6",
4242
"react-tooltip": "^5.29.1",
43-
"sass": "^1.83.4",
43+
"sass": "^1.90.0",
4444
"source-map-explorer": "^2.5.3",
4545
"spin.js": "^4.1.2",
4646
"@babel/plugin-proposal-private-property-in-object" : "^7.21.11"

0 commit comments

Comments
 (0)