Compare commits
1 Commits
99d80f150f
...
ce07301555
| Author | SHA1 | Date | |
|---|---|---|---|
| ce07301555 |
@@ -32,7 +32,7 @@
|
||||
"@types/node": "24.10.13",
|
||||
"@types/react": "18.2.6",
|
||||
"@types/react-dom": "18.2.4",
|
||||
"autoprefixer": "10.4.27",
|
||||
"autoprefixer": "10.4.24",
|
||||
"eslint": "10.0.2",
|
||||
"eslint-config-next": "latest",
|
||||
"postcss": "8.5.6",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@@ -495,13 +495,13 @@ ast-types-flow@^0.0.7:
|
||||
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
|
||||
integrity sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==
|
||||
|
||||
autoprefixer@10.4.27:
|
||||
version "10.4.27"
|
||||
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.27.tgz#51ea301a5c3c5f8642f8e564759c4f573be486f2"
|
||||
integrity sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==
|
||||
autoprefixer@10.4.24:
|
||||
version "10.4.24"
|
||||
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.24.tgz#2c29595f3abd820a79976a609d0bf40eecf212fb"
|
||||
integrity sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==
|
||||
dependencies:
|
||||
browserslist "^4.28.1"
|
||||
caniuse-lite "^1.0.30001774"
|
||||
caniuse-lite "^1.0.30001766"
|
||||
fraction.js "^5.3.4"
|
||||
picocolors "^1.1.1"
|
||||
postcss-value-parser "^4.2.0"
|
||||
@@ -604,7 +604,7 @@ caniuse-lite@^1.0.30001406:
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001430.tgz#638a8ae00b5a8a97e66ff43733b2701f81b101fa"
|
||||
integrity sha512-IB1BXTZKPDVPM7cnV4iaKaHxckvdr/3xtctB3f7Hmenx3qYBhGtTZ//7EllK66aKXW98Lx0+7Yr0kxBtIt3tzg==
|
||||
|
||||
caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001774:
|
||||
caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001766:
|
||||
version "1.0.30001774"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz#0e576b6f374063abcd499d202b9ba1301be29b70"
|
||||
integrity sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==
|
||||
|
||||
Reference in New Issue
Block a user