Skip to content

Commit

Permalink
update deps of project
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed May 28, 2024
1 parent bd2286c commit 44a3713
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 10 deletions.
66 changes: 61 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"jsom": "^1.0.0",
"sass": "^1.77.2",
"vue": "^3.4.27"
},
Expand All @@ -43,7 +44,7 @@
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.3.0",
"eslint-plugin-cypress": "^3.1.1",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-vue": "^9.26.0",
"jsdom": "^24.0.0",
"npm-run-all": "^4.1.5",
Expand Down
47 changes: 43 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,11 @@
dependencies:
undici-types "~5.26.4"

"@types/node@^7.0.22":
version "7.10.14"
resolved "https://registry.npmjs.org/@types/node/-/node-7.10.14.tgz"
integrity sha512-29GS75BE8asnTno3yB6ubOJOO0FboExEqNJy4bpz0GSmW/8wPTNL4h9h63c6s1uTrOopCmJYe/4yJLh5r92ZUA==

"@types/semver@^7.5.0":
version "7.5.8"
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz"
Expand Down Expand Up @@ -848,6 +853,13 @@ de-indent@^1.0.2:
resolved "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz"
integrity sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==

debug@^2.6.8:
version "2.6.9"
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
dependencies:
ms "2.0.0"

debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@4, [email protected]:
version "4.3.4"
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
Expand Down Expand Up @@ -1051,10 +1063,10 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

eslint-plugin-cypress@^3.1.1:
version "3.1.1"
resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.1.1.tgz"
integrity sha512-rsP/72X99KNOAq26o5VAb6SICvdfjwvvWjs9n5a9UD14B5kCzzE45NJR/yJYw3fsGXUUKiwkv6eU5wRthM8kPw==
eslint-plugin-cypress@^3.2.0:
version "3.2.0"
resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.2.0.tgz"
integrity sha512-HaxMz6BoU4ay+K4WrG9ZJC1NdX06FqSlAwtRDStjM0ORFT7zCNPNuRJ+kUPc17Rt2AMUBSqeD9L0zTR3uZhPpw==
dependencies:
globals "^13.20.0"

Expand Down Expand Up @@ -1833,6 +1845,15 @@ jsdom@^24.0.0:
ws "^8.16.0"
xml-name-validator "^5.0.0"

jsom@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/jsom/-/jsom-1.0.0.tgz"
integrity sha512-sBqpZRsRz1Sm+Xw61e2zAxfjFRJ2Hkathh5HMkRJO+6bK5aNlGjwyNv3gbq5zjDIzLnzIqdqVXaA6UE0XpMq5g==
dependencies:
"@types/node" "^7.0.22"
switchjs "^1.0.1"
tslib "^1.7.1"

[email protected]:
version "3.0.1"
resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz"
Expand Down Expand Up @@ -2044,6 +2065,11 @@ mlly@^1.2.0, mlly@^1.4.2:
pkg-types "^1.0.3"
ufo "^1.3.2"

[email protected]:
version "2.0.0"
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==

[email protected]:
version "2.1.2"
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
Expand Down Expand Up @@ -2756,6 +2782,14 @@ svgo@^3.0.2:
csso "^5.0.5"
picocolors "^1.0.0"

switchjs@^1.0.1:
version "1.0.2"
resolved "https://registry.npmjs.org/switchjs/-/switchjs-1.0.2.tgz"
integrity sha512-7Z+bxBEuXNsECoSzlwDEfbxJV3svPklx1Uj7rP7MFGdhXdhxlQuEQiVL4u33Ej/TEVEslUiXkgmLIlHty//AZA==
dependencies:
debug "^2.6.8"
tslib "^1.7.1"

symbol-tree@^3.2.4:
version "3.2.4"
resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
Expand Down Expand Up @@ -2815,6 +2849,11 @@ ts-api-utils@^1.0.1:
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz"
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

tslib@^1.7.1:
version "1.14.1"
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.1.0:
version "2.6.2"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
Expand Down

0 comments on commit 44a3713

Please sign in to comment.