Go to file
dependabot[bot] d8ab169039
Bump loader-utils and resolve-url-loader
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.3 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils) and [resolve-url-loader](https://github.com/bholloway/resolve-url-loader/tree/HEAD/packages/resolve-url-loader). These dependencies need to be updated together.


Updates `loader-utils` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

Updates `loader-utils` from 1.4.0 to 2.0.3
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

Updates `resolve-url-loader` from 3.1.4 to 5.0.0
- [Release notes](https://github.com/bholloway/resolve-url-loader/releases)
- [Changelog](https://github.com/bholloway/resolve-url-loader/blob/v5/packages/resolve-url-loader/CHANGELOG.md)
- [Commits](https://github.com/bholloway/resolve-url-loader/commits/5.0.0/packages/resolve-url-loader)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: resolve-url-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 00:54:29 +00:00
app fix: item available notification is working 2021-05-29 19:56:41 -03:00
bootstrap Init 2018-09-07 20:12:34 -03:00
config chore: Add phpstan and phpinsights 2021-04-28 13:40:38 -03:00
database style: run php-cs-fixer 2021-05-20 20:37:35 -03:00
public Update NPM and compile assets 2020-08-22 14:14:46 -03:00
resources style: run php-cs-fixer 2021-05-20 20:37:35 -03:00
routes Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
storage Init 2018-09-07 20:12:34 -03:00
tests style: run php-cs-fixer 2021-05-20 20:37:35 -03:00
.editorconfig Init 2018-09-07 20:12:34 -03:00
.env.example Init 2018-09-07 20:12:34 -03:00
.gitattributes Init 2018-09-07 20:12:34 -03:00
.gitignore chore: removing tags 2021-05-29 15:38:36 -03:00
artisan Init 2018-09-07 20:12:34 -03:00
check.sh chore: Add phpstan and phpinsights 2021-04-28 13:40:38 -03:00
composer.json build: update composer and npm 2022-02-24 00:15:19 -03:00
composer.lock chore: update npm and composer 2022-09-05 18:54:25 -03:00
deploy.sh chore: add helper scripts 2021-04-21 08:09:53 -03:00
package-lock.json Bump loader-utils and resolve-url-loader 2022-11-09 00:54:29 +00:00
package.json Bump loader-utils and resolve-url-loader 2022-11-09 00:54:29 +00:00
phpstan.neon chore: Add phpstan and phpinsights 2021-04-28 13:40:38 -03:00
phpunit.xml Including first Laravel UnitText Experience 2018-09-12 16:44:31 -03:00
readme.md Creating a readme.md file 2018-09-22 16:07:49 -03:00
server.php Init 2018-09-07 20:12:34 -03:00
ssh_homestead.sh chore: add helper scripts 2021-04-21 08:09:53 -03:00
start_vagrant.sh chore: update vagrant scripts 2022-04-24 16:04:29 -03:00
updateCompserNPM.sh chore: update vagrant scripts 2022-04-24 16:04:29 -03:00
webpack.mix.js Init 2018-09-07 20:12:34 -03:00

Share It

Just a simple tool to share items with friends.

It is my first try with Laravel, so I am just learning it. :)

More information about Share It here.