@gitlab/svgs 3.38.0 → 3.40.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/.tool-versions +1 -1
- package/dist/icons-stacked.svg +1 -1
- package/dist/icons.json +1 -1
- package/dist/icons.svg +1 -1
- package/dist/icons_individual.json +1 -1
- package/dist/illustrations.json +1 -225
- package/dist/sprite_icons/code.svg +1 -1
- package/package.json +3 -3
- package/dist/illustrations/analytics/cycle-analytics-empty.svg +0 -1
- package/dist/illustrations/bidirectional-xs.svg +0 -1
- package/dist/illustrations/clusters_empty.svg +0 -1
- package/dist/illustrations/convdev/convdev_no_data.svg +0 -1
- package/dist/illustrations/convdev/convdev_overview.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_1.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_10.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_2.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_3.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_4.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_5.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_6.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_7.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_8.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_9.svg +0 -1
- package/dist/illustrations/credit-card-sm.svg +0 -1
- package/dist/illustrations/elasticsearch-lg.svg +0 -1
- package/dist/illustrations/empty-state/empty-access-token.svg +0 -1
- package/dist/illustrations/empty-state/empty-commits-lg.svg +0 -1
- package/dist/illustrations/empty-state/empty-embed-panel-md.svg +0 -1
- package/dist/illustrations/empty-state/empty-gitlab-pages.svg +0 -1
- package/dist/illustrations/empty-state/empty-groups.svg +0 -1
- package/dist/illustrations/empty-state/empty-removed-projects-lg.svg +0 -1
- package/dist/illustrations/empty-state/empty-tags-lg.svg +0 -1
- package/dist/illustrations/empty-state/security-dashboard-config-permission.svg +0 -1
- package/dist/illustrations/feature_moved.svg +0 -1
- package/dist/illustrations/finished-job_empty.svg +0 -1
- package/dist/illustrations/firewall-not-detected-sm.svg +0 -1
- package/dist/illustrations/gift-sm.svg +0 -1
- package/dist/illustrations/illustrations_running-job_no-log.svg +0 -1
- package/dist/illustrations/kubernetes-installation.svg +0 -1
- package/dist/illustrations/labels.svg +0 -1
- package/dist/illustrations/milestone_removing-page.svg +0 -1
- package/dist/illustrations/mobile-sm.svg +0 -1
- package/dist/illustrations/multi-editor_no_staged_files_empty.svg +0 -1
- package/dist/illustrations/network-policies-not-detected-sm.svg +0 -1
- package/dist/illustrations/operations_log_pods_empty.svg +0 -1
- package/dist/illustrations/profile-page/contributed-projects.svg +0 -1
- package/dist/illustrations/profile-page/snippets.svg +0 -1
- package/dist/illustrations/scan-alert-sm.svg +0 -1
- package/dist/illustrations/search-sm.svg +0 -1
- package/dist/illustrations/secure-sm.svg +0 -1
- package/dist/illustrations/self-managed.svg +0 -1
- package/dist/illustrations/service-desk-setup.svg +0 -1
- package/dist/illustrations/service_desk_empty.svg +0 -1
- package/dist/illustrations/subscription-cancelled.svg +0 -1
- package/dist/illustrations/subscription-downgraded.svg +0 -1
- package/dist/illustrations/subscription-success.svg +0 -1
- package/dist/illustrations/subscription-warning.svg +0 -1
- package/dist/illustrations/users-alert-md.svg +0 -1
- package/dist/illustrations/welcome/add_new_group.svg +0 -1
- package/dist/illustrations/welcome/add_new_project.svg +0 -1
- package/dist/illustrations/welcome/add_new_user.svg +0 -1
- package/dist/illustrations/welcome/configure_server.svg +0 -1
- package/dist/illustrations/welcome/globe.svg +0 -1
- package/dist/illustrations/welcome/lightbulb.svg +0 -1
package/.tool-versions
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
nodejs 18.
|
|
1
|
+
nodejs 18.16.0
|
|
2
2
|
yarn 1.22.19
|