Skip to content

Commit

Permalink
[BREAKING][#309] v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
birdofpreyru committed Nov 27, 2023
1 parent 0c7f4e0 commit 6caa2ed
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 74 deletions.
10 changes: 5 additions & 5 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/theme-common": "^3.0.0",
"@dr.pogodin/react-utils": "file:../dr.pogodin-react-utils-1.26.7.tgz",
"@dr.pogodin/react-utils": "file:../dr.pogodin-react-utils-1.28.0.tgz",
"@mdx-js/react": "^3.0.0",
"docusaurus-plugin-sass": "^0.2.5",
"file-loader": "^6.2.0",
Expand Down
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.26.7",
"version": "1.28.0",
"bin": {
"react-utils-build": "bin/build.js",
"react-utils-setup": "bin/setup.js"
Expand Down Expand Up @@ -36,7 +36,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-router-dom": "^6.18.0",
"react-router-dom": "^6.20.0",
"request-ip": "^3.3.0",
"rimraf": "^5.0.5",
"serialize-javascript": "^6.0.1",
Expand Down Expand Up @@ -73,7 +73,7 @@
"@types/morgan": "^1.9.9",
"@types/node-forge": "^1.3.10",
"@types/pretty": "^2.0.3",
"@types/react": "^18.2.38",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@types/react-helmet": "^6.1.9",
"@types/react-test-renderer": "^18.0.7",
Expand All @@ -83,8 +83,8 @@
"@types/supertest": "^2.0.16",
"@types/uuid": "^9.0.7",
"@types/webpack": "^5.28.5",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.13.0",
"autoprefixer": "^10.4.16",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
Expand Down

0 comments on commit 6caa2ed

Please sign in to comment.