Skip to content

Commit

Permalink
Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Sep 18, 2024
1 parent db75eac commit a0b95fe
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 165 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"semi": false
},
"dependencies": {
"@rspack/cli": "^1.0.3",
"@rspack/core": "^1.0.3",
"@rspack/cli": "^1.0.5",
"@rspack/core": "^1.0.5",
"@swc/helpers": "^0.5.13",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"core-js": "^3.38.1",
"html-webpack-plugin": "^5.6.0",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"postcss-loader": "^8.1.1",
"postcss-nesting": "^13.0.0"
}
Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@ charset-normalizer==3.3.2
click==8.1.7
coverage==7.6.1
django==5.1.1
django-authlib==0.17.0
django-authlib==0.17.1
django-canonical-domain==0.11.0
django-debug-toolbar==5.0.0a0
django-ratelimit==4.1.0
granian==1.6.0
idna==3.8
idna==3.10
oauthlib==3.2.2
polib==1.2.0
psycopg==3.2.1
psycopg-binary==3.2.1
psycopg==3.2.2
psycopg-binary==3.2.2
python-dateutil==2.9.0.post0
requests==2.32.3
requests-oauthlib==2.0.0
sentry-sdk==2.13.0
sentry-sdk==2.14.0
six==1.16.0
sniffio==1.3.1
speckenv==6.2
sqlparse==0.5.1
starlette==0.38.4
starlette==0.38.5
time-machine==2.15.0
typing-extensions==4.12.2
urllib3==2.2.2
urllib3==2.2.3
uvloop==0.21.0b1
Loading

0 comments on commit a0b95fe

Please sign in to comment.