"htmlparser2": "^12.0.0",
"image-size": "^2.0.2",
"ip": "^2.0.1",
- "jasmine": "^6.1.0",
+ "jasmine": "^6.2.0",
"jquery": "^3.7.1",
"js-yaml": "^4.1.1",
"karma": "^6.4.4",
"sass": "1.78.0",
"sass-true": "^10.1.0",
"shelljs": "^0.10.0",
- "stylelint": "^16.26.1",
+ "stylelint": "16.26.1",
"stylelint-config-twbs-bootstrap": "^16.1.0",
"terser": "^5.44.1",
"unist-util-visit": "^5.1.0",
}
},
"node_modules/jasmine": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-6.1.0.tgz",
- "integrity": "sha512-WPphPqEMY0uBRMjuhRHoVoxQNvJuxIMqz0yIcJ3k3oYxBedeGoH60/NXNgasxnx2FvfXrq5/r+2wssJ7WE8ABw==",
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-6.2.0.tgz",
+ "integrity": "sha512-dvYt7bidcu0JvvSbiUnSDW7UQQiflUwDr6C+5wzoZ0J7RY9u+UcoSIzyhMPj6fnU/tC7KinJ5QrjwD2Y9p4T4w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@jasminejs/reporters": "^1.0.0",
"glob": "^10.2.2 || ^11.0.3 || ^12.0.0 || ^13.0.0",
- "jasmine-core": "~6.1.0"
+ "jasmine-core": "~6.2.0"
},
"bin": {
"jasmine": "bin/jasmine.js"
}
},
"node_modules/jasmine-core": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-6.1.0.tgz",
- "integrity": "sha512-p/tjBw58O6vxKIWMlrU+yys8lqR3+l3UrqwNTT7wpj+dQ7N4etQekFM8joI+cWzPDYqZf54kN+hLC1+s5TvZvg==",
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-6.2.0.tgz",
+ "integrity": "sha512-b16WZG/pFEFj8qRW1ss7nDuNGYz9ji8BDGj7fJNrROauk5rj/diO3KPOuyIpcgUChdC+c0PfQ8iUk4nHE+EN4w==",
"dev": true,
"license": "MIT"
},