Merge pull request #59030 from nextcloud/dependabot/npm_and_yarn/stable32/babel-plugin-module-resolver-5.0.3

[stable32] chore(deps-dev): Bump babel-plugin-module-resolver from 5.0.2 to 5.0.3
This commit is contained in:
github-actions[bot] 2026-03-18 21:41:16 +00:00 committed by GitHub
commit 918c0faf28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -110,7 +110,7 @@
"@vue/tsconfig": "^0.5.1",
"@zip.js/zip.js": "^2.8.23",
"babel-loader-exclude-node-modules-except": "^1.2.4",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-module-resolver": "^5.0.3",
"colord": "^2.9.3",
"cypress": "^13.17.0",
"cypress-axe": "^1.7.0",
@ -9428,11 +9428,10 @@
"dev": true
},
"node_modules/babel-plugin-module-resolver": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/babel-plugin-module-resolver/-/babel-plugin-module-resolver-5.0.2.tgz",
"integrity": "sha512-9KtaCazHee2xc0ibfqsDeamwDps6FZNo5S0Q81dUqEuFzVwPhcT4J5jOqIVvgCA3Q/wO9hKYxN/Ds3tIsp5ygg==",
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/babel-plugin-module-resolver/-/babel-plugin-module-resolver-5.0.3.tgz",
"integrity": "sha512-h8h6H71ZvdLJZxZrYkaeR30BojTaV7O9GfqacY14SNj5CNB8ocL9tydNzTC0JrnNN7vY3eJhwCmkDj7tuEUaqQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"find-babel-config": "^2.1.1",
"glob": "^9.3.3",

View file

@ -139,7 +139,7 @@
"@vue/tsconfig": "^0.5.1",
"@zip.js/zip.js": "^2.8.23",
"babel-loader-exclude-node-modules-except": "^1.2.4",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-module-resolver": "^5.0.3",
"colord": "^2.9.3",
"cypress": "^13.17.0",
"cypress-axe": "^1.7.0",