Skip to content

Commit 190dddf

Browse files
committed
feat: initial alpha release
1 parent 8148a30 commit 190dddf

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "config-r",
2+
"name": "@sillsdev/config-r",
33
"version": "0.0.2",
44
"license": "MIT",
55
"packageManager": "yarn@3.4.1",
@@ -49,8 +49,8 @@
4949
"@mui/icons-material": "^5.5.1",
5050
"@mui/material": "^5.5.3",
5151
"@mui/styles": "^5.5.3",
52-
"@semantic-release/commit-analyzer": "^9.0.2",
5352
"@semantic-release/changelog": "^6.0.2",
53+
"@semantic-release/commit-analyzer": "^9.0.2",
5454
"@storybook/addon-actions": "^6.5.16",
5555
"@storybook/addon-essentials": "^6.5.16",
5656
"@storybook/addon-links": "^6.5.16",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -3307,6 +3307,69 @@ __metadata:
33073307
languageName: node
33083308
linkType: hard
33093309

3310+
"@sillsdev/config-r@workspace:.":
3311+
version: 0.0.0-use.local
3312+
resolution: "@sillsdev/config-r@workspace:."
3313+
dependencies:
3314+
"@babel/core": ^7.16.5
3315+
"@emotion/babel-plugin": ^11.7.2
3316+
"@emotion/eslint-plugin": ^11.10.0
3317+
"@emotion/react": ^11.8.2
3318+
"@emotion/styled": ^11.8.1
3319+
"@mui/icons-material": ^5.5.1
3320+
"@mui/material": ^5.5.3
3321+
"@mui/styles": ^5.5.3
3322+
"@semantic-release/changelog": ^6.0.2
3323+
"@semantic-release/commit-analyzer": ^9.0.2
3324+
"@storybook/addon-actions": ^6.5.16
3325+
"@storybook/addon-essentials": ^6.5.16
3326+
"@storybook/addon-links": ^6.5.16
3327+
"@storybook/builder-vite": ^0.4.0
3328+
"@storybook/react": ^6.5.16
3329+
"@types/lodash": ^4.14.178
3330+
"@types/mark.js": ^8.11.7
3331+
"@types/react": ^17.0.43
3332+
"@types/react-color": ^3.0.6
3333+
"@types/react-dom": ^17.0.14
3334+
"@typescript-eslint/eslint-plugin": ^5.51.0
3335+
"@typescript-eslint/parser": ^5.51.0
3336+
"@vitejs/plugin-react": ^3.1.0
3337+
"@vitejs/plugin-react-refresh": ^1.3.6
3338+
babel-loader: ^8.2.3
3339+
eslint: ^8.33.0
3340+
eslint-config-prettier: ^8.6.0
3341+
eslint-plugin-import: ^2.27.5
3342+
eslint-plugin-jsx-a11y: ^6.7.1
3343+
eslint-plugin-prettier: ^4.2.1
3344+
eslint-plugin-react: ^7.32.2
3345+
eslint-plugin-simple-import-sort: ^10.0.0
3346+
eslint-plugin-storybook: ^0.6.10
3347+
formik: ^2.2.9
3348+
formik-mui: ^4.0.0-alpha.3
3349+
lodash: ^4.17.21
3350+
mark.js: ^8.11.1
3351+
pre-commit: ^1.2.2
3352+
prettier: ^2.8.4
3353+
react: ^17.0.2
3354+
react-children-utilities: ^2.6.3
3355+
react-color: ^2.19.3
3356+
react-dom: ^17.0.2
3357+
react-json-view: ^1.21.3
3358+
rollup-plugin-copy: ^3.4.0
3359+
typescript: ^4.9.5
3360+
vite: ^4.1.1
3361+
vite-plugin-dts: ^1.7.2
3362+
peerDependencies:
3363+
"@emotion/react": ^11.8.2
3364+
"@emotion/styled": ^11.8.1
3365+
"@mui/icons-material": ^5.5.1
3366+
"@mui/material": ^5.5.3
3367+
"@mui/styles": ^5.5.3
3368+
react: ">=17.0.2"
3369+
react-dom: ">=17.0.2"
3370+
languageName: unknown
3371+
linkType: soft
3372+
33103373
"@storybook/addon-actions@npm:6.5.16, @storybook/addon-actions@npm:^6.5.16":
33113374
version: 6.5.16
33123375
resolution: "@storybook/addon-actions@npm:6.5.16"
@@ -7256,69 +7319,6 @@ __metadata:
72567319
languageName: node
72577320
linkType: hard
72587321

