Skip to content

Commit 0708ce7

Browse files
chore(deps): update all dependencies
1 parent 6bbc38f commit 0708ce7

3 files changed

Lines changed: 160 additions & 140 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@testing-library/react": "16.3.2",
4040
"@testing-library/user-event": "14.6.1",
4141
"@types/randomstring": "1.3.0",
42-
"@types/react": "19.2.13",
42+
"@types/react": "19.2.14",
4343
"@types/react-dom": "19.2.3",
4444
"@types/react-redux": "7.1.34",
4545
"@types/topojson-client": "3.1.5",
@@ -58,7 +58,7 @@
5858
"d3-shape": "3.2.0",
5959
"d3-time-format": "4.1.0",
6060
"date-fns": "4.1.0",
61-
"downshift": "9.2.0",
61+
"downshift": "9.3.1",
6262
"jotai": "2.17.1",
6363
"nanoid": "5.1.6",
6464
"postcss": "8.5.6",
@@ -106,14 +106,14 @@
106106
"eslint-plugin-jsx-a11y": "^6.9.0",
107107
"eslint-plugin-prettier": "5.5.5",
108108
"eslint-plugin-react": "7.37.5",
109-
"msw": "2.12.8",
110-
"stylelint": "17.1.1",
109+
"msw": "2.12.10",
110+
"stylelint": "17.3.0",
111111
"stylelint-config-standard-scss": "17.0.0",
112112
"stylelint-order": "7.0.1",
113113
"vitest": "^4.0.0"
114114
},
115115
"resolutions": {
116-
"vitest/**/glob": "13.0.1",
116+
"vitest/**/glob": "13.0.3",
117117
"lodash": "4.17.23"
118118
}
119119
}

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ Flask-WTF==1.2.2
1414
bleach==6.3.0
1515
emoji==2.15.0
1616
feedgen==1.0.0
17-
humanize==4.9.0
17+
humanize==4.15.0
1818
mistune==2.0.5
1919
pybadges==3.0.1
2020
pycountry==24.6.1
2121
pymacaroons==0.13.0
2222
python-dateutil==2.9.0.post0
2323
requests==2.32.5
24-
responses==0.22.0
25-
ruamel.yaml==0.18.5
24+
responses==0.25.8
25+
ruamel.yaml==0.19.1
2626
vcrpy-unittest==0.1.7
2727
user-agents==2.2.0
2828
dnspython==2.8.0

0 commit comments

Comments
 (0)