Skip to content

Commit 0c2bd2f

Browse files
authored
chore: add adobe namespace to unpublished monorepo root (#3577)
1 parent 06f1ed9 commit 0c2bd2f

File tree

2 files changed

+67
-66
lines changed

2 files changed

+67
-66
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"name": "spectrum-css-monorepo",
3+
"name": "@adobe/spectrum-css-monorepo",
44
"version": "0.0.0",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -32,6 +32,7 @@
3232
"component:compare": "node --no-warnings ./tasks/component-compare.js",
3333
"component:report": "node --no-warnings ./tasks/component-reporter.js",
3434
"dev": "cross-env NODE_ENV=development nx run storybook:build:docs",
35+
"docs:report": "yarn report",
3536
"format": "yarn formatter tag:component",
3637
"formatter": "nx run-many --target format --projects",
3738
"lint": "yarn linter tag:component",

yarn.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,71 @@ __metadata:
113113
languageName: node
114114
linkType: hard
115115

116+
"@adobe/spectrum-css-monorepo@workspace:.":
117+
version: 0.0.0-use.local
118+
resolution: "@adobe/spectrum-css-monorepo@workspace:."
119+
dependencies:
120+
"@adobe/token-diff-generator": "npm:^1.3.0"
121+
"@changesets/changelog-github": "npm:^0.5.0"
122+
"@changesets/cli": "npm:^2.27.11"
123+
"@commitlint/cli": "npm:^19.6.1"
124+
"@commitlint/config-conventional": "npm:^19.6.0"
125+
"@nx/devkit": "npm:^19.8.2"
126+
"@spectrum-tools/postcss-add-theming-layer": "workspace:^"
127+
"@spectrum-tools/postcss-property-rollup": "workspace:^"
128+
"@spectrum-tools/postcss-rgb-mapping": "workspace:^"
129+
"@yarnpkg/types": "npm:^4.0.0"
130+
at-rule-packer: "npm:^0.4.2"
131+
autoprefixer: "npm:^10.4.19"
132+
colors: "npm:^1.4.0"
133+
cross-env: "npm:^7.0.3"
134+
cssnano: "npm:^7.0.3"
135+
cssnano-preset-advanced: "npm:^7.0.6"
136+
diff: "npm:^7.0.0"
137+
diff2html: "npm:^3.4.51"
138+
eslint: "npm:^8.57.0"
139+
eslint-plugin-jsonc: "npm:^2.18.2"
140+
eslint-plugin-prettier: "npm:^5.1.3"
141+
fast-glob: "npm:^3.3.3"
142+
gh-pages: "npm:^6.3.0"
143+
husky: "npm:^9.1.7"
144+
jsonc-eslint-parser: "npm:^2.4.0"
145+
lint-staged: "npm:^15.3.0"
146+
lodash: "npm:^4.17.21"
147+
node-gyp: "npm:^10.1.0"
148+
npm-registry-fetch: "npm:^18.0.2"
149+
nunjucks: "npm:^3.2.4"
150+
nx: "npm:^19.8.2"
151+
open: "npm:^10.1.0"
152+
pajv: "npm:^1.2.0"
153+
postcss: "npm:^8.5.3"
154+
postcss-extend: "npm:^1.0.5"
155+
postcss-hover-media-feature: "npm:^1.0.2"
156+
postcss-import: "npm:^16.1.0"
157+
postcss-licensing: "npm:^2.0.0"
158+
postcss-load-config: "npm:^5.1.0"
159+
postcss-modules: "npm:^6.0.1"
160+
postcss-preset-env: "npm:^9.5.13"
161+
postcss-pseudo-classes: "npm:^0.4.0"
162+
postcss-reporter: "npm:^7.1.0"
163+
postcss-selector-replace: "npm:^1.0.2"
164+
postcss-sorting: "npm:^9.1.0"
165+
postcss-values-parser: "npm:^6.0.2"
166+
prettier: "npm:^3.4.2"
167+
rimraf: "npm:^6.0.1"
168+
semver: "npm:^7.7.1"
169+
stylelint: "npm:^16.9.0"
170+
stylelint-config-standard: "npm:^36.0.1"
171+
stylelint-header: "npm:^2.0.1"
172+
stylelint-high-performance-animation: "npm:^1.10.0"
173+
stylelint-order: "npm:^6.0.4"
174+
stylelint-selector-bem-pattern: "npm:^4.0.1"
175+
stylelint-use-logical: "npm:^2.1.2"
176+
tar: "npm:^7.4.3"
177+
yargs: "npm:^17.7.2"
178+
languageName: unknown
179+
linkType: soft
180+
116181
"@adobe/spectrum-css-workflow-icons@npm:^1.5.4":
117182
version: 1.5.4
118183
resolution: "@adobe/spectrum-css-workflow-icons@npm:1.5.4"
@@ -18578,71 +18643,6 @@ __metadata:
1857818643
languageName: node
1857918644
linkType: hard
1858018645

18581-
"spectrum-css-monorepo@workspace:.":
18582-
version: 0.0.0-use.local
18583-
resolution: "spectrum-css-monorepo@workspace:."
18584-
dependencies:
18585-
"@adobe/token-diff-generator": "npm:^1.3.0"
18586-
"@changesets/changelog-github": "npm:^0.5.0"
18587-
"@changesets/cli": "npm:^2.27.11"
18588-
"@commitlint/cli": "npm:^19.6.1"
18589-
"@commitlint/config-conventional": "npm:^19.6.0"
18590-
"@nx/devkit": "npm:^19.8.2"
18591-
"@spectrum-tools/postcss-add-theming-layer": "workspace:^"
18592-
"@spectrum-tools/postcss-property-rollup": "workspace:^"
18593-
"@spectrum-tools/postcss-rgb-mapping": "workspace:^"
18594-
"@yarnpkg/types": "npm:^4.0.0"
18595-
at-rule-packer: "npm:^0.4.2"
18596-
autoprefixer: "npm:^10.4.19"
18597-
colors: "npm:^1.4.0"
18598-
cross-env: "npm:^7.0.3"
18599-
cssnano: "npm:^7.0.3"
18600-
cssnano-preset-advanced: "npm:^7.0.6"
18601-
diff: "npm:^7.0.0"
18602-
diff2html: "npm:^3.4.51"
18603-
eslint: "npm:^8.57.0"
18604-
eslint-plugin-jsonc: "npm:^2.18.2"
18605-
eslint-plugin-prettier: "npm:^5.1.3"
18606-
fast-glob: "npm:^3.3.3"
18607-
gh-pages: "npm:^6.3.0"
18608-
husky: "npm:^9.1.7"
18609-
jsonc-eslint-parser: "npm:^2.4.0"
18610-
lint-staged: "npm:^15.3.0"
18611-
lodash: "npm:^4.17.21"
18612-
node-gyp: "npm:^10.1.0"
18613-
npm-registry-fetch: "npm:^18.0.2"
18614-
nunjucks: "npm:^3.2.4"
18615-
nx: "npm:^19.8.2"
18616-
open: "npm:^10.1.0"
18617-
pajv: "npm:^1.2.0"
18618-
postcss: "npm:^8.5.3"
18619-
postcss-extend: "npm:^1.0.5"
18620-
postcss-hover-media-feature: "npm:^1.0.2"
18621-
postcss-import: "npm:^16.1.0"
18622-
postcss-licensing: "npm:^2.0.0"
18623-
postcss-load-config: "npm:^5.1.0"
18624-
postcss-modules: "npm:^6.0.1"
18625-
postcss-preset-env: "npm:^9.5.13"
18626-
postcss-pseudo-classes: "npm:^0.4.0"
18627-
postcss-reporter: "npm:^7.1.0"
18628-
postcss-selector-replace: "npm:^1.0.2"
18629-
postcss-sorting: "npm:^9.1.0"
18630-
postcss-values-parser: "npm:^6.0.2"
18631-
prettier: "npm:^3.4.2"
18632-
rimraf: "npm:^6.0.1"
18633-
semver: "npm:^7.7.1"
18634-
stylelint: "npm:^16.9.0"
18635-
stylelint-config-standard: "npm:^36.0.1"
18636-
stylelint-header: "npm:^2.0.1"
18637-
stylelint-high-performance-animation: "npm:^1.10.0"
18638-
stylelint-order: "npm:^6.0.4"
18639-
stylelint-selector-bem-pattern: "npm:^4.0.1"
18640-
stylelint-use-logical: "npm:^2.1.2"
18641-
tar: "npm:^7.4.3"
18642-
yargs: "npm:^17.7.2"
18643-
languageName: unknown
18644-
linkType: soft
18645-
1864618646
"split2@npm:^4.0.0":
1864718647
version: 4.2.0
1864818648
resolution: "split2@npm:4.2.0"

0 commit comments

Comments
 (0)