mirror of
https://github.com/kevinpapst/kimai2.git
synced 2024-12-21 20:07:47 +00:00
17a815e5a9
* do not rely on node_modules path * bump eslint to v9, run eslint via npm task, remove from build task * loosen dependencies and update all packages * rebuild assets with latest frontend packages * bump webpack encore and dependencies * bump to latest stable yarn * explicitly mention dependencies
18 lines
486 B
Plaintext
18 lines
486 B
Plaintext
.docker export-ignore
|
|
.github export-ignore
|
|
assets export-ignore
|
|
tests export-ignore
|
|
.codecov.yml export-ignore
|
|
.editorconfig export-ignore
|
|
eslint.config.js export-ignore
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
php-cs-fixer.dist.php export-ignore
|
|
babel.config.js export-ignore
|
|
package.json export-ignore
|
|
php-cs-fixer.sh export-ignore
|
|
phpstan.neon export-ignore
|
|
phpstan.sh export-ignore
|
|
phpunit.xml.dist export-ignore
|
|
webpack.config.js export-ignore
|
|
yarn.lock export-ignore |