Add sass dependency

This commit is contained in:
VityaSchel
2023-10-15 01:01:34 +04:00
parent 7e440c9bff
commit 5bfaf3875e
2 changed files with 23 additions and 4 deletions

View File

@@ -31,6 +31,7 @@
"react": "latest",
"react-dom": "latest",
"react-icons": "^4.11.0",
"sass": "^1.69.3",
"sharp": "^0.32.6",
"tailwind-merge": "^1.14.0",
"tailwind-scrollbar-hide": "^1.1.7",

26
pnpm-lock.yaml generated
View File

@@ -49,7 +49,7 @@ dependencies:
version: 0.279.0(react@18.2.0)
next:
specifier: latest
version: 13.5.3(react-dom@18.2.0)(react@18.2.0)
version: 13.5.3(react-dom@18.2.0)(react@18.2.0)(sass@1.69.3)
next-sitemap:
specifier: ^4.2.3
version: 4.2.3(next@13.5.3)
@@ -71,6 +71,9 @@ dependencies:
react-icons:
specifier: ^4.11.0
version: 4.11.0(react@18.2.0)
sass:
specifier: ^1.69.3
version: 1.69.3
sharp:
specifier: ^0.32.6
version: 0.32.6
@@ -2612,6 +2615,10 @@ packages:
engines: {node: '>= 4'}
dev: true
/immutable@4.3.4:
resolution: {integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==}
dev: false
/import-fresh@3.3.0:
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
engines: {node: '>=6'}
@@ -3081,7 +3088,7 @@ packages:
'@next/env': 13.5.3
fast-glob: 3.3.1
minimist: 1.2.8
next: 13.5.3(react-dom@18.2.0)(react@18.2.0)
next: 13.5.3(react-dom@18.2.0)(react@18.2.0)(sass@1.69.3)
dev: false
/next-themes@0.2.1(next@13.5.3)(react-dom@18.2.0)(react@18.2.0):
@@ -3091,12 +3098,12 @@ packages:
react: '*'
react-dom: '*'
dependencies:
next: 13.5.3(react-dom@18.2.0)(react@18.2.0)
next: 13.5.3(react-dom@18.2.0)(react@18.2.0)(sass@1.69.3)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
/next@13.5.3(react-dom@18.2.0)(react@18.2.0):
/next@13.5.3(react-dom@18.2.0)(react@18.2.0)(sass@1.69.3):
resolution: {integrity: sha512-4Nt4HRLYDW/yRpJ/QR2t1v63UOMS55A38dnWv3UDOWGezuY0ZyFO1ABNbD7mulVzs9qVhgy2+ppjdsANpKP1mg==}
engines: {node: '>=16.14.0'}
hasBin: true
@@ -3118,6 +3125,7 @@ packages:
postcss: 8.4.14
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
sass: 1.69.3
styled-jsx: 5.1.1(react@18.2.0)
watchpack: 2.4.0
zod: 3.21.4
@@ -3770,6 +3778,16 @@ packages:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
dev: false
/sass@1.69.3:
resolution: {integrity: sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
chokidar: 3.5.3
immutable: 4.3.4
source-map-js: 1.0.2
dev: false
/saxes@6.0.0:
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
engines: {node: '>=v12.22.7'}