Skip to content

Commit

Permalink
Update pypi and node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xmedr committed Sep 22, 2024
1 parent d60c9f9 commit cacf559
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"core-js": "^3.38.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sass": "^1.78.0"
"sass": "^1.79.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@babel/eslint-parser": "^7.25.1",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"browserify-css": "^0.15.0",
"css-loader": "^7.1.2",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"babel-eslint": "^10.1.0",
"bootstrap": "^5.3.3",
"common-tags": "^1.8.2",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-react-app": "^7.0.1",
"gatsby": "^5.13.7",
"gatsby-plugin-google-analytics": "^5.13.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"react-dom": "^18.3.1",
"react-dropdown-select": "^4.11.3",
"react-leaflet": "^4.2.1",
"react-select": "^5.8.0",
"sass": "^1.78.0",
"react-select": "^5.8.1",
"sass": "^1.79.3",
"typed.js": "^2.1.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@babel/eslint-parser": "^7.25.1",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dj-database-url==2.2.0
whitenoise==6.7.0
django-compressor==4.5.1
django-storages==1.14.4
boto3==1.35.19
boto3==1.35.24
sentry-sdk==2.14.0
wagtail==6.2.1
csvkit==2.0.1
Expand Down

0 comments on commit cacf559

Please sign in to comment.