[Automated] Merge dev into gh-pages

This commit is contained in:
github-actions[bot]
2025-02-24 08:30:22 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"@cookiemonsterteam/cookiemonsterframework": "0.2.3", "@cookiemonsterteam/cookiemonsterframework": "0.2.3",
"@eastdesire/jscolor": "^2.5.1", "@eastdesire/jscolor": "^2.5.1",
"@eslint/compat": "^1.2.6", "@eslint/compat": "^1.2.7",
"@eslint/eslintrc": "^3.2.0", "@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.20.0", "@eslint/js": "^9.20.0",
"chai": "^5.2.0", "chai": "^5.2.0",
@@ -93,9 +93,9 @@
} }
}, },
"node_modules/@eslint/compat": { "node_modules/@eslint/compat": {
"version": "1.2.6", "version": "1.2.7",
"resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.6.tgz", "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.7.tgz",
"integrity": "sha512-k7HNCqApoDHM6XzT30zGoETj+D+uUcZUb+IVAJmar3u6bvHf7hhHJcWx09QHj4/a2qrKZMWU0E16tvkiAdv06Q==", "integrity": "sha512-xvv7hJE32yhegJ8xNAnb62ggiAwTYHBpUCWhRxEj/ksvgDJuSXfoDkBcRYaYNFiJ+jH0IE3K16hd+xXzhBgNbg==",
"license": "Apache-2.0", "license": "Apache-2.0",
"engines": { "engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" "node": "^18.18.0 || ^20.9.0 || >=21.1.0"

View File

@@ -57,7 +57,7 @@
"dependencies": { "dependencies": {
"@cookiemonsterteam/cookiemonsterframework": "0.2.3", "@cookiemonsterteam/cookiemonsterframework": "0.2.3",
"@eastdesire/jscolor": "^2.5.1", "@eastdesire/jscolor": "^2.5.1",
"@eslint/compat": "^1.2.6", "@eslint/compat": "^1.2.7",
"@eslint/eslintrc": "^3.2.0", "@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.20.0", "@eslint/js": "^9.20.0",
"chai": "^5.2.0", "chai": "^5.2.0",