pass ci for real now also foxes cute

This commit is contained in:
Luna D 2023-02-18 22:36:15 +01:00
parent 30f78e003a
commit 5f1c112b08
No known key found for this signature in database
GPG key ID: 4B1C63448394F688
2 changed files with 1070 additions and 40 deletions

1101
assets/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -8,14 +8,14 @@
"watch": "webpack --watch"
},
"dependencies": {
"@rollup/plugin-typescript": "^11.0.0",
"@fortawesome/fontawesome-free": "^6.3.0",
"@rollup/plugin-typescript": "^11.0.0",
"@types/web": "^0.0.91",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"@types/web": "^0.0.91",
"brunch": "^4.0.2",
"acorn": "^8.8.2",
"autoprefixer": "^10.4.13",
"brunch": "^4.0.2",
"copy-webpack-plugin": "^11.0.0",
"copycat-brunch": "^1.1.1",
"cross-env": "^7.0.3",
@ -25,9 +25,10 @@
"eslint-webpack-plugin": "^4.0.0",
"file-loader": "^6.2.0",
"ignore-emit-webpack-plugin": "^2.0.6",
"postcss": "^8.4.21",
"jest-environment-jsdom": "^29.4.3",
"mini-css-extract-plugin": "^2.7.2",
"normalize-scss": "^7.0.1",
"postcss": "^8.4.21",
"postcss-loader": "^7.0.2",
"postcss-scss": "^4.0.6",
"postcss-url": "^10.1.3",