Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @toruslabs/[email protected]
 - @toruslabs/[email protected]
 - @toruslabs/[email protected]
 - @toruslabs/[email protected]
 - @toruslabs/[email protected]
 - @toruslabs/[email protected]
 - @toruslabs/[email protected]
  • Loading branch information
chaitanyapotti committed Jan 15, 2025
1 parent 1bd5238 commit 3238f88
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions 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 packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/config",
"version": "3.0.0",
"version": "3.0.1",
"description": "Sensible Babel, Prettier, Typescript configuration for libraries",
"keywords": [
"eslint",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/eslint-config-javascript",
"version": "4.0.3",
"version": "4.0.4",
"description": "Eslint configuration for JavaScript libraries",
"keywords": [
"eslint",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-node/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@toruslabs/eslint-config-node",
"version": "4.0.3",
"version": "4.0.4",
"description": "Eslint configuration for Node.js",
"keywords": [
"eslint",
"eslintconfig",
"node"
],
"dependencies": {
"@toruslabs/eslint-config-typescript": "^4.0.3",
"@toruslabs/eslint-config-typescript": "^4.0.4",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-security": "^3.0.1",
"globals": "^15.14.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/eslint-config-react",
"version": "4.0.3",
"version": "4.0.4",
"description": "Eslint configuration for React libraries",
"keywords": [
"eslint",
Expand All @@ -10,7 +10,7 @@
"@eslint/compat": "^1.2.5",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@toruslabs/eslint-config-typescript": "^4.0.3",
"@toruslabs/eslint-config-typescript": "^4.0.4",
"@typescript-eslint/parser": "^8.20.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/eslint-config-typescript",
"version": "4.0.3",
"version": "4.0.4",
"description": "Eslint configuration for TypeScript libraries",
"keywords": [
"eslint",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@toruslabs/eslint-config-vue",
"version": "4.0.3",
"version": "4.0.4",
"description": "Eslint config for Vue.js",
"keywords": [
"eslint",
"eslintconfig",
"vue"
],
"dependencies": {
"@toruslabs/eslint-config-typescript": "^4.0.3",
"@toruslabs/eslint-config-typescript": "^4.0.4",
"@vue/eslint-config-typescript": "^14.3.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-vue": "^9.32.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/torus-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/torus-scripts",
"version": "7.0.3",
"version": "7.0.4",
"type": "module",
"description": "Scripts for Torus libraries to manage bundling, lint etc",
"bin": {
Expand All @@ -18,7 +18,7 @@
"@babel/runtime": "^7.26.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.0",
"@toruslabs/config": "^3.0.0",
"@toruslabs/config": "^3.0.1",
"assert": "^2.1.0",
"babel-loader": "^9.2.1",
"browserify-zlib": "^0.2.0",
Expand Down

0 comments on commit 3238f88

Please sign in to comment.