Skip to content

Commit

Permalink
build(deps): bump safe deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Jul 18, 2024
1 parent b98a356 commit 806b1e3
Show file tree
Hide file tree
Showing 9 changed files with 681 additions and 648 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"devDependencies": {
"@mlaursen/eslint-config": "^4.2.0",
"@types/js-cookie": "^3.0.6",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.7",
"@types/mdx": "^2.0.13",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-window": "^1.8.8",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.7",
"@inquirer/confirm": "^3.1.14",
"@inquirer/input": "^2.2.1",
"@inquirer/rawlist": "^2.1.14",
"@inquirer/confirm": "^3.1.15",
"@inquirer/input": "^2.2.2",
"@inquirer/rawlist": "^2.1.15",
"@mlaursen/eslint-config": "^4.2.0",
"@octokit/core": "^6.1.2",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"husky": "^9.1.0",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3",
"tsx": "^4.16.2",
"turbo": "^2.0.6",
"turbo": "^2.0.7",
"typescript": "^5.5.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"@swc/cli": "^0.4.0",
"@swc/core": "^1.6.13",
"@swc/jest": "^0.2.31",
"@testing-library/dom": "^10.3.1",
"@testing-library/dom": "^10.3.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"license": "MIT",
"dependencies": {
"commander": "^12.1.0",
"glob": "^10.4.5",
"glob": "^11.0.0",
"inquirer": "^9.3.5",
"jscodeshift": "^0.16.1"
},
"devDependencies": {
"@babel/core": "^7.24.8",
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@jest/globals": "^29.7.0",
"@jest/types": "^29.6.3",
Expand All @@ -55,7 +55,7 @@
"@types/glob": "^8.0.1",
"@types/inquirer": "^9.0.7",
"@types/jscodeshift": "^0.11.11",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"eslint": "^8.57.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,22 +78,22 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@jest/types": "^29.6.3",
"@microsoft/api-extractor": "^7.47.0",
"@microsoft/api-extractor": "^7.47.2",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.6.13",
"@swc/jest": "^0.2.36",
"@testing-library/dom": "^10.3.1",
"@testing-library/dom": "^10.3.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.10",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"chokidar": "^3.6.0",
"eslint": "^8.57.0",
"filesize": "^10.1.4",
"glob": "10.4.2",
"glob": "11.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/docs-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/estree-jsx": "^1.0.5",
"@types/hast": "^3.0.4",
"@types/unist": "^3.0.2",
"glob": "^10.4.5",
"glob": "^11.0.0",
"hast-util-heading-rank": "^3.0.0",
"hast-util-properties-to-mdx-jsx-attributes": "^1.0.0",
"mdast-util-from-markdown": "^2.0.1",
Expand All @@ -68,7 +68,7 @@
"unist-util-is": "^6.0.0",
"unist-util-visit": "^5.0.0",
"unist-util-visit-parents": "^6.0.1",
"vfile": "^6.0.1"
"vfile": "^6.0.2"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand All @@ -77,7 +77,7 @@
"@swc/cli": "^0.4.0",
"@swc/core": "^1.6.13",
"@swc/jest": "^0.2.29",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/postcss-sorting": "^8.0.2",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/material-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
},
"devDependencies": {
"@swc/core": "^1.6.13",
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.10",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"eslint": "^8.57.0",
"glob": "^10.4.5",
"glob": "^11.0.0",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"pretty-ms": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-md/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"devDependencies": {
"@swc/cli": "^0.4.0",
"@swc/core": "^1.6.13",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"chokidar": "^3.6.0",
"glob": "^10.4.5",
"glob": "^11.0.0",
"npm-run-all": "^4.1.5",
"tsx": "^4.16.2",
"typescript": "^5.5.3"
Expand Down
Loading

0 comments on commit 806b1e3

Please sign in to comment.