Skip to content

Commit 0066b3c

Browse files
chore(deps): bump the dependencies group with 3 updates (#7315)
Bumps the dependencies group with 3 updates: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom), [cypress](https://github.com/cypress-io/cypress) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `react-router-dom` from 6.24.1 to 6.25.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.25.0/packages/react-router-dom) Updates `cypress` from 13.13.0 to 13.13.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.13.0...v13.13.1) Updates `tailwindcss` from 3.4.5 to 3.4.6 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.5...v3.4.6) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c04b80d commit 0066b3c

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"copy-webpack-plugin": "^12.0.2",
8787
"css-loader": "^7.1.2",
8888
"css-minimizer-webpack-plugin": "^7.0.0",
89-
"cypress": "^13.13.0",
89+
"cypress": "^13.13.1",
9090
"directory-tree": "^3.5.2",
9191
"directory-tree-webpack-plugin": "^1.0.3",
9292
"duplexer": "^0.1.1",
@@ -132,7 +132,7 @@
132132
"sitemap-static": "^0.4.2",
133133
"static-site-generator-webpack-plugin": "^3.4.1",
134134
"style-loader": "^4.0.0",
135-
"tailwindcss": "^3.4.5",
135+
"tailwindcss": "^3.4.6",
136136
"tap-spot": "^1.1.2",
137137
"unist-util-visit": "^5.0.0",
138138
"webpack": "^5.93.0",
@@ -151,7 +151,7 @@
151151
"react": "^17.0.2",
152152
"react-dom": "^17.0.2",
153153
"react-helmet-async": "^1.3.0",
154-
"react-router-dom": "^6.24.1",
154+
"react-router-dom": "^6.25.0",
155155
"react-tiny-popover": "5",
156156
"react-use": "^17.5.0",
157157
"react-visibility-sensor": "^5.0.2",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2187,10 +2187,10 @@
21872187
"@react-spring/shared" "~9.7.3"
21882188
"@react-spring/types" "~9.7.3"
21892189

2190-
"@remix-run/router@1.17.1":
2191-
version "1.17.1"
2192-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.17.1.tgz#bf93997beb81863fde042ebd05013a2618471362"
2193-
integrity sha512-mCOMec4BKd6BRGBZeSnGiIgwsbLGp3yhVqAD8H+PxiRNEHgDpZb8J1TnrSDlg97t0ySKMQJTHCWBCmBpSmkF6Q==
2190+
"@remix-run/router@1.18.0":
2191+
version "1.18.0"
2192+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.18.0.tgz#20b033d1f542a100c1d57cfd18ecf442d1784732"
2193+
integrity sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw==
21942194

21952195
"@rollup/plugin-babel@^5.2.0":
21962196
version "5.2.2"
@@ -4604,10 +4604,10 @@ csstype@^3.1.2:
46044604
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
46054605
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
46064606

4607-
cypress@^13.13.0:
4608-
version "13.13.0"
4609-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.0.tgz#52b2914c0c1c7d8a51ec2e3df18e13995da95951"
4610-
integrity sha512-ou/MQUDq4tcDJI2FsPaod2FZpex4kpIK43JJlcBgWrX8WX7R/05ZxGTuxedOuZBfxjZxja+fbijZGyxiLP6CFA==
4607+
cypress@^13.13.1:
4608+
version "13.13.1"
4609+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.1.tgz#860c1142a6e58ea412a764f0ce6ad07567721129"
4610+
integrity sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==
46114611
dependencies:
46124612
"@cypress/request" "^3.0.0"
46134613
"@cypress/xvfb" "^1.2.4"
@@ -10889,20 +10889,20 @@ react-refresh@^0.14.2:
1088910889
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
1089010890
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
1089110891

10892-
react-router-dom@^6.24.1:
10893-
version "6.24.1"
10894-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.24.1.tgz#b1a22f7d6c5a1bfce30732bd370713f991ab4de4"
10895-
integrity sha512-U19KtXqooqw967Vw0Qcn5cOvrX5Ejo9ORmOtJMzYWtCT4/WOfFLIZGGsVLxcd9UkBO0mSTZtXqhZBsWlHr7+Sg==
10892+
react-router-dom@^6.25.0:
10893+
version "6.25.0"
10894+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.25.0.tgz#f46f98553e1b4b3bcd2e4bb1021e9144b02671bf"
10895+
integrity sha512-BhcczgDWWgvGZxjDDGuGHrA8HrsSudilqTaRSBYLWDayvo1ClchNIDVt5rldqp6e7Dro5dEFx9Mzc+r292lN0w==
1089610896
dependencies:
10897-
"@remix-run/router" "1.17.1"
10898-
react-router "6.24.1"
10897+
"@remix-run/router" "1.18.0"
10898+
react-router "6.25.0"
1089910899

10900-
react-router@6.24.1:
10901-
version "6.24.1"
10902-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.24.1.tgz#5a3bbba0000afba68d42915456ca4c806f37a7de"
10903-
integrity sha512-PTXFXGK2pyXpHzVo3rR9H7ip4lSPZZc0bHG5CARmj65fTT6qG7sTngmb6lcYu1gf3y/8KxORoy9yn59pGpCnpg==
10900+
react-router@6.25.0:
10901+
version "6.25.0"
10902+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.25.0.tgz#24f72cdf3bcc9be0f60b95af6cd88950c3d246e4"
10903+
integrity sha512-bziKjCcDbcxgWS9WlWFcQIVZ2vJHnCP6DGpQDT0l+0PFDasfJKgzf9CM22eTyhFsZkjk8ApCdKjJwKtzqH80jQ==
1090410904
dependencies:
10905-
"@remix-run/router" "1.17.1"
10905+
"@remix-run/router" "1.18.0"
1090610906

1090710907
react-tiny-popover@5:
1090810908
version "5.1.0"
@@ -12453,10 +12453,10 @@ table-layout@^1.0.1:
1245312453
typical "^5.2.0"
1245412454
wordwrapjs "^4.0.0"
1245512455

12456-
tailwindcss@^3.4.5:
12457-
version "3.4.5"
12458-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.5.tgz#0de2e92ed4d00fb015feb962fa0781605761724d"
12459-
integrity sha512-DlTxttYcogpDfx3tf/8jfnma1nfAYi2cBUYV2YNoPPecwmO3YGiFlOX9D8tGAu+EDF38ryBzvrDKU/BLMsUwbw==
12456+
tailwindcss@^3.4.6:
12457+
version "3.4.6"
12458+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.6.tgz#41faae16607e0916da1eaa4a3b44053457ba70dd"
12459+
integrity sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==
1246012460
dependencies:
1246112461
"@alloc/quick-lru" "^5.2.0"
1246212462
arg "^5.0.2"

0 commit comments

Comments
 (0)