7259-
"config-r@workspace:.":
7260-
version: 0.0.0-use.local
7261-
resolution: "config-r@workspace:."
7262-
dependencies:
7263-
"@babel/core": ^7.16.5
7264-
"@emotion/babel-plugin": ^11.7.2
7265-
"@emotion/eslint-plugin": ^11.10.0
7266-
"@emotion/react": ^11.8.2
7267-
"@emotion/styled": ^11.8.1
7268-
"@mui/icons-material": ^5.5.1
7269-
"@mui/material": ^5.5.3
7270-
"@mui/styles": ^5.5.3
7271-
"@semantic-release/changelog": ^6.0.2
7272-
"@semantic-release/commit-analyzer": ^9.0.2
7273-
"@storybook/addon-actions": ^6.5.16
7274-
"@storybook/addon-essentials": ^6.5.16
7275-
"@storybook/addon-links": ^6.5.16
7276-
"@storybook/builder-vite": ^0.4.0
7277-
"@storybook/react": ^6.5.16
7278-
"@types/lodash": ^4.14.178
7279-
"@types/mark.js": ^8.11.7
7280-
"@types/react": ^17.0.43
7281-
"@types/react-color": ^3.0.6
7282-
"@types/react-dom": ^17.0.14
7283-
"@typescript-eslint/eslint-plugin": ^5.51.0
7284-
"@typescript-eslint/parser": ^5.51.0
7285-
"@vitejs/plugin-react": ^3.1.0
7286-
"@vitejs/plugin-react-refresh": ^1.3.6
7287-
babel-loader: ^8.2.3
7288-
eslint: ^8.33.0
7289-
eslint-config-prettier: ^8.6.0
7290-
eslint-plugin-import: ^2.27.5
7291-
eslint-plugin-jsx-a11y: ^6.7.1
7292-
eslint-plugin-prettier: ^4.2.1
7293-
eslint-plugin-react: ^7.32.2
7294-
eslint-plugin-simple-import-sort: ^10.0.0
7295-
eslint-plugin-storybook: ^0.6.10
7296-
formik: ^2.2.9
7297-
formik-mui: ^4.0.0-alpha.3
7298-
lodash: ^4.17.21
7299-
mark.js: ^8.11.1
7300-
pre-commit: ^1.2.2
7301-
prettier: ^2.8.4
7302-
react: ^17.0.2
7303-
react-children-utilities: ^2.6.3
7304-
react-color: ^2.19.3
7305-
react-dom: ^17.0.2
7306-
react-json-view: ^1.21.3
7307-
rollup-plugin-copy: ^3.4.0
7308-
typescript: ^4.9.5
7309-
vite: ^4.1.1
7310-
vite-plugin-dts: ^1.7.2
7311-
peerDependencies:
7312-
"@emotion/react": ^11.8.2
7313-
"@emotion/styled": ^11.8.1
7314-
"@mui/icons-material": ^5.5.1
7315-
"@mui/material": ^5.5.3
7316-
"@mui/styles": ^5.5.3
7317-
react: ^17.0.2
7318-
react-dom: ^17.0.2
7319-
languageName: unknown
7320-
linkType: soft
7321-
73227322
"console-browserify@npm:^1.1.0":
73237323
version: 1.2.0
73247324
resolution: "console-browserify@npm:1.2.0"

0 commit comments

Comments
 (0)