Skip to content

Commit

Permalink
chore: Reduce iconify footprint (#28615)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyrohrbough authored Jan 2, 2024
1 parent 79564a1 commit 7d352a8
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 21 deletions.
1 change: 0 additions & 1 deletion packages/app/cypress/component/support/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import { registerMountFn } from '@packages/frontend-shared/cypress/support/commo

// Import commands.js using ES2015 syntax:

import '@iconify/iconify'
import { createRouter } from '../../../src/router/router'
import { createPinia } from '../../../src/store'
import { setActivePinia } from 'pinia'
Expand Down
4 changes: 1 addition & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"@cypress-design/vue-tabs": "^0.5.1",
"@graphql-typed-document-node/core": "^3.1.0",
"@headlessui/vue": "1.4.0",
"@iconify/iconify": "2.1.2",
"@iconify/json": "1.1.368",
"@iconify/vue": "3.0.0-beta.1",
"@iconify-json/mdi": "1.1.63",
"@intlify/unplugin-vue-i18n": "0.10.0",
"@packages/frontend-shared": "0.0.0-development",
"@packages/telemetry": "0.0.0-development",
Expand Down
5 changes: 2 additions & 3 deletions packages/frontend-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@
"@cypress-design/css": "^0.13.3",
"@graphql-typed-document-node/core": "^3.1.0",
"@headlessui/vue": "1.4.0",
"@iconify/json": "1.1.368",
"@iconify/vue": "3.0.0-beta.1",
"@intlify/unplugin-vue-i18n": "0.10.0",
"@iconify-json/logos": "1.1.42",
"@iconify-json/mdi": "1.1.63",
"@percy/core": "^1.0.0-beta.48",
"@percy/cypress": "^3.1.2",
"@testing-library/cypress": "9.0.0",
Expand Down
1 change: 0 additions & 1 deletion packages/launchpad/cypress/component/support/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

// Import commands.js using ES2015 syntax:

import '@iconify/iconify'
import '@purge-icons/generated'

import 'cypress-real-events/support'
Expand Down
3 changes: 0 additions & 3 deletions packages/launchpad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
"devDependencies": {
"@graphql-typed-document-node/core": "^3.1.0",
"@headlessui/vue": "1.4.0",
"@iconify/iconify": "2.1.2",
"@iconify/json": "1.1.368",
"@iconify/vue": "3.0.0-beta.1",
"@intlify/unplugin-vue-i18n": "0.10.0",
"@packages/frontend-shared": "0.0.0-development",
"@packages/scaffold-config": "0.0.0-development",
Expand Down
29 changes: 19 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3761,17 +3761,31 @@
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==

"@iconify/[email protected]", "@iconify/iconify@>=2.0.0-rc.6":
"@iconify-json/[email protected]":
version "1.1.42"
resolved "https://registry.yarnpkg.com/@iconify-json/logos/-/logos-1.1.42.tgz#85f62457ea54b727752b1fed8071847d17f28da1"
integrity sha512-/f+frtPm3m3Z30oy8Pk+QqRDkbmAiIaWGPl5CmsCXm15MVfvw9a/V/gD7WzdyuSGAZcFuQaqbHXj92y/n+2ifg==
dependencies:
"@iconify/types" "*"

"@iconify-json/[email protected]":
version "1.1.63"
resolved "https://registry.yarnpkg.com/@iconify-json/mdi/-/mdi-1.1.63.tgz#264f4c7d2eeb0f48793338138ec689182608058c"
integrity sha512-b07dRM5LYdwJqd/lm+1+JDNDNSWHvpZ7ujb73oJxx3lmK1J0giDS0BSc4yia0hixNV0Z2q/4GyxAu/A8XqDnbg==
dependencies:
"@iconify/types" "*"

"@iconify/iconify@>=2.0.0-rc.6":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@iconify/iconify/-/iconify-2.1.2.tgz#978e8f08c3b834816c82ae2933b3a70f143f7685"
integrity sha512-QcUzFeEWkE/mW+BVtEGmcWATClcCOIJFiYUD/PiCWuTcdEA297o8D4oN6Ra44WrNOHu1wqNW4J0ioaDIiqaFOQ==
dependencies:
cross-fetch "^3.1.5"

"@iconify/[email protected]":
version "1.1.368"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-1.1.368.tgz#a45ddc36efacd7d8f8ef44ed098ef2a21117765b"
integrity sha512-hFAgS3FnIZ17gjWNIidmg8WvPcHDmfEn/mSpdGDz9/e32Bv3bdlJOgFja29hJA2JgF1eShhIs39Q1sisjlAuSg==
"@iconify/types@*":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==

"@iconify/types@^1.1.0":
version "1.1.0"
Expand All @@ -3790,11 +3804,6 @@
kolorist "^1.5.1"
local-pkg "^0.4.1"

"@iconify/[email protected]":
version "3.0.0-beta.1"
resolved "https://registry.yarnpkg.com/@iconify/vue/-/vue-3.0.0-beta.1.tgz#2cd2a775510cdb9f22c9eda94d4c2080d03fee2d"
integrity sha512-8FJRUj3y47FVBbRNeaf0R0MWlwmPiDRCR//BcvOKSVjOjNar/qLysn3Ns0cyQZJGOwxpsWkRpW3WrfX4JywlAg==

"@intlify/bundle-utils@^5.4.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@intlify/bundle-utils/-/bundle-utils-5.5.0.tgz#ae69f2cc319aa19dd22a5e758753ee72208de06d"
Expand Down

4 comments on commit 7d352a8

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7d352a8 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.6.3/linux-arm64/develop-7d352a861bcfc735392227e7de1ebf323ce67521/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7d352a8 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.6.3/linux-x64/develop-7d352a861bcfc735392227e7de1ebf323ce67521/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7d352a8 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.6.3/darwin-x64/develop-7d352a861bcfc735392227e7de1ebf323ce67521/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7d352a8 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.6.3/darwin-arm64/develop-7d352a861bcfc735392227e7de1ebf323ce67521/cypress.tgz

Please sign in to comment.