Skip to content

Commit

Permalink
Merge con server 11
Browse files Browse the repository at this point in the history
  • Loading branch information
gerMdz committed Jan 7, 2025
2 parents 37faa7a + 3da3739 commit 1aa6a48
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"devDependencies": {
"@symfony/webpack-encore": "^4.6.1",
"@symfony/webpack-encore": "^5.0.1",
"autoprefixer": "^10.1.0",
"bootstrap": "^4.4.1",
"bootstrap": "^5.0.0",
"core-js": "^3.0.0",
"foundation-emails": "^2.4.0",
"glob-all": "^3.2.1",
"node-sass": "^4.14.0",
"node-sass": "^9.0.0",
"path": "^0.12.7",
"postcss-loader": "^4.1.0",
"purgecss-webpack-plugin": "^3.1.2",
"regenerator-runtime": "^0.13.2",
"sass-loader": "^9.0.0",
"tailwindcss": "^2.0.2",
"sass-loader": "^16.0.4",
"tailwindcss": "^2.2.19",
"webpack-notifier": "^1.6.0"
},
"license": "MIT",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4107,15 +4107,10 @@ nan@^2.13.2:
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==

nanoid@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==

nanoid@^3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
nanoid@^3.3.6, nanoid@^3.3.7:
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

negotiator@0.6.2:
version "0.6.2"
Expand Down

0 comments on commit 1aa6a48

Please sign in to comment.