Merge pull request #63 from pazof/dependabot/npm_and_yarn/src/Yavsc.Org/wwwroot/lib/bootstrap/npm_and_yarn-f774270336
Bump the npm_and_yarn group across 4 directories with 24 updates
This commit is contained in:
commit
37ca66c636
7 changed files with 4737 additions and 8454 deletions
|
|
@ -104,7 +104,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.23.9",
|
"@babel/cli": "^7.23.9",
|
||||||
"@babel/core": "^7.23.9",
|
"@babel/core": "^8.0.1",
|
||||||
"@babel/preset-env": "^7.23.9",
|
"@babel/preset-env": "^7.23.9",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
"@rollup/plugin-babel": "^6.0.4",
|
"@rollup/plugin-babel": "^6.0.4",
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
"hugo-bin": "^0.119.0",
|
"hugo-bin": "^0.119.0",
|
||||||
"ip": "^2.0.1",
|
"ip": "^2.0.1",
|
||||||
"jasmine": "^5.1.0",
|
"jasmine": "^5.1.0",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^4.0.0",
|
||||||
"karma": "^6.4.2",
|
"karma": "^6.4.2",
|
||||||
"karma-browserstack-launcher": "1.4.0",
|
"karma-browserstack-launcher": "1.4.0",
|
||||||
"karma-chrome-launcher": "^3.2.0",
|
"karma-chrome-launcher": "^3.2.0",
|
||||||
|
|
@ -151,7 +151,7 @@
|
||||||
"stylelint": "^16.2.1",
|
"stylelint": "^16.2.1",
|
||||||
"stylelint-config-twbs-bootstrap": "^14.0.0",
|
"stylelint-config-twbs-bootstrap": "^14.0.0",
|
||||||
"terser": "^5.27.2",
|
"terser": "^5.27.2",
|
||||||
"vnu-jar": "23.4.11"
|
"vnu-jar": "26.2.1"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/{css,js}/*.{css,js,map}",
|
"dist/{css,js}/*.{css,js,map}",
|
||||||
|
|
|
||||||
|
|
@ -56,14 +56,14 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"body-parser": "1.20.3",
|
"body-parser": "1.20.3",
|
||||||
"browserstack-local": "1.5.5",
|
"browserstack-local": "1.5.9",
|
||||||
"commitplease": "3.2.0",
|
"commitplease": "3.2.0",
|
||||||
"diff": "5.2.0",
|
"diff": "5.2.0",
|
||||||
"eslint-config-jquery": "3.0.2",
|
"eslint-config-jquery": "3.0.2",
|
||||||
"exit-hook": "4.0.0",
|
"exit-hook": "4.0.0",
|
||||||
"express": "4.21.1",
|
"express": "4.21.1",
|
||||||
"express-body-parser-error-handler": "1.0.7",
|
"express-body-parser-error-handler": "1.0.7",
|
||||||
"grunt": "1.6.1",
|
"grunt": "1.6.2",
|
||||||
"grunt-bowercopy": "1.2.5",
|
"grunt-bowercopy": "1.2.5",
|
||||||
"grunt-compare-size": "0.4.2",
|
"grunt-compare-size": "0.4.2",
|
||||||
"grunt-contrib-concat": "2.1.0",
|
"grunt-contrib-concat": "2.1.0",
|
||||||
|
|
|
||||||
4209
src/Yavsc.Web/wwwroot/lib/bootstrap/package-lock.json
generated
4209
src/Yavsc.Web/wwwroot/lib/bootstrap/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -110,7 +110,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/check": "^0.9.4",
|
"@astrojs/check": "^0.9.4",
|
||||||
"@astrojs/markdown-remark": "^6.3.1",
|
"@astrojs/markdown-remark": "^6.3.1",
|
||||||
"@astrojs/mdx": "^4.2.6",
|
"@astrojs/mdx": "^6.0.3",
|
||||||
"@astrojs/prism": "^3.2.0",
|
"@astrojs/prism": "^3.2.0",
|
||||||
"@astrojs/sitemap": "^3.3.1",
|
"@astrojs/sitemap": "^3.3.1",
|
||||||
"@babel/cli": "^7.27.0",
|
"@babel/cli": "^7.27.0",
|
||||||
|
|
@ -127,8 +127,8 @@
|
||||||
"@types/js-yaml": "^4.0.5",
|
"@types/js-yaml": "^4.0.5",
|
||||||
"@types/mime": "^3.0.1",
|
"@types/mime": "^3.0.1",
|
||||||
"@types/prismjs": "^1.26.0",
|
"@types/prismjs": "^1.26.0",
|
||||||
"astro": "^5.7.10",
|
"astro": "^6.4.8",
|
||||||
"astro-auto-import": "^0.4.4",
|
"astro-auto-import": "^0.5.1",
|
||||||
"autoprefixer": "^10.4.21",
|
"autoprefixer": "^10.4.21",
|
||||||
"bundlewatch": "^0.4.1",
|
"bundlewatch": "^0.4.1",
|
||||||
"clean-css-cli": "^5.6.3",
|
"clean-css-cli": "^5.6.3",
|
||||||
|
|
@ -148,7 +148,7 @@
|
||||||
"image-size": "^2.0.2",
|
"image-size": "^2.0.2",
|
||||||
"ip": "^2.0.1",
|
"ip": "^2.0.1",
|
||||||
"jasmine": "^5.6.0",
|
"jasmine": "^5.6.0",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^4.0.0",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"karma": "^6.4.4",
|
"karma": "^6.4.4",
|
||||||
"karma-browserstack-launcher": "1.4.0",
|
"karma-browserstack-launcher": "1.4.0",
|
||||||
|
|
@ -173,14 +173,14 @@
|
||||||
"rollup": "^4.38.0",
|
"rollup": "^4.38.0",
|
||||||
"rollup-plugin-istanbul": "^5.0.0",
|
"rollup-plugin-istanbul": "^5.0.0",
|
||||||
"rtlcss": "^4.3.0",
|
"rtlcss": "^4.3.0",
|
||||||
"sass": "1.78.0",
|
"sass": "1.101.0",
|
||||||
"sass-true": "^8.1.0",
|
"sass-true": "^8.1.0",
|
||||||
"shelljs": "^0.9.2",
|
"shelljs": "^0.9.2",
|
||||||
"stylelint": "^16.17.0",
|
"stylelint": "^16.17.0",
|
||||||
"stylelint-config-twbs-bootstrap": "^16.0.0",
|
"stylelint-config-twbs-bootstrap": "^16.0.0",
|
||||||
"terser": "^5.39.0",
|
"terser": "^5.39.0",
|
||||||
"unist-util-visit": "^5.0.0",
|
"unist-util-visit": "^5.0.0",
|
||||||
"vnu-jar": "24.10.17",
|
"vnu-jar": "26.2.1",
|
||||||
"zod": "^3.24.3"
|
"zod": "^3.24.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -25,17 +25,17 @@
|
||||||
"dist/jquery.validate.unobtrusive.min.js"
|
"dist/jquery.validate.unobtrusive.min.js"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^4.0.0",
|
||||||
"jquery-validation": ">=1.19"
|
"jquery-validation": ">=1.22"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "^4.0.2",
|
"gulp": "^5.0.1",
|
||||||
"gulp-line-ending-corrector": "^1.0.3",
|
"gulp-line-ending-corrector": "^1.0.3",
|
||||||
"gulp-rename": "~2.0.0",
|
"gulp-rename": "~2.0.0",
|
||||||
"gulp-replace": "~1.1.3",
|
"gulp-replace": "~1.1.3",
|
||||||
"gulp-uglify": "~3.0.2",
|
"gulp-uglify": "~3.0.2",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.18.1",
|
||||||
"minimatch": ">=5.1.0"
|
"minimatch": ">=5.1.8"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"glob-parent": "~6.0.1"
|
"glob-parent": "~6.0.1"
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"commitplease": "2.3.1",
|
"commitplease": "2.3.1",
|
||||||
"grunt": "1.0.1",
|
"grunt": "1.6.2",
|
||||||
"grunt-contrib-compress": "1.2.0",
|
"grunt-contrib-compress": "1.2.0",
|
||||||
"grunt-contrib-concat": "1.0.1",
|
"grunt-contrib-concat": "1.0.1",
|
||||||
"grunt-contrib-copy": "1.0.0",
|
"grunt-contrib-copy": "1.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue