mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-11 09:30:59 +00:00
chore(deps) Pin dependency fontawesome-subset to v
This commit is contained in:
parent
49fc0d579f
commit
fcdf303ba3
2 changed files with 5 additions and 5 deletions
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "djlint_docs",
|
||||
"version": "1.0.16",
|
||||
"version": "1.0.17",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "djlint_docs",
|
||||
"version": "1.0.16",
|
||||
"version": "1.0.17",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@creativebulma/bulma-divider": "^1.1.0",
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
"eslint": "8.18.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"fontawesome-subset": "^4.0.0",
|
||||
"fontawesome-subset": "4.0.0",
|
||||
"html-minifier": "4.0.0",
|
||||
"markdown-it": "13.0.0",
|
||||
"markdown-it-anchor": "8.6.2",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "djlint_docs",
|
||||
"version": "1.0.16",
|
||||
"version": "1.0.17",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
"eslint": "8.18.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"fontawesome-subset": "^4.0.0",
|
||||
"fontawesome-subset": "4.0.0",
|
||||
"html-minifier": "4.0.0",
|
||||
"markdown-it": "13.0.0",
|
||||
"markdown-it-anchor": "8.6.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue