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 Jun 30, 2024
1 parent cd76ccb commit dbe999b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"sass": "^1.77.6"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@babel/eslint-parser": "^7.24.7",
"babel-loader": "^9.1.3",
"browserify-css": "^0.15.0",
"css-loader": "^7.1.2",
"eslint": "^9.5.0",
"eslint": "^9.6.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 @@ -11,11 +11,11 @@
"@babel/plugin-transform-react-jsx": "^7.24.7",
"@gatsbyjs/reach-router": "^2.0.1",
"@popperjs/core": "^2.11.8",
"@sentry/gatsby": "^8.11.0",
"@sentry/gatsby": "^8.13.0",
"babel-eslint": "^10.0.0",
"bootstrap": "^5.3.3",
"common-tags": "^1.8.2",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-react-app": "^7.0.1",
"gatsby": "^5.13.6",
"gatsby-plugin-google-analytics": "^5.13.1",
Expand All @@ -27,7 +27,7 @@
"gatsby-transformer-sharp": "^5.13.1",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-bootstrap": "^2.10.3",
"react-bootstrap": "^2.10.4",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"typescript": "^5.5.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"typed.js": "^2.1.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@babel/eslint-parser": "^7.24.7",
"eslint": "^9.5.0",
"eslint": "^9.6.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,8 +5,8 @@ dj-database-url==2.2.0
whitenoise==6.7.0
django-compressor==4.5
django-storages==1.14.3
boto3==1.34.131
sentry-sdk==2.6.0
boto3==1.34.136
sentry-sdk==2.7.1
wagtail==6.1.2
csvkit==2.0.0

Expand Down

0 comments on commit dbe999b

Please sign in to comment.