Skip to content

Commit 8886b8a

Browse files
chore(deps): bump postcss-import from 14.1.0 to 16.1.0
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.1.0 to 16.1.0. - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-import@14.1.0...16.1.0) --- updated-dependencies: - dependency-name: postcss-import dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf39c28 commit 8886b8a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jotai": "^1.9.0",
5555
"next": "14.0.1",
5656
"pino-pretty": "^11.0.0",
57-
"postcss-import": "^14.1.0",
57+
"postcss-import": "^16.1.0",
5858
"prettier": "^3.3.3",
5959
"react": "^18.2.0",
6060
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10474,19 +10474,19 @@ possible-typed-array-names@^1.0.0:
1047410474
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f"
1047510475
integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==
1047610476

10477-
postcss-import@^14.1.0:
10478-
version "14.1.0"
10479-
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.1.0.tgz#a7333ffe32f0b8795303ee9e40215dac922781f0"
10480-
integrity sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==
10477+
postcss-import@^15.1.0:
10478+
version "15.1.0"
10479+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-15.1.0.tgz#41c64ed8cc0e23735a9698b3249ffdbf704adc70"
10480+
integrity sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==
1048110481
dependencies:
1048210482
postcss-value-parser "^4.0.0"
1048310483
read-cache "^1.0.0"
1048410484
resolve "^1.1.7"
1048510485

10486-
postcss-import@^15.1.0:
10487-
version "15.1.0"
10488-
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-15.1.0.tgz#41c64ed8cc0e23735a9698b3249ffdbf704adc70"
10489-
integrity sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==
10486+
postcss-import@^16.1.0:
10487+
version "16.1.0"
10488+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.1.0.tgz#258732175518129667fe1e2e2a05b19b5654b96a"
10489+
integrity sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg==
1049010490
dependencies:
1049110491
postcss-value-parser "^4.0.0"
1049210492
read-cache "^1.0.0"

0 commit comments

Comments
 (0)