diff --git a/package.json b/package.json index 88b6b47..dfd513a 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "@babel/preset-react": "^7.24.6", - "@rails/actioncable": "^7.1.3", - "@rails/activestorage": "^7.1.3", + "@rails/actioncable": "^7.2.0", + "@rails/activestorage": "^7.2.0", "@rails/ujs": "^7.1.3", "@rails/webpacker": "5.4.4", "ansi-regex": "4.1.1", @@ -24,14 +24,14 @@ "crypto-js": "^4.2.0", "glob-parent": "6.0.2", "jquery": "^3.7.1", - "jquery-ui": "^1.13.3", + "jquery-ui": "^1.14.0", "json5": "^2.2.3", "nth-check": "2.1.1", "query-string": "^7.1.3", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^4.12.0", - "react-spring": "^9.7.3", + "react-spring": "^9.7.4", "stimulus": "^3.2.2", "styled-components": "^5.3.11", "tmi.js": "^1.8.5",