Skip to content

Commit e831eb7

Browse files
Bump postcss from 8.4.49 to 8.5.6 in /web
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.6) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 980e3d5 commit e831eb7

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"next": "^15.2.4",
127127
"nextron": "^9.5.0",
128128
"npm-run-all2": "^7.0.2",
129-
"postcss": "^8.4.49",
129+
"postcss": "^8.5.6",
130130
"postcss-preset-env": "^10.2.4",
131131
"prettier": "^3.5.3",
132132
"react": "^19.1.1",

web/yarn.lock

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9615,7 +9615,7 @@ __metadata:
96159615
nextron: "npm:^9.5.0"
96169616
node-sql-parser: "npm:^4.17.0"
96179617
npm-run-all2: "npm:^7.0.2"
9618-
postcss: "npm:^8.4.49"
9618+
postcss: "npm:^8.5.6"
96199619
postcss-preset-env: "npm:^10.2.4"
96209620
prettier: "npm:^3.5.3"
96219621
react: "npm:^19.1.1"
@@ -15170,6 +15170,15 @@ __metadata:
1517015170
languageName: node
1517115171
linkType: hard
1517215172

15173+
"nanoid@npm:^3.3.11":
15174+
version: 3.3.11
15175+
resolution: "nanoid@npm:3.3.11"
15176+
bin:
15177+
nanoid: bin/nanoid.cjs
15178+
checksum: 10c0/40e7f70b3d15f725ca072dfc4f74e81fcf1fbb02e491cf58ac0c79093adc9b0a73b152bcde57df4b79cd097e13023d7504acb38404a4da7bc1cd8e887b82fe0b
15179+
languageName: node
15180+
linkType: hard
15181+
1517315182
"nanoid@npm:^3.3.6, nanoid@npm:^3.3.7, nanoid@npm:^3.3.8":
1517415183
version: 3.3.8
1517515184
resolution: "nanoid@npm:3.3.8"
@@ -16965,7 +16974,7 @@ __metadata:
1696516974
languageName: node
1696616975
linkType: hard
1696716976

16968-
"postcss@npm:^8.4.47, postcss@npm:^8.4.49":
16977+
"postcss@npm:^8.4.47":
1696916978
version: 8.4.49
1697016979
resolution: "postcss@npm:8.4.49"
1697116980
dependencies:
@@ -16987,6 +16996,17 @@ __metadata:
1698716996
languageName: node
1698816997
linkType: hard
1698916998

16999+
"postcss@npm:^8.5.6":
17000+
version: 8.5.6
17001+
resolution: "postcss@npm:8.5.6"
17002+
dependencies:
17003+
nanoid: "npm:^3.3.11"
17004+
picocolors: "npm:^1.1.1"
17005+
source-map-js: "npm:^1.2.1"
17006+
checksum: 10c0/5127cc7c91ed7a133a1b7318012d8bfa112da9ef092dddf369ae699a1f10ebbd89b1b9f25f3228795b84585c72aabd5ced5fc11f2ba467eedf7b081a66fad024
17007+
languageName: node
17008+
linkType: hard
17009+
1699017010
"prelude-ls@npm:^1.2.1":
1699117011
version: 1.2.1
1699217012
resolution: "prelude-ls@npm:1.2.1"

0 commit comments

Comments
 (0)