Skip to content

Commit bf08fd9

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /SW.Bitween.Web/ClientApp directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [postcss](https://github.com/postcss/postcss). Updates `react-router` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@8.3.0/packages/react-router) Updates `postcss` from 8.5.19 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.26) --- updated-dependencies: - dependency-name: react-router dependency-version: 8.3.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.26 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b05366 commit bf08fd9

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

SW.Bitween.Web/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lucide-react": "^1.24.0",
2424
"react": "^19.2.7",
2525
"react-dom": "^19.2.7",
26-
"react-router": "^8.2.0",
26+
"react-router": "^8.3.0",
2727
"tailwindcss": "^4.3.2"
2828
},
2929
"devDependencies": {

SW.Bitween.Web/ClientApp/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -834,10 +834,10 @@ magic-string@^0.30.21:
834834
dependencies:
835835
"@jridgewell/sourcemap-codec" "^1.5.5"
836836

837-
nanoid@^3.3.12:
838-
version "3.3.16"
839-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16.tgz#a04d8ec4b1f10009d2d533947aefe4293737816c"
840-
integrity sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==
837+
nanoid@^3.3.17:
838+
version "3.3.18"
839+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.18.tgz#f66a2de1199ffde0fcf21c8a5f13106b1c081913"
840+
integrity sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==
841841

842842
obug@^2.1.1:
843843
version "2.1.3"
@@ -899,11 +899,11 @@ playwright@1.61.1:
899899
fsevents "2.3.2"
900900

901901
postcss@^8.5.16:
902-
version "8.5.19"
903-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.19.tgz#45ad5cfde499408e20147348237551381a922037"
904-
integrity sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==
902+
version "8.5.26"
903+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.26.tgz#6e75135780c7e10df3433bf2266c552d35c8c620"
904+
integrity sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==
905905
dependencies:
906-
nanoid "^3.3.12"
906+
nanoid "^3.3.17"
907907
picocolors "^1.1.1"
908908
source-map-js "^1.2.1"
909909

@@ -929,10 +929,10 @@ react-dom@^19.2.7:
929929
dependencies:
930930
scheduler "^0.27.0"
931931

932-
react-router@^8.2.0:
933-
version "8.2.0"
934-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-8.2.0.tgz#194809cb06a1b9ed83654882fd549b7fd47a20fd"
935-
integrity sha512-uP1LgGNHyilL1u+ZkecQk74DJOKOb6q4NLNYLRJcD/fjoogftNb5/Rj/07o/QBFsY/5MbAKPm1peTCQuVPv9cQ==
932+
react-router@^8.3.0:
933+
version "8.3.0"
934+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-8.3.0.tgz#b7bc69c3e3833ba79ebf892aef03d62b649508f8"
935+
integrity sha512-qyPMvW83jGIct3yiieisxdk9M745anqhpIMKN5m1t6yBMfgVPpt77aHOqs5fUlEJRMCGffg9BaQLH9oPVOL7xQ==
936936
dependencies:
937937
cookie-es "^3.1.1"
938938

0 commit comments

Comments
 (0)