Skip to content

Commit

Permalink
fix: update various deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Apr 8, 2024
1 parent 34515b9 commit c1f22bd
Show file tree
Hide file tree
Showing 7 changed files with 2,205 additions and 537 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"serve": "yarn storybook dev"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/eslint-parser": "7.23.10",
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"@babel/eslint-plugin": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.4",
"@babel/preset-react": "7.24.1",
"@ckeditor/ckeditor5-alignment": "40.2.0",
"@ckeditor/ckeditor5-basic-styles": "40.2.0",
"@ckeditor/ckeditor5-block-quote": "40.2.0",
Expand All @@ -43,10 +43,10 @@
"@ckeditor/ckeditor5-theme-lark": "40.2.0",
"@ckeditor/ckeditor5-typing": "40.2.0",
"@ckeditor/ckeditor5-ui": "40.2.0",
"@junipero/core": "3.4.4",
"@junipero/tailwind-plugin": "3.3.0",
"@junipero/theme": "3.4.9",
"@percy/storybook": "5.0.1",
"@junipero/core": "3.4.11",
"@junipero/tailwind-plugin": "3.4.11",
"@junipero/theme": "3.4.11",
"@percy/storybook": "5.0.3",
"@poool/eslint-config": "3.0.1",
"@poool/eslint-config-react": "3.0.1",
"@poool/eslint-plugin": "3.0.0",
Expand All @@ -57,51 +57,51 @@
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@storybook/addon-actions": "7.6.16",
"@storybook/react": "7.6.16",
"@storybook/react-webpack5": "7.6.16",
"@storybook/theming": "7.6.16",
"@storybook/addon-actions": "7.6.17",
"@storybook/react": "7.6.17",
"@storybook/react-webpack5": "7.6.17",
"@storybook/theming": "7.6.17",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@typescript-eslint/parser": "7.0.1",
"autoprefixer": "10.4.17",
"@testing-library/react": "14.3.0",
"@typescript-eslint/parser": "7.5.0",
"autoprefixer": "10.4.19",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"ckeditor5": "40.2.0",
"css-loader": "6.10.0",
"eslint": "8.56.0",
"css-loader": "7.0.0",
"eslint": "8.57.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.34.1",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",
"jest-environment-jsdom": "29.7.0",
"jest-transform-stub": "2.0.0",
"lerna": "8.1.2",
"lerna-changelog": "2.2.0",
"postcss": "8.4.35",
"postcss-loader": "8.1.0",
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
"postcss-url": "10.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-popper": "2.3.0",
"remirror": "2.0.38",
"resolve-url-loader": "5.0.0",
"rollup": "4.12.0",
"rollup": "4.14.1",
"rollup-plugin-dts": "6.1.0",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.71.0",
"sass-loader": "14.1.0",
"storybook": "7.6.16",
"sass": "1.74.1",
"sass-loader": "14.1.1",
"storybook": "7.6.17",
"storybook-dark-mode": "3.0.3",
"style-loader": "3.3.4",
"tailwindcss": "3.4.1",
"tailwindcss": "3.4.3",
"terser-webpack-plugin": "5.3.10",
"typescript": "5.3.3",
"webpack": "5.90.3",
"typescript": "5.4.4",
"webpack": "5.91.0",
"webpack-cli": "5.1.4"
},
"packageManager": "yarn@4.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/addon-ckeditor5-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.9",
"core-js": "3.36.0"
"@babel/runtime-corejs3": "7.24.4",
"core-js": "3.36.1"
},
"scripts": {
"clean": "rm -rf ./dist || true",
Expand Down
4 changes: 2 additions & 2 deletions packages/addon-remirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"remirror": "^2.0.0"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.9",
"core-js": "3.36.0"
"@babel/runtime-corejs3": "7.24.4",
"core-js": "3.36.1"
},
"scripts": {
"clean": "rm -rf ./dist || true",
Expand Down
4 changes: 2 additions & 2 deletions packages/ckeditor5-build-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.9",
"core-js": "3.36.0"
"@babel/runtime-corejs3": "7.24.4",
"core-js": "3.36.1"
},
"scripts": {
"build": "webpack --mode production"
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"npm": ">= 8"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.9",
"@junipero/core": "3.4.4",
"core-js": "3.36.0",
"@babel/runtime-corejs3": "7.24.4",
"@junipero/core": "3.4.11",
"core-js": "3.36.1",
"uuid": "9.0.1"
},
"scripts": {
Expand Down
12 changes: 6 additions & 6 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.9",
"@floating-ui/react": "0.26.9",
"@junipero/hooks": "3.4.1",
"@junipero/react": "3.4.10",
"@junipero/transitions": "3.4.1",
"core-js": "3.36.0",
"@babel/runtime-corejs3": "7.24.4",
"@floating-ui/react": "0.26.11",
"@junipero/hooks": "3.4.11",
"@junipero/react": "3.4.11",
"@junipero/transitions": "3.4.11",
"core-js": "3.36.1",
"uuid": "9.0.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit c1f22bd

Please sign in to comment.