Skip to content

Commit

Permalink
fix(deps): update dependency autoprefixer to v10.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent b62fc89 commit 0beba52
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@prisma/client": "5.3.1",
"@tailwindcss/forms": "0.5.6",
"ai": "2.2.13",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"chance": "1.1.11",
"chart.js": "4.4.0",
"nanoid": "4.0.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2510,7 +2510,7 @@ __metadata:
"@types/react": 18.2.22
"@types/react-dom": 18.2.7
ai: 2.2.13
autoprefixer: 10.4.15
autoprefixer: 10.4.16
chance: 1.1.11
chart.js: 4.4.0
eslint: 8.49.0
Expand Down Expand Up @@ -2805,21 +2805,21 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:10.4.15":
version: 10.4.15
resolution: "autoprefixer@npm:10.4.15"
"autoprefixer@npm:10.4.16":
version: 10.4.16
resolution: "autoprefixer@npm:10.4.16"
dependencies:
browserslist: ^4.21.10
caniuse-lite: ^1.0.30001520
fraction.js: ^4.2.0
caniuse-lite: ^1.0.30001538
fraction.js: ^4.3.6
normalize-range: ^0.1.2
picocolors: ^1.0.0
postcss-value-parser: ^4.2.0
peerDependencies:
postcss: ^8.1.0
bin:
autoprefixer: bin/autoprefixer
checksum: d490b14fb098c043e109fc13cd23628f146af99a493d35b9df3a26f8ec0b4dd8937c5601cdbaeb465b98ea31d3ea05aa7184711d4d93dfb52358d073dcb67032
checksum: 45fad7086495048dacb14bb7b00313e70e135b5d8e8751dcc60548889400763705ab16fc2d99ea628b44c3472698fb0e39598f595ba28409c965ab159035afde
languageName: node
linkType: hard

Expand Down Expand Up @@ -3224,10 +3224,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001520":
version: 1.0.30001520
resolution: "caniuse-lite@npm:1.0.30001520"
checksum: 59991ad8f36cf282f81abbcc6074c3097c21914cdd54bd2b3f73ac9462f57fc74e90371cd22bcdff4d085d09da42a07dcea384cb81e4ac260496e1bd79e1fe7c
"caniuse-lite@npm:^1.0.30001538":
version: 1.0.30001538
resolution: "caniuse-lite@npm:1.0.30001538"
checksum: 94c5d55757a339c7cc175f08a024671e2b4e7c04f130b1015793303d637061347efb6ad84447c3b8137333e742d150b8ad9672716bbf2482646c2e63a56f6c55
languageName: node
linkType: hard

Expand Down Expand Up @@ -4990,10 +4990,10 @@ __metadata:
languageName: node
linkType: hard

"fraction.js@npm:^4.2.0":
version: 4.2.0
resolution: "fraction.js@npm:4.2.0"
checksum: 8c76a6e21dedea87109d6171a0ac77afa14205794a565d71cb10d2925f629a3922da61bf45ea52dbc30bce4d8636dc0a27213a88cbd600eab047d82f9a3a94c5
"fraction.js@npm:^4.3.6":
version: 4.3.6
resolution: "fraction.js@npm:4.3.6"
checksum: e96ae77e64ebfd442d3a5a01a3f0637b0663fc2440bcf2841b3ad9341ba24c81fb2e3e7142e43ef7d088558c6b3f8609df135b201adc7a1c674aea6a71384162
languageName: node
linkType: hard

Expand Down

0 comments on commit 0beba52

Please sign in to comment.