Skip to content

Commit

Permalink
chore: add peer dependencies and update pnpm-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
joelamb committed Oct 9, 2023
1 parent 54bb525 commit 5204d8f
Show file tree
Hide file tree
Showing 3 changed files with 510 additions and 202 deletions.
3 changes: 2 additions & 1 deletion docs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.11.0",
"@crowdstrike/ember-toucan-styles": "^2.0.0",
"@crowdstrike/tailwind-toucan-base": "^4.0.0",
"@docfy/core": "^0.7.0",
Expand Down Expand Up @@ -69,7 +70,6 @@
"@types/qunit": "^2.19.3",
"@types/rsvp": "^4.0.4",
"autoprefixer": "^10.4.14",
"@babel/eslint-parser": "^7.11.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.0.0",
"cssnano": "^6.0.0",
Expand Down Expand Up @@ -117,6 +117,7 @@
},
"dependencies": {
"@crowdstrike/ember-oss-docs": "^1.1.4",
"@ember/string": "^3.0.0",
"@ember/test-waiters": "^3.0.2",
"@embroider/router": "^2.0.0",
"dompurify": "^2.4.5",
Expand Down
Loading

0 comments on commit 5204d8f

Please sign in to comment.