@gitlab/svgs 3.146.0 → 3.147.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "3.146.0",
3
+ "version": "3.147.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "./index.js",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",
@@ -18,8 +18,8 @@
18
18
  "devDependencies": {
19
19
  "@arkweid/lefthook": "^0.7.7",
20
20
  "@gitlab/eslint-plugin": "21.2.1",
21
- "@gitlab/svgs": "^3.145.0",
22
- "@gitlab/ui": "^119.0.0",
21
+ "@gitlab/svgs": "^3.146.0",
22
+ "@gitlab/ui": "^122.7.0",
23
23
  "@nuxtjs/tailwindcss": "6.11.4",
24
24
  "dompurify": "^3.2.4",
25
25
  "eslint": "8.57.1",
@@ -298,6 +298,7 @@ const fileExtensionIcons = {
298
298
  vhd: 'verilog',
299
299
  sv: 'verilog',
300
300
  svh: 'verilog',
301
+ veryl: 'verilog',
301
302
  nb: 'mathematica',
302
303
  wl: 'wolframlanguage',
303
304
  wls: 'wolframlanguage',