Skip to content

Commit

Permalink
remove carets
Browse files Browse the repository at this point in the history
  • Loading branch information
night committed Dec 23, 2024
1 parent 504022f commit 3c64854
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,35 +24,35 @@
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.26.3",
"@babel/runtime": "7.26.0",
"@formatjs/cli": "^6.3.14",
"@formatjs/intl": "^3.0.4",
"@formatjs/cli": "6.3.14",
"@formatjs/intl": "3.0.4",
"@fortawesome/fontawesome-svg-core": "6.7.2",
"@fortawesome/free-brands-svg-icons": "6.7.2",
"@fortawesome/free-solid-svg-icons": "6.7.2",
"@hello-pangea/dnd": "^17.0.0",
"@hello-pangea/dnd": "17.0.0",
"@rsuite/icons": "1.3.0",
"@sentry/browser": "^8.47.0",
"@sentry/webpack-plugin": "^2.22.7",
"@sentry/browser": "8.47.0",
"@sentry/webpack-plugin": "2.22.7",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"babel-plugin-formatjs": "^10.5.29",
"babel-plugin-formatjs": "10.5.29",
"babel-plugin-wildcard": "7.0.0",
"classnames": "2.5.1",
"clean-webpack-plugin": "4.0.0",
"cookies-js": "1.2.3",
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"delegated-events": "^1.1.2",
"delegated-events": "1.1.2",
"emoji-toolkit": "9.0.1",
"eslint": "9.17.0",
"eslint-plugin-eslint-plugin": "^6.4.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-eslint-plugin": "6.4.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"file-saver": "2.0.5",
"filemanager-webpack-plugin": "8.0.0",
"framer-motion": "^11.15.0",
"framer-motion": "11.15.0",
"fuse.js": "7.0.0",
"git-rev-sync": "3.0.2",
"glob": "11.0.0",
Expand All @@ -66,28 +66,28 @@
"lodash.sortby": "4.7.0",
"lodash.throttle": "4.1.1",
"lodash.uniqby": "4.7.0",
"luxon": "^3.5.0",
"luxon": "3.5.0",
"mini-css-extract-plugin": "2.9.2",
"normalize-path": "^3.0.0",
"normalize-path": "3.0.0",
"postcss": "8.4.49",
"postcss-hexrgba": "2.1.0",
"postcss-loader": "8.1.1",
"postcss-url": "10.1.3",
"prettier": "3.4.2",
"react": "18.3.1",
"react-colorful": "^5.6.1",
"react-colorful": "5.6.1",
"react-dom": "18.3.1",
"react-merge-refs": "2.1.1",
"react-string-replace": "1.1.1",
"reconnecting-eventsource": "^1.6.3",
"reconnecting-eventsource": "1.6.3",
"remove-files-webpack-plugin": "1.5.0",
"rsuite": "5.76.0",
"safe-regex2": "^4.0.0",
"semver": "^7.6.3",
"safe-regex2": "4.0.0",
"semver": "7.6.3",
"string-replace-loader": "3.1.0",
"terser-webpack-plugin": "5.3.11",
"twemoji": "14.0.2",
"uuid": "^11.0.3",
"uuid": "11.0.3",
"virtual-module-webpack-plugin": "0.4.1",
"webpack": "5.97.1",
"webpack-cli": "6.0.1",
Expand All @@ -99,9 +99,9 @@
"> 0.25%, not dead"
],
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"globals": "^15.14.0"
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"globals": "15.14.0"
}
}

0 comments on commit 3c64854

Please sign in to comment.