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 Dec 6, 2024
1 parent 7d5fc07 commit 2a933ba
Show file tree
Hide file tree
Showing 10 changed files with 1,379 additions and 1,399 deletions.
14 changes: 7 additions & 7 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,26 +58,26 @@
"server-only": "^0.0.1"
},
"devDependencies": {
"@mlaursen/eslint-config": "^5.2.0",
"@mlaursen/eslint-config": "^6.0.0",
"@types/autosuggest-highlight": "^3.2.3",
"@types/js-cookie": "^3.0.6",
"@types/lodash": "^4.17.13",
"@types/mdx": "^2.0.13",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-window": "^1.8.8",
"chokidar": "^4.0.1",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"nodemon": "^3.1.7",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"sass": "^1.80.6",
"stylelint": "^16.10.0",
"prettier": "^3.4.2",
"sass": "^1.82.0",
"stylelint": "^16.11.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.8.1",
"stylelint-scss": "^6.10.0",
"svgo": "^3.3.2",
"tsx": "^4.19.2",
"typescript": "^5.5.4"
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"release": "pnpm run run-script scripts/release.ts"
},
"devDependencies": {
"@changesets/cli": "^2.27.9",
"@inquirer/confirm": "^5.0.1",
"@inquirer/input": "^4.0.1",
"@inquirer/rawlist": "^4.0.1",
"@changesets/cli": "^2.27.10",
"@inquirer/confirm": "^5.0.2",
"@inquirer/input": "^4.0.2",
"@inquirer/rawlist": "^4.0.2",
"@octokit/core": "^6.1.2",
"dotenv": "^16.4.5",
"eslint": "^9.14.0",
"husky": "^9.1.6",
"dotenv": "^16.4.7",
"eslint": "^9.16.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"tsx": "^4.19.2",
"turbo": "^2.2.3",
"turbo": "^2.3.3",
"typescript": "^5.5.4"
},
"engines": {
Expand Down
22 changes: 11 additions & 11 deletions packages/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,40 +50,40 @@
"@react-md/material-icons": "workspace:*",
"client-only": "^0.0.1",
"cnbuilder": "^3.1.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prismjs": "^1.29.0",
"server-only": "^0.0.1",
"sucrase": "^3.35.0"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@jest/types": "^29.6.3",
"@mlaursen/eslint-config": "^5.2.0",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.9.1",
"@mlaursen/eslint-config": "^6.0.0",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.0",
"@swc/jest": "^0.2.37",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/prismjs": "^1.26.5",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"chokidar-cli": "^3.0.0",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-selector-parser": "^7.0.0",
"sass": "^1.80.6",
"stylelint": "^16.10.0",
"sass": "^1.82.0",
"stylelint": "^16.11.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.8.1",
"stylelint-scss": "^6.10.0",
"typescript": "^5.5.4"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,18 @@
"@babel/preset-env": "^7.26.0",
"@jest/globals": "^29.7.0",
"@jest/types": "^29.6.3",
"@mlaursen/eslint-config": "^5.2.0",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.9.1",
"@mlaursen/eslint-config": "^6.0.0",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.0",
"@swc/jest": "^0.2.37",
"@types/glob": "^8.0.1",
"@types/jscodeshift": "^0.12.0",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"tsx": "^4.19.2",
"typescript": "^5.5.4"
},
Expand Down
24 changes: 12 additions & 12 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,26 +73,26 @@
"license": "MIT",
"dependencies": {
"cnbuilder": "^3.1.0",
"nanoid": "^5.0.8"
"nanoid": "^5.0.9"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@jest/types": "^29.6.3",
"@microsoft/api-extractor": "^7.47.11",
"@mlaursen/eslint-config": "^5.2.0",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.9.1",
"@microsoft/api-extractor": "^7.48.0",
"@mlaursen/eslint-config": "^6.0.0",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.0",
"@swc/jest": "^0.2.37",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/lodash": "^4.17.13",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"chokidar": "^4.0.1",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"filesize": "^10.1.6",
"glob": "11.0.0",
"jest": "^29.7.0",
Expand All @@ -101,14 +101,14 @@
"lodash": "^4.17.21",
"lz-string": "^1.5.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-scss": "^4.0.9",
"prettier": "^3.3.3",
"stylelint": "^16.10.0",
"prettier": "^3.4.2",
"stylelint": "^16.11.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.8.1",
"stylelint-scss": "^6.10.0",
"ts-morph": "^24.0.0",
"ts-node": "^10.9.2",
"tsx": "^4.19.2",
Expand Down
18 changes: 9 additions & 9 deletions packages/docs-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,16 @@
"mdast-util-mdx-jsx": "^3.1.3",
"mdast-util-to-string": "^4.0.0",
"micromark-extension-mdxjs": "^3.0.0",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-combine-duplicated-selectors": "^10.0.3",
"postcss-remove-prefixes": "^1.2.0",
"postcss-selector-parser": "^7.0.0",
"postcss-sorting": "^9.1.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"rehype": "^13.0.2",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"sass": "^1.80.6",
"sass": "^1.82.0",
"sucrase": "^3.35.0",
"ts-morph": "^24.0.0",
"unified": "^11.0.5",
Expand All @@ -73,20 +73,20 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@mdx-js/mdx": "^3.1.0",
"@mlaursen/eslint-config": "^5.2.0",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.9.1",
"@mlaursen/eslint-config": "^6.0.0",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.0",
"@swc/jest": "^0.2.37",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/postcss-sorting": "^8.0.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-default": "^7.0.6",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"pretty-ms": "^9.1.0",
"pretty-ms": "^9.2.0",
"prism-themes": "^1.9.0",
"prismjs": "^1.29.0",
"tsx": "^4.19.2",
Expand Down
1 change: 0 additions & 1 deletion packages/docs-generator/src/scripts/create-prism-themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ async function writeCss(themeName: string, contents: string): Promise<void> {
async function transformCss(css: string): Promise<string> {
const result = await postcss(
// remove prefixes to make it easier to handle replacements
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument, @typescript-eslint/no-unsafe-call
postcssRemovePrefixes(),
// sort everything alphabetically to make it easier for me to find
// properties
Expand Down
12 changes: 6 additions & 6 deletions packages/material-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
"cnbuilder": "^3.1.0"
},
"devDependencies": {
"@mlaursen/eslint-config": "^5.2.0",
"@swc/core": "^1.9.1",
"@mlaursen/eslint-config": "^6.0.0",
"@swc/core": "^1.10.0",
"@types/lodash": "^4.17.13",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"glob": "^11.0.0",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"pretty-ms": "^9.1.0",
"prettier": "^3.4.2",
"pretty-ms": "^9.2.0",
"svgo": "^3.3.2",
"tsx": "^4.19.2",
"typescript": "^5.5.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/react-md/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"@react-md/core": "workspace:*"
},
"devDependencies": {
"@swc/cli": "^0.5.0",
"@swc/core": "^1.9.1",
"@types/node": "^22.9.0",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.0",
"@types/node": "^22.10.1",
"chokidar": "^4.0.1",
"glob": "^11.0.0",
"npm-run-all": "^4.1.5",
Expand Down
Loading

0 comments on commit 2a933ba

Please sign in to comment.