[build] /static
Some checks are pending
Documentation / Release (push) Waiting to run
Integration / Python 3.13 (push) Waiting to run
Integration / Python 3.10 (push) Waiting to run
Integration / Python 3.11 (push) Waiting to run
Integration / Python 3.12 (push) Waiting to run
Integration / Python 3.9 (push) Waiting to run
Integration / Theme (push) Waiting to run

This commit is contained in:
Markus Heiser 2025-05-22 11:51:30 +02:00 committed by Bnyro
parent 32823ecb69
commit 861f9c4be5
5 changed files with 5 additions and 14 deletions

View file

@ -7,9 +7,6 @@
"": {
"name": "simple",
"version": "1.0.0",
"dependencies": {
"autocomplete-js": "^2.7.1"
},
"devDependencies": {
"@eslint/js": "^9.26.0",
"copy-webpack-plugin": "^13.0.0",
@ -2526,12 +2523,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/autocomplete-js": {
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/autocomplete-js/-/autocomplete-js-2.7.1.tgz",
"integrity": "sha512-F+1Sj13zbfpbkprKjtyYiaHgBo6YODzNzWgJjgo/p312AeiZVEn3W+NaRRzVZYqMI0Bm7/W36uanp995eNDy+A==",
"license": "MIT"
},
"node_modules/balanced-match": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",