mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 13:51:46 +01:00
Add immutable as dependency for browser compilation
This commit is contained in:
parent
41b12fb480
commit
6697bb7f69
@ -69,6 +69,7 @@
|
||||
"eslint-import-resolver-typescript": "^3.5.5",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"immutable": "^4.3.0",
|
||||
"jquery": "^3.7.0",
|
||||
"jquery-ui": "^1.13.2",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
@ -4799,7 +4799,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:^4.0.0":
|
||||
"immutable@npm:^4.0.0, immutable@npm:^4.3.0":
|
||||
version: 4.3.0
|
||||
resolution: "immutable@npm:4.3.0"
|
||||
checksum: bbd7ea99e2752e053323543d6ff1cc71a4b4614fa6121f321ca766db2bd2092f3f1e0a90784c5431350b7344a4f792fa002eac227062d59b9377b6c09063b58b
|
||||
@ -7300,6 +7300,7 @@ __metadata:
|
||||
eslint-import-resolver-typescript: ^3.5.5
|
||||
eslint-plugin-import: ^2.27.5
|
||||
eslint-plugin-simple-import-sort: ^10.0.0
|
||||
immutable: ^4.3.0
|
||||
jquery: ^3.7.0
|
||||
jquery-ui: ^1.13.2
|
||||
js-yaml: ^4.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user