dependabot[bot]
|
66aa20db7f
|
Bump cookie-universal-nuxt from 2.1.4 to 2.1.5 in /frontend (#501)
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.1.4...v2.1.5)
---
updated-dependencies:
- dependency-name: cookie-universal-nuxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-17 09:35:14 -07:00 |
|
dependabot[bot]
|
4daab908f3
|
Bump ssri from 6.0.1 to 6.0.2 in /frontend (#506)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
---
updated-dependencies:
- dependency-name: ssri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-17 09:35:06 -07:00 |
|
dependabot[bot]
|
1266d4ad5a
|
Bump postcss from 7.0.35 to 7.0.36 in /frontend (#504)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-17 09:34:58 -07:00 |
|
dependabot[bot]
|
7e4cba8149
|
Bump browserslist from 4.16.3 to 4.16.6 in /frontend (#505)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-17 09:34:48 -07:00 |
|
dependabot[bot]
|
2370378055
|
Bump eslint-plugin-vue from 7.10.0 to 7.11.1 in /frontend (#502)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.10.0 to 7.11.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-17 09:22:08 -07:00 |
|
Jake Potrebic
|
ea3d96e589
|
bunch of sonarlint fixes
|
2021-06-08 14:52:35 -07:00 |
|
dependabot[bot]
|
63b0d02a3b
|
Bump vue and vue-template-compiler in /frontend (#494)
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)
Updates `vue-template-compiler` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-07 14:01:21 -07:00 |
|
Jake Potrebic
|
0c51050022
|
add missing peer dependencies
|
2021-06-07 13:22:30 -07:00 |
|
dependabot[bot]
|
b89191bcae
|
Bump eslint from 7.27.0 to 7.28.0 in /frontend (#490)
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-07 07:51:05 -07:00 |
|
dependabot[bot]
|
073c94dcbc
|
Bump vuetify from 2.5.1 to 2.5.3 in /frontend (#492)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.3/packages/vuetify)
---
updated-dependencies:
- dependency-name: vuetify
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-07 07:50:46 -07:00 |
|
dependabot[bot]
|
73ad73dd3f
|
Bump prettier from 2.3.0 to 2.3.1 in /frontend (#489)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-07 07:32:00 -07:00 |
|
dependabot[bot]
|
e4546365ab
|
Bump core-js from 3.13.1 to 3.14.0 in /frontend (#488)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.14.0/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-07 07:31:26 -07:00 |
|
dependabot[bot]
|
e663c8f644
|
Bump @nuxtjs/axios from 5.13.5 to 5.13.6 in /frontend (#486)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.5 to 5.13.6.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.5...v5.13.6)
---
updated-dependencies:
- dependency-name: "@nuxtjs/axios"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-07 00:07:16 -07:00 |
|
dependabot[bot]
|
0b6515c89d
|
Bump swagger-ui from 3.49.0 to 3.50.0 in /frontend (#487)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.49.0 to 3.50.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.49.0...v3.50.0)
---
updated-dependencies:
- dependency-name: swagger-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-07 00:06:43 -07:00 |
|
Jake Potrebic
|
b845100b83
|
project filtering on home page
|
2021-06-06 22:25:56 -07:00 |
|
Jake Potrebic
|
2da8420449
|
add project info to project list
|
2021-06-06 21:19:06 -07:00 |
|
Jake Potrebic
|
40b2ff023e
|
temp icon & random things
|
2021-06-06 14:58:39 -07:00 |
|
Jake Potrebic
|
1c1bd94c5f
|
fix CSP
|
2021-06-06 14:58:08 -07:00 |
|
Jake Potrebic
|
37f315dc8e
|
try to fix frontend avatars
|
2021-06-06 14:45:56 -07:00 |
|
Jake Potrebic
|
d71605b805
|
Add missing perm checks
Fixes #484
|
2021-06-06 14:43:52 -07:00 |
|
MiniDigger
|
2a8e55695b
|
fix some lint errors in ZH translation and make it display
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2021-06-06 11:29:14 +02:00 |
|
ahdg
|
2b7df78253
|
Added Simplified Chinese Translation (#483)
|
2021-06-06 11:05:27 +02:00 |
|
MiniDigger
|
57f2d17cda
|
make stylelint happy
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2021-06-06 11:04:26 +02:00 |
|
MiniDigger
|
3047fa6fbd
|
hack together a language switcher
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2021-06-06 11:03:39 +02:00 |
|
Jake Potrebic
|
106c547df6
|
Downgrade sass to remove deprecation warnings
|
2021-06-03 12:34:56 -07:00 |
|
dependabot[bot]
|
a40eb054c4
|
Bump eslint-plugin-vue from 7.9.0 to 7.10.0 in /frontend (#480)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-31 18:01:00 -07:00 |
|
dependabot[bot]
|
1158ad6f01
|
Bump @nuxtjs/axios from 5.13.4 to 5.13.5 in /frontend (#481)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.4 to 5.13.5.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.4...v5.13.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-31 17:27:50 -07:00 |
|
dependabot[bot]
|
7395716cc2
|
Bump @nuxtjs/eslint-config-typescript from 6.0.0 to 6.0.1 in /frontend (#477)
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@6.0.0...@nuxtjs/eslint-config-typescript@6.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-31 09:07:57 -07:00 |
|
dependabot[bot]
|
16b6a60220
|
Bump vuetify from 2.5.0 to 2.5.1 in /frontend (#478)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.1/packages/vuetify)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-31 09:07:40 -07:00 |
|
dependabot[bot]
|
71ebbf0503
|
Bump @dansmaculotte/nuxt-security from 0.0.3 to 0.0.4 in /frontend (#479)
Bumps [@dansmaculotte/nuxt-security](https://github.com/dansmaculotte/nuxt-security) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/dansmaculotte/nuxt-security/releases)
- [Changelog](https://github.com/dansmaculotte/nuxt-security/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dansmaculotte/nuxt-security/compare/v0.0.3...v0.0.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-31 09:07:22 -07:00 |
|
dependabot[bot]
|
2a75916163
|
Bump ws from 7.4.4 to 7.4.6 in /frontend
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 09:44:33 +02:00 |
|
dependabot[bot]
|
40a752a4c0
|
Bump swagger-ui from 3.48.0 to 3.49.0 in /frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.48.0...v3.49.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 09:44:16 +02:00 |
|
dependabot[bot]
|
290360282c
|
Bump core-js from 3.12.1 to 3.13.1 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.1/packages/core-js)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 09:43:58 +02:00 |
|
dependabot[bot]
|
d2924c4587
|
Bump @nuxtjs/axios from 5.13.1 to 5.13.4 in /frontend (#471)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.1 to 5.13.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.1...v5.13.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-24 09:22:52 -07:00 |
|
dependabot[bot]
|
8aef326e36
|
Bump eslint from 7.26.0 to 7.27.0 in /frontend (#470)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-24 09:21:51 -07:00 |
|
dependabot[bot]
|
69bd8faac1
|
Bump sass from 1.32.13 to 1.34.0 in /frontend (#469)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.34.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-24 09:21:32 -07:00 |
|
dependabot[bot]
|
a58b97ea38
|
Bump vuetify from 2.4.11 to 2.5.0 in /frontend (#468)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.4.11 to 2.5.0.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.0/packages/vuetify)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-24 09:21:13 -07:00 |
|
MiniDigger
|
7f150754af
|
lets try out modern mode
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2021-05-22 22:21:04 +02:00 |
|
MiniDigger
|
fcebc727a0
|
hello my name is typescript and I am really dum
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2021-05-22 21:46:13 +02:00 |
|
MiniDigger
|
cc5f211fbf
|
add a bit of structured data
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2021-05-22 21:35:29 +02:00 |
|
MiniDigger
|
c420e5dd33
|
refactor title and description generation
Signed-off-by: MiniDigger <admin@minidigger.me>
#382
|
2021-05-22 20:48:45 +02:00 |
|
Jake Potrebic
|
a1c10bf84a
|
Backend log filters, pagination
|
2021-05-19 14:41:01 -07:00 |
|
Jake Potrebic
|
a6fc9732f2
|
work on action logging
|
2021-05-17 23:10:25 -07:00 |
|
dependabot[bot]
|
4917607a96
|
Bump eslint-config-prettier from 7.2.0 to 8.3.0 in /frontend (#444)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-17 17:26:05 -07:00 |
|
dependabot[bot]
|
d835e2f928
|
Bump prettier from 2.2.1 to 2.3.0 in /frontend (#453)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-17 16:52:45 -07:00 |
|
dependabot[bot]
|
4c613fd28c
|
Bump lint-staged from 10.5.4 to 11.0.0 in /frontend (#464)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-17 16:04:36 -07:00 |
|
dependabot[bot]
|
fcc4988ad5
|
Bump core-js from 3.11.2 to 3.12.1 in /frontend (#463)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.2 to 3.12.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.12.1/packages/core-js)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-17 15:59:54 -07:00 |
|
dependabot[bot]
|
19e2a02b91
|
Bump nuxt from 2.15.5 to 2.15.6 in /frontend
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.5 to 2.15.6.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.5...v2.15.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-17 10:18:36 +02:00 |
|
dependabot[bot]
|
257d6831c7
|
Bump @nuxt/types from 2.15.4 to 2.15.6 in /frontend
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.4 to 2.15.6.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.4...v2.15.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-17 09:44:28 +02:00 |
|
dependabot[bot]
|
9269070c5c
|
Bump sass from 1.32.12 to 1.32.13 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.32.13)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-17 09:44:12 +02:00 |
|