Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Toolkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Web Component Framework
Toolkit
Commits
9a288419
Commit
9a288419
authored
4 years ago
by
Reiter, Christoph
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused rollup-plugin-postcss
parent
0ebe719a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#15485
passed
4 years ago
Stage: test
Stage: deploy
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
packages/knowledge-base-web-page-element-view/package.json
+5
-6
5 additions, 6 deletions
packages/knowledge-base-web-page-element-view/package.json
toolkit-showcase/yarn.lock
+773
-1158
773 additions, 1158 deletions
toolkit-showcase/yarn.lock
yarn.lock
+17
-1019
17 additions, 1019 deletions
yarn.lock
with
795 additions
and
2183 deletions
packages/knowledge-base-web-page-element-view/package.json
+
5
−
6
View file @
9a288419
...
@@ -5,8 +5,8 @@
...
@@ -5,8 +5,8 @@
"main"
:
"src/index.js"
,
"main"
:
"src/index.js"
,
"license"
:
"LGPL-2.1-or-later"
,
"license"
:
"LGPL-2.1-or-later"
,
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"https://gitlab.tugraz.at/dbp/web-components/toolkit.git"
,
"url"
:
"https://gitlab.tugraz.at/dbp/web-components/toolkit.git"
,
"directory"
:
"packages/knowledge-base-web-page-element-view"
"directory"
:
"packages/knowledge-base-web-page-element-view"
},
},
"publishConfig"
:
{
"publishConfig"
:
{
...
@@ -19,6 +19,8 @@
...
@@ -19,6 +19,8 @@
"@rollup/plugin-node-resolve"
:
"^10.0.0"
,
"@rollup/plugin-node-resolve"
:
"^10.0.0"
,
"@rollup/plugin-url"
:
"^5.0.1"
,
"@rollup/plugin-url"
:
"^5.0.1"
,
"chai"
:
"^4.2.0"
,
"chai"
:
"^4.2.0"
,
"eslint"
:
"^7.3.1"
,
"eslint-plugin-jsdoc"
:
"^30.6.4"
,
"karma"
:
"^5.1.0"
,
"karma"
:
"^5.1.0"
,
"karma-chrome-launcher"
:
"^3.0.0"
,
"karma-chrome-launcher"
:
"^3.0.0"
,
"karma-firefox-launcher"
:
"^2.1.0"
,
"karma-firefox-launcher"
:
"^2.1.0"
,
...
@@ -28,11 +30,8 @@
...
@@ -28,11 +30,8 @@
"rollup-plugin-consts"
:
"^1.0.1"
,
"rollup-plugin-consts"
:
"^1.0.1"
,
"rollup-plugin-copy"
:
"^3.1.0"
,
"rollup-plugin-copy"
:
"^3.1.0"
,
"rollup-plugin-delete"
:
"^2.0.0"
,
"rollup-plugin-delete"
:
"^2.0.0"
,
"rollup-plugin-postcss"
:
"^3.1.2"
,
"rollup-plugin-serve"
:
"^1.0.1"
,
"rollup-plugin-serve"
:
"^1.0.1"
,
"rollup-plugin-terser"
:
"^7.0.2"
,
"rollup-plugin-terser"
:
"^7.0.2"
"eslint"
:
"^7.3.1"
,
"eslint-plugin-jsdoc"
:
"^30.6.4"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@dbp-toolkit/auth"
:
"^0.1.0"
,
"@dbp-toolkit/auth"
:
"^0.1.0"
,
...
...
This diff is collapsed.
Click to expand it.
toolkit-showcase/yarn.lock
+
773
−
1158
View file @
9a288419
This diff is collapsed.
Click to expand it.
yarn.lock
+
17
−
1019
View file @
9a288419
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment