Skip to content

Commit 4ef6baa

Browse files
committed
Publish
- @iqss/[email protected]
1 parent 0e90218 commit 4ef6baa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/design-system/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iqss/dataverse-design-system",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Dataverse Design System Component Library",
55
"license": "MIT",
66
"repository": {
@@ -32,25 +32,25 @@
3232
},
3333
"dependencies": {
3434
"@types/react": "18.0.27",
35-
"typescript": "4.9.5",
36-
"vite-plugin-istanbul": "4.0.1",
3735
"bootstrap": "5.2.3",
3836
"react-bootstrap": "2.7.2",
3937
"react-bootstrap-icons": "1.10.3",
40-
"sass": "1.58.1"
38+
"sass": "1.58.1",
39+
"typescript": "4.9.5",
40+
"vite-plugin-istanbul": "4.0.1"
4141
},
4242
"devDependencies": {
43-
"@vitejs/plugin-react": "3.1.0",
44-
"@testing-library/cypress": "9.0.0",
4543
"@storybook/react": "7.0.2",
4644
"@storybook/test-runner": "0.10.0",
45+
"@testing-library/cypress": "9.0.0",
46+
"@vitejs/plugin-react": "3.1.0",
47+
"axe-playwright": "1.2.3",
48+
"chromatic": "6.17.4",
4749
"cypress": "12.5.1",
50+
"react": "18.2.0",
4851
"vite": "4.1.5",
4952
"vite-plugin-dts": "2.3.0",
50-
"vite-plugin-libcss": "1.0.6",
51-
"react": "18.2.0",
52-
"axe-playwright": "1.2.3",
53-
"chromatic": "6.17.4"
53+
"vite-plugin-libcss": "1.0.6"
5454
},
5555
"files": [
5656
"dist",

0 commit comments

Comments
 (0